Problem Solving
Problem Solving
PSY 2110
Problem Solving
Defining problem-solving activity:
Initial state
Operators that include
tools or path
constraints, ruling out
options and other
Goal state solutions
Heuristics for problem solving
Hill climbing strategy: For any particular state, carry out the
operation that moves you closest to the final goal state.
(often not a good strategy)
Means-end analysis:
1. Break down the current difference between initial state and
goal into subgoals with sub-differences.
2. Choose the most important difference, then
3. find an operator that will reduce this
Working backwards:
1. Start at the goal state and
2. work backwards via means-end analysis,
Working backwards Heuristic: Example
One (painful) way to solve the water lilies problem
1 1 31 1073741824 61 1152921504606850000
• Initial number of water lilies = 1 2
3
2 32
4 33
2147483648
4294967296
62
63
2305843009213690000
4611686018427390000
•
4 8 34 8589934592 64 9223372036854780000
double the initial value 90 times 5 16 35 17179869184 65 18446744073709600000
6 32 36 34359738368 66 36893488147419100000
Working backwards: 18
19
131072 48
262144 49
140737488355328
281474976710656
78
79
151115727451829000000000
302231454903657000000000
Suppose you are a doctor faced with a patient who has a malignant
tumour in his or her stomach. It is impossible to operate on the patient,
but unless the tumor is destroyed the patient will die. There is a special
type of ray that can be used to destroy the tumor, as long as the rays
reach the tumor with sufficient intensity. However, at the necessary
intensity, the healthy tissue that the rays pass through will also be
destroyed and the patient will die. At lower intensities, the rays are
harmless but they will not affect the tumor either. What procedure might
the doctor employ to destroy the tumor with the rays, at the same time
avoiding destroying any healthy tissue?
Duncker Radiation Problem
Routine v. Insight Problems: A useful
distinction?
• Key Concept: insight and trial-and-error
(routine) problems involve subjectively different
experiences
• Key Debate: “Special Process” vs. “Business as
Usual”
• Routine: problem-solvers good at predicting
their success; monitor accurately how close they
are to solution
• Insight: problem-solvers poor at predicting
success; can’t monitor closeness to solution
– “What can move large logs but cannot move a small
nail?”
Common Errors in Problem Solving
• 1. Inaccuracies in reading
– Reading material without fully understanding the
material
– Reading the material too fast
– Missing words or misreading words because you
are not reading completely
– Failing to reread difficult passages
18
Common Errors in Problem Solving
• Inaccuracy in thinking
– Placing more importance on speed or ease of obtaining an answer
rather than accuracy
– Not being careful to perform needed operations accurately
– Being inconsistent in the way problems are interpreted and solved
– Not checking the accuracy of a solution
– Drawing a conclusion in the middle of the problem without sufficient
thought
– Working too quickly results in the above errors
19
Common Errors in Problem Solving
• Weakness in problem analysis
– Trying to solve the whole problem without breaking it
down into sub-goals
– Failing to use prior knowledge and experiences
– Skipping difficult material or unfamiliar words, etc.
– Not properly constructing a representation of the ideas
presented in the problem
20
Common Errors in Problem Solving
• Lack of perseverance
– Making a weak attempt to solve the problem –
lack of confidence?
– Choosing an answer quickly because it looked or
felt right instead of fully analyzing the problem
– Jumping to a conclusion halfway through the
process
21
Proficient Problem Solvers
• Have a positive attitude – confident
• Great concern for accuracy
• Break problems into parts that can be
accomplished
• Avoid guessing and jumping to conclusions
• More active – do more things and put in more
effort
22
Improving Problem Solving Ability
• 1. Increase knowledge base – experts have more efficient methods for problem
solving
• 7. Draw a picture
23
Measuring Creativity
• Most people know who a creative person is, but
creativity is difficult to measure
24