6.1 problem solving Flashcards
thinking
The processing of information to solve problems, reason, and make judgments and decisions.
well-defined problem
A problem with clear specifications of the start state, goal state, and the processes for reaching the goal state.
ill-defined problem
A problem lacking clear specification of either the start state, goal state, or the processes for reaching the goal state.
fixation
the inability to create a new interpretation of a problem.
functional fixedness
The inability to see that an object can have a function other than its typical one in solving a problem.
mental set
The tendency to use previously successful
problem-solving strategies without considering others that are more appropriate for the current problem.
insight
A new way to interpret a problem that immediately yields the solution.
algorithm
A step-by-step
problem-solving procedure that guarantees a correct answer to a problem.
heuristic
A problem-solving strategy that seems reasonable given one’s past experience with solving problems, especially similar problems, but does not guarantee a correct answer to a problem.
anchoring and adjustment heuristic
A heuristic for estimation problems in which one uses his or her initial estimate as an anchor estimate and then adjusts the anchor up or down (often insufficiently).
working backward heuristic
A problem-solving heuristic in which one attempts to solve a problem by working from the goal state back to the start state.
means–end analysis heuristic
A problem-solving heuristic in which the distance to the goal state is decreased systematically by breaking the problem down into subgoals and achieving these subgoals.