Problem solving Flashcards
Problem solving.. hmm.. Define problem!
A problem occurs when there is an obstacle between a present state and a goal and it is not immediately obvious how to get around the obstacle. (Lovett, 2002).
A problem occurs when there is an obstacle between a present state and a goal and it is not immediately obvious how to get around the obstacle. (Lovett, 2002). Is it possible to further divide between different types of problems?
One typical differentiation is between well-defined problems and ill-defined problems.
What are well-defined problems?
Well-defined problems usually have a correct answer; certain procedures, when applied correctly, will lead to a solution.
What are ill-defined problems?
Ill defined problems, which occur frequently in everyday life, do not necessarily have one “correct” answer, and the path to their solution is often unclear ( Pretz et al, 2003)
How was the study of problem solving introduced into psychology?
The Gestalt Approach introduced the study of problem solving to psychology in the 1920s.
Briefly grasp the essence of the gestalt approach to problem solving.
Problem solving, for the Gestalt psychologists, was (1) how people represent a problem in their mind and (2) how solving a problem involves a reorganisation or restructuring of this representation.
The gestalt psychologists also introduced the idea that restructuring is associated with insight - the sudden realisation of a problem’s solution. Is there any scientific evidence for this?
Modern researchers have debated whether insight actually exists. Most reports of the specialness of insight experience are anecdotal (Weinberg, 1995; Weinberg & Alba, 19811, 1982). However, Janet Metcalfe and David Wiehe (1987) id an experiment designed to test this. They had participants work on problems anecdotally considered to be insight problems, and another group work on problems considered to be non-insight problems. They would also ask the participants every 15 seconds how close they thought they were to the solution. The results indicated that the “insight problems” indeed had insight participants much less confident of their closeness to the solution right up until they solved it, compared to a more linear curve in the non-insight group.
The gestalt psychologists identified what they meant was the major obstacle to problem solving. What is it?
Fixation - people’s tendency to focus on a specific characteristic of the problem that keeps them from arriving at a solution.
Mention a typical problem in which fixation is an obstacle?
Maier’s two-string problem, in which the participant’s task is to tie together two strings that are hanging from the ceiling. This is difficult because the strings are separated, so ti is impossible to reach one of them while holding the other. Other objects available for solving this problem are a char and a pair of pliers. Fixedness in the normal function of pliers causes people to not consider how it can be used as a pendulum. Maier would set the string into motion by “accidentally” brushing up against it if the participants had not solved the problem within 10 minutes. Then 23/27 participants would solve it within 60 seconds.
In 1956 there were two important AI conferences, one at MIT and one at Dartmouth. Alan Newell and Herbert Simon were at both, and they described their computer program that was designed to simulate human problem solving. Alan Newell and Herbert Simon introduced a new way to look at human problem solving. In what way?
This marked the beginning of a research program that described problem solving as a process that involves search.
What is meant by describing problem solving as a process that involves search?
Instead of just considering the initial structure of a problem and then the new structure achieved when the problem is solved, Newell and Simon described problem solving as a search that occurs between the posing of the problem and its solution.
One key term for Newell-Simon Approach to Problem solving is initial state. Describe what that means, and illustrate with an example from the Tower of Hanoi problem.
The initial state are the conditions at the beginning of a problem. In the tower of hanoi, the initial state has all three discs on the left peg.
One key term for Newell-Simon Approach to Problem solving is goal state. Describe what that means, and illustrate with an example from the Tower of Hanoi problem.
The goal state is the solution to the problem. In the tower of hanoi problem the goal state has all three discs on the right peg.
One key term for Newell-Simon Approach to Problem solving is intermediate state. Describe what that means, and illustrate with an example from the Tower of Hanoi problem.
The intermediate state are the different states that occur when changing the state from the initial state and moving it toward the goal state. In the tower on hanoi this can be moving the first disc.
One key term for Newell-Simon Approach to Problem solving is operators. Describe what that means, and illustrate with an example from the Tower of Hanoi problem.
Operators are actions that take the problem from one state to another. Operators are usually governed by rules. In the tower of hanoi problem, an operator is moving a disc. Moving a disc is governed by the ruke: a larger disc can’t be placed on a smaller one.