Problem Solving Flashcards

1
Q

A desired state; provides the direction for problem-solving behavior.

A

Goal

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

A goal is undertaken in the service of another goal.

A

Subgoal

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

An action that changes one problem state into another.

A

operator

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

Based on transcripts of subjects asked to “think aloud” while solving problems.

A

protocol analysis

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

The set of possible states that could be generated by applying all available operators to the current state, repeating for all the resulting states, and so on until the goal state is reached.

A

problem space

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

Representation of the situation at the start of solving a problem.

A

initial state

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

Representation of the desired situation in a problem-solving task.

A

Goal State

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

Representation of the present situation in a problem-solving task.

A

Current State

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

A sequence of states through a problem space leading from the initial state to the goal state.

A

solution path

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

Represents operators in the form of condition-action rules.

A

Production Rule

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

Searching for a goal state by generating the entire problem space

A

exhaustive search

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

A problem-solving strategy in which operators are selected to decrease the difference between the current state and the goal state.

A

difference reduction

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

A problem-solving strategy in which blocked operators leads to the creation of new subgoals.

A

means-ends analysis

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

A tendency to see the conventional uses of familiar objects, and to fail to see novel uses.

A

functional fixedness

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

A tendency to continue using a familiar procedure to solve new problems, which may interfere with discovering more efficient procedures.

A

Set effects

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