Problem Solving Flashcards
problem solving
recognizing there is a problem, analyzing and solving it, verifying the effectiveness of the solution
recursive and cyclical, applicable to future situations
takes into account both bottom-up and top-down information (higher-order cognitive process)
problem space theory
initial state, problem state which contains all intermediate states - possible steps to arrive at a solution, and goal state
operators are the actions to take to arrive at the goal state
well-defined problems
have correct answers and rules and procedures to arrive at them (can be solved by algorithms)
requirements are unambiguous, all information needed is present
has constraints that tell you how to reach the outcome
ill-defined problems
have many paths to take to arrive at many possible correct answers, you don’t necessarily know when you’ve arrived at a correct answer
requires added information and context, problem is ambiguous, situational
has few limitations = you must create your own path
behavioural approach to problem solving (Thorndike)
problem solving is reproductive: we use previous knowledge (examples and rules) and consciously search through possible solutions - trial and error
Law of Effect
part of the behaviourist approach to problem-solving
any response that does not produce a satisfying effect gets weaker, and any that does gets stronger
Gestalt approach to problem solving
problem solving is productive: we manipulate and restructure information in our minds (multiple POVs, reframe, reconsider, rethink)
insight
- a solution suddenly occurs to you which your are confident in
- only accounted for by Gestalt approach, during restructuring
- occurs because we see things as wholes, not sums of parts (bistable figures are viewed all-or-none)
- some problems are best solved by insight because they require restructuring
- insight results from impasse (realizing you cannot solve the problem by normal thinking - you have no choice)
restructuring
thinking flexibly about ways to represent the problem, changing its representation in our mind
getting over mental sets
like restructuring a bi-stable figure to see it the other way
heuristics
commonsense, rules of thumb, educated guesses, intuition (shortcuts to problem solving based on past experience)
help to reduce processing power
when do we use heuristics
when we are faced with too much information to process, time to make a decision is limited, decision is unimportant, too little information, a heuristic comes to mind in that moment
working backwards heuristic
solve a problem by focusing on the final result
means-end analysis heuristic
breaking down the larger goal into smaller sub-goals and re-evaluating progress at each step (flexibility)
using forward and backward moves and constantly evaluating the difference between current and goal states, takes into account the full problem space
mental set heuristic
tendency to use solutions that have worked in the past, leads to inflexible thinking
tells you what to pay attention to in a given situation
functional fixedness
tendency to view objects only for their intended purpose because of prior experience
what is an essential part of problem solving?
ignoring irrelevant distractors - not an innate skill, develops in young children and declines in old age
fixation in problem solving
focus on a specific characteristic of a problem - inhibits people from finding a solution
insight problem vs. non-insight problem
a solution pops into your consciousness vs. you have to consciously work through the steps to arrive at the solution