L11 - Problem Solving Flashcards

1
Q

What is a problem? How does a problem arise

A

A problem arises when there is an obstacle between a present state and a goal state and it is not obvious how to get around the obstacle.

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

What are the four different types of problems?

A
  1. Well-defined problems (have a correct answer available)
  2. Ill-defined problems (no single correct answer)
  3. Knowledge-lean problems (no specialized knowledge required)
  4. Knowledge-rich problems (specialized knowledge required)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

The Gestalt researchers were some of the earliest researchers of problem-solving.

What did they believe solving a problem depended on?

A

How a problem was constructed mentally

and

How the problem could be re-structured to reach a solution

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

What did Gestalt psychologists mean by fixation (or functional fixedness)?

A

This is when the problem solver focuses on an aspect of the problem that prevents them from finding the solution.

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

What is the candle problem (Dunker, 1945) (where the participants have to figure out how to nail a candle to a wall without it dripping wax) an example of?

A

Functional Fixedness

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

What did the Gestalt Psychologists believe people needed to do to solve the candle problem?

A

They needed to restructure the problem space.

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

In Maier’s (1931) two-string problem, 60% of participants could not solve the problem until a researcher ‘accidentally’ brushed up against the string to make it swing like a pendulum. Afterwards, 23/37 solved it within 60 seconds.

What is this an example of according to Gestalt psychologists?

A

Rapid Restructure (Rapidly Restructuring)

When they were stuck they were functionally fixed, however seeing the string swing allowed them to change their fixed beliefs

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

Gestalt psychologists believed in ‘insight’. What did the results of Metcalfe and Wiebe (1987) show when they tried to test this using ‘insight problems’ and ‘systematic problems’?

A

That participants seemed to experience a ‘a-ha’ moment (insight).

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

In Newell and Simon’s (1972) General Problem Solver research, what did they describe as the computational approach?

A

That humans seem to problem solve the same way computers do, systematically one step at a time.

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

In the Computational Approach, what is the Problem Space?

A

The problem space contains all of the potential problem states or legitimate steps that can be taken in order to move from the initial state to the goal state.

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

What is the TSP (Travelling Salesperson Problem) a difficult optimization problem for computers and not for humans?

A

Humans apply heuristics to direct our search for the optimal solution.

  • There is an immense number of ways to figure it out (20 factorial for a 20 point model).*
  • Computers work on a ‘brute-force’ manner, where they have to try every possible approach (one’s humans wouldn’t even try).*
  • Humans only attempt a small number of all possible outcomes depending on what we believe is viable.*
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What were the 5 gestalt grouping heuristics that humans use to group objects?

A
  1. Symmetry
  2. Similarity
  3. Proximity
  4. Closure
  5. Smoothness
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is the relationship between problem-solving and intelligence?

Why?

A

Significant (TSP and Raven’s (progressive matrices), r = 0.48), Both visual and non-visual optimization problems load onto general intelligence (Burns, 2006)

There are often rules that need to be learned and applied in a sequential pattern and they often involve a restructuring of the problem.

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