What is problem solving?
multi step process to shift your current problem state to a goal-state
What is a well-defined problem?
What is an ill-defined problem?
What is goal directedness?
clear path to move from problem to solution
which kind of problem requires more cognitive load?
ill-defined problem
what is a cognitive load?
the amount of information held inmind at one time
What is problem space?
representation of a problem that includes:
What are think aloud procedures used for?
Used to measure complex thinking to understand strategies
what are concurrent verbalizations?
describe what you are doingas you do it
What are retrospective verbalizations?
describe what you did at an earlier time
What is a brute force approach?
Systematic algorithms represent all the possible steps from the problem state to goals,
go through all the options via a blind search
What is combinatorial explosion?
computing too many alternatives takes
up more resources than are available
What is the hill climbing strategy?
-This is a difference reduction strategy
- Select the operation that brings you closer to the goal without examining the whole
problem space
-can lead to false outcomes
what is the means-end strategy?
Identifying sub-problems to complete the goal
- This strategy includes forward and backward movements and constantly evaluate the
difference between current and goal states
What is analogical problem solving?
What are surface details?
description of the story; what it is about
what are structural details?
governing principles underlying a problem
what is the einstellung effect?
The bias to use of only familiar methods and overlook more efficient or alternative
methods when problem solving
what can emerge from einstellung effect?
rigid thinking
What is functional fixedness?
The inability to see beyond the most common use of a particular object
What is the general parts technique?
To overcome functional fixedness
What is reproductive thinking?
the application of previously acquired knowledge
what is productive thinking?
restructuring or re-defining how a problem is viewed to think of
new ways to solve it
what is the result of productive thinking?
insight