• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/12

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

12 Cards in this Set

  • Front
  • Back

what is problem solving

purposeful and direct cognition that requires attention, WM, and fluid intelligence

structure of a problem

search space: include initial state, intermediates states or sub-goals, operators and goal state


problem space - the path the solver takes to reach the goal state



search and problem spaces

Tower of Hanoi is an example where you have to move disks without putting a larger one on top of a smaller one

2 types of problems

well-defined: defined goal and initial state with identifiable sub-goals and operators


ill-defined: the goals state, initial state, and/or operators are not clearly defined in advance

operators

what allow us to move from initial to intermediate to goal tastes even when we don't know what the search space looks like


two operators: algorithms and heuristics

algorithms

exhaustive search, explore every option one by one


useful because straightforward and easy to apply


problematic when options expand; could have combinatorial explosion

heuristics

strategies that bring you close to answer with no guarantee of working


most useful when you know the goal state, but not the initial state

means-end analysis


(Heuristics)

identify current state, compare to goal state, and choose sub-gals to reduce difference


most useful when you know the search space and can estimate the shortest path from initial state to goal state

analogy


(Heuristic)

when you compare the structure or characteristics of two seemingly different situation or events to find useful similarities


positive transfer: notice parallels, map elements, apply solution


negative transfer: surface differences can distract

problems beyond algorithms and heuristics

experience can hinder insight by constraining creativity


familiarity with an object's function can hinder seeing other possible uses


requires cognitive restructuring


biased to respond based on past experience

what is creativity?

novel and useful and uses divergent and convergent elements


identified stages: preparation, incubation, illumination, verification


'creative cognition'

insight problem solving

achieved by a sudden, surprising, confident, Aha! moment rather than a deliberate =, analytical march towards the solution


solving by insight require one additional area/stage beyond analysis: RH aSTG for integration of distant/novel semantic relationships


solving via insight requires recognizing connections between distant concepts (defining aspect of creativity)