W1 Problem Solving

studied byStudied by 0 people
0.0(0)
learn
LearnA personalized and smart learning plan
exam
Practice TestTake a test on your terms and definitions
spaced repetition
Spaced RepetitionScientifically backed study method
heart puzzle
Matching GameHow quick can you match all your cards?
flashcards
FlashcardsStudy terms and definitions

1 / 16

encourage image

There's no tags or description

Looks like no one added any tags here yet for you.

17 Terms

1
Problem Solving
The process of constructing and applying mental representations of problems to find solutions.
New cards
2
Well-defined problems
Problems where all aspects are clearly specified, including current state, goal state, and available actions.
New cards
3
Ill-defined problems
Problems with unclear current state, goal state, or available actions, often falling somewhere in the middle of the continuum.
New cards
4
Functional Fixedness
A mental block against using an object in a new way necessary for solving a problem.
New cards
5
Heuristic
A rule of thumb that is easy and quick to apply but does not guarantee a solution.
New cards
6
Algorithm
A procedure or set of steps guaranteed to find the solution for a problem.
New cards
7
Generate-test heuristic
A strategy involving repeatedly generating a possible solution and testing to see whether that solution is correct.
New cards
8
Difference reduction heuristic
A strategy that involves taking actions that produce the greatest reduction in the difference between the current state and the goal state.
New cards
9
Subgoal generation
A strategy that breaks down a big problem into intermediate steps or subgoals.
New cards
10
Incubation
The phenomenon where taking time away from a problem helps in finding a solution, particularly for insight problems.
New cards
11
Candle problem
A task of attaching a candle to a wall at eye level using a candle, matches, and tacks.
New cards
12
Bookworm problem
A riddle involving a bookworm that must consume one green pill and one orange pill from a set of pills of the same size, shape, and weight.
New cards
13
Nine-dots problem
A classic problem that requires connecting nine dots arranged in a grid using four straight lines without lifting the pencil.
New cards
14
Mental representation
The way our beliefs, knowledge, and memories are stored in our minds related to a problem.
New cards
15
Insight
A sudden realization or 'aha' moment that can occur without consciously running through all problem-solving stages.
New cards
16
Wessels' four stages of problem solving
Define the problem, devise a strategy, execute the strategy, evaluate progress.
New cards
17
Insight Problems
Problems that depend on a single key insight to find the solution.
New cards
robot