psychology lectures- problem solving shortcuts

13
Problem Solving Shortcuts through the Problem Space

Upload: faumijk

Post on 15-Dec-2015

7 views

Category:

Documents


1 download

DESCRIPTION

Psychology lectures- Problem Solving shortcuts

TRANSCRIPT

Page 1: Psychology lectures- Problem Solving shortcuts

Problem Solving

Shortcuts through the Problem Space

Page 2: Psychology lectures- Problem Solving shortcuts

Problem Solving

• Problem = a situation in which one is trying to reach a goal

• Problem solving = finding a means for arriving at a goal

Page 3: Psychology lectures- Problem Solving shortcuts

Stages of Problem Solving

1. Define the problem -- Problem identification and representation

2. Select a strategy -- plan a solution

3. Carry out the strategy -- execute the plan

4. Evaluate the plan and the solution -- determine whether it worked

Page 4: Psychology lectures- Problem Solving shortcuts

Defining the Problem

1. Identify the initial state and the goal state– Well-defined Problem: clear definition of problem

and goal states (example: locked out of your house)

– Ill-defined Problem: the problem or goal state is not clearly defined (example: increase crop production in USSR -- Voss, Grene, Post, & Penner, 1983)

2. Decide how to represent the initial and goal states

Page 5: Psychology lectures- Problem Solving shortcuts

Problem Representation

• How difficult it is to solve a problem often depends on how you choose to represent it.

• Some examples:– "number scrabble" (Newell & Simon, 1972) – "Bird and Trains" math problem

(from Posner 1973, Cognition: An introduction) – The monk problem (Duncker, 1945)

Page 6: Psychology lectures- Problem Solving shortcuts

Selecting a Strategy:Algorithms vs. Heuristics

• Algorithm– a procedure that is guaranteed to produce a

solution to the problem – Examples:

• solving the anagram "xbo“ by enumerating all possible combinations: xbo, xob, oxb, obx, bxo, box

• What about "ntraoc"? There are 6! (or 72) possible combinations.

Page 7: Psychology lectures- Problem Solving shortcuts

Heuristics in Problem Solving

• Heuristic = a rule of thumb, or "mental shortcut" for solving a problem

• not guaranteed to give the right answer• usually much more efficient than an algorithm• Heuristics for solving anagrams:

– “xbo”o vowel in the middle o assume “x” is not word-initial

– “ntraoc”o start with likely groupings of letters: "ant, car, tan, tar, ton"

Page 8: Psychology lectures- Problem Solving shortcuts

Problem Space and Computational Complexity

• Problem space = all the possible states of affairs that could be produced from transformations of the initial problem state.

• Problem solving consists of searching the problem space for a state that matches your goal state.

• Algorithms search the entire space; heuristics search only part

• If the problem space is too large, an algorithmic approach is impossible. Example: Chess.

Page 9: Psychology lectures- Problem Solving shortcuts

Useful Problem-Solving Strategies (Heuristics)

• Simple Search (Hill Climbing)• Means-end Analysis

– Break the problem into subgoals

– Used in the General Problem Solver (Newell & Simon, 1963; Newell, Simon, & Shaw, 1958)

• Working Backwards. Useful when:

o There is only one goal state and it is clearly specified

o There are a number of possible ways to represent the problem state

Page 10: Psychology lectures- Problem Solving shortcuts

Try Out Your Problem Solving Skills• The “Calvin & Hobbes” Game • The Water Jar Problem (Luchins, 1942)

• The “9 Dots” Problem – Can you connect all 9 of these dots by drawing 4 straight

lines, without lifting your pencil from the page?– Give up? Here is a solution.

Page 11: Psychology lectures- Problem Solving shortcuts

“Set” in Problem Solving

• "set" = state of mind a person brings to a problem solving situation

• An inappropriate "set" can keep you from representing the problem in the most productive way, or from choosing the best solution strategy.

Page 12: Psychology lectures- Problem Solving shortcuts

“Set” interfering with problem representation

• The nine dots problem -- including an unnecessary boundary in your representation of the problem

• Functional Fixedness: failing to see a new use for an object

– Duncker (1945) -- mount a candle on the wall– The two string problem

Page 13: Psychology lectures- Problem Solving shortcuts

“Set” interfering with choosing an effective solution strategy

• "Persistence of set" in the water jar problem (Luchins, 1942)