T1:Lecture 5 Flashcards

1
Q

What is problem solving?

A

Overcoming an obstacle to reach a goal

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the 4 step procedure to get from start-end?

A
  1. Understand the problem
  2. Hypothesise solutions
  3. Test solutions
  4. Evaluate/refine
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are the three type of strategies?

A
  1. Trial/Error
  2. Algorithm
  3. Heuristic
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

How does trial/error work?

A
  • Random with minimal thought

- Common technique in children

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

How does Algorithm work?

A

-Rule that guarantees a solution e.g recipe

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

How does Heuristic work?

A

-Doesn’t guarantee a solution but often words and saves time

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is the means-end analysis?

A
  • Step by step getting closer to reaching a goal
  • Uses subgoal
  • Cognitively energy efficient
  • e.g. tower of Hanoi
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is the Hill Climbing analysis?

A
  • Process that appears to move backwards before forwards
  • Changing the state of the problem becoming closer to the solution
  • e.g. Farmer, chicken, fox, grain
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Evidence for Means-End analysis

A

Participants perform series of movements then a long pause

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Evidence for Hill Climbing analysis

A

Transferring an item backwards comes with difficulty as it appears to regress progress

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What makes creative problem solving difficult?

A

Semantic networks. Creativity requires associations between items that don’t necessarily go together

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

How do we try solve creative probmes?

A

Applying the way we solved a past problem.

Must have structural and contextual similarity

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What are the obstacles to problem solving?

A
  • Mental sets

- Functional Fixedness

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What are mental sets?

A

-Habits/assumptions bringing to problem solving

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is functional fixedness?

A
  • Object presentation influencing effectiveness of solving

- (Candle Problem-Dunker 1945)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

How do we overcome obstacles?

A
  • Taking breaks: might release mental set
  • Incubation: sleep, forget/revise info and draw connections
  • Practicing divergent thinking