PSYC1200 > CHAPTER 8.4: Problem Solving > Flashcards
what are algorithms
strategies based on following series of rigid rules to solve problems (like a computer) brute forcing every possible solution
what are heuristics
problem solving strategies that rely on prior experiences!
ex. when playing hangman trying to make it more likely to find word based on what we know about how words are structued
what are mental sets
programed routine ways of solving a problem! results when people memorize things!
(ex what diana was talking about with people literally copying practice problems)
what is the nine dot problem
when someone asked to connect nine dots using only four straight lines without lifting their pen off the paper. rarely can do it because the solution requires them to continue drawing past the confines of the dots!
results from mental sets
what is functional fixedness
when we only think of the most obvious use of an object!