Problem Solving (chpt. 11) Flashcards
Problem
A difference between an original state and a desired state that is not steadily changed
Problem Finding
Even important problems may not be obvious children see problems more easily
Problem Representation
Requirements, correspondence, internal to external consistency, blanket in yogurt in a blanket does not mean a bed cover
Experiment: The five handed monster problem
Participants had to read the problem monster problem 3 monsters held 3 different size globe s, m ,l. Sentences with important parts are re-read more often
Ways of representing problems
symbols, math word problems, symbols make manipulations possible
WORP: Matrix
best for properties and positions
WORP:Diagrams
good for assembly problem
WORP:Hierarchical tree diagrams
probability problems
is a figure that uses a tree like structure t show various possible options in a problem. The kind of diagram is especially helpful in showing the relationship between categorized items
WORP: Visual Images
Good for comparison problems
Situated cognition
real world context are information rich
we often use helpful information in our immediate environment to create spatial representations we make decisions about the up-down dimension more quickly than decisions about the left-right dimension
Algorithm
Guaranteed success, but may take a very long time example systematic random search
is a method that will always produce a solution to the problem although the process can sometimes be inefficient
Hueristics
rule of thumb methods usually successful and comparatively quick example generating common names to help remember a person’s name
Thinking
requires you to go beyond the information you were given so that you can reach a goal. The goal may be a solution, a belief, or a decision,
Problem Solving
refers to the processes necessary to reach a goal, typically in situations where the solution is not immediately obvious
- The initial State
- The goal state and
- The obstacles
Initial state
describes the situation at the beginning of the problem
Goal State
when you solve the problem
Obstacles
describe the restrictions that make it difficult to proceed from the initial state to the goal state