Week 10 - Problem solving, Reasoning, & Decision making Flashcards
What are the tasks that categorise key aspects of problem solving?
Problem space
Problem state
Operators
Goal state
Problem solving
What is problem space?
Consists of various states of the problem. Contains start state, goal state, and all in between.
What is problem state?
Representation of the problem in some degree of solution. The steps in between, when problem solving.
What are operators?
Actions that will transform the problem states into another.
What is goal state?
The end goal of a problem
What determines the operators available to the problem solver?
This defines the problem space
How does the problem solver select a particular operator?
This determines the path the problem solver will take.
What are the 3 ways to acquire new operators?
Discovery
Direct instruction
Analogy/ imitation (similarities to other problems you’ve encountered)
What are the 3 criteria for selecting operators?
- backup avoidance = we avoid operators that will bring problem state back.
- difference reduction = tendency to select operators that eliminate a difference between current state and goal state.
- means-ends analysis = looking at bigger picture. Creates sub-goal to enable end goal. E.g. tower of hanoi problem.
What is a set effect in problem solving?
Biased towards solutions that used to work. E.g. “set” in our ways.
What is the incubation effect in problem solving?
Sometimes solutions to problem become easier after a period of time in which one has ignored trying to solve the problem.
SO TAKE A BREAK
What are the 4 areas where human irrationality is found.
- Reasoning about conditionals.
- Reasoning about quantifiers
- Reasoning about probabilities
- Decision making
What is “reasoning about conditional”? What task is this referring to?
If A occurs, then B must be true. However when you have an A and B statement, you cannot flip it to make the rule true.
This is referring to the Wason selection task.
What is reasoning about probabilities?
Judgements of probabilities/ frequencies are often biased. I.e. estimate proportion of words that begin with K, and also have K in the third position. We assume more words begin with K.
What is subjective utility?
Subjective value someone places on something.