Problem solving and creativity Flashcards
What 7 steps are part of the problem-solving cycle?
Problem identification, definition of problem, constructing a strategy for problem solving, organizing information about a problem, allocation of resources, monitoring problem solving, and evaluating problem solving
Breaking down the whole of a complex problem into manageable elements:
analysis
Putting together various elements to arrange them into something useful:
synthesis
Try to generate a diverse assortment of possible alternative solutions:
divergent thinking
Narrow down the multiple possibilities to converge on a single best answer:
convergent thinking
Well-structured problems:
clear paths to solutions
Well-structured problems are also knows as?
Well-defined problems
Ill-structured problems:
lack clear paths to solutions
Ill-structured problems are also knows as?
ill-defined problems
What are the 3 kinds of errors people make when trying to solve well-structured problems?
Inadvertently moving backwards, making illegal moves, not realizing the nature of the next legal move.
Reverting to a state that is further from the end goal:
inadvertently moving backwards
Making a move that is not permitted according to the terms of the problem:
making illegal moves
Becoming “stuck”, not knowing what to do next, given the current stage of the problem:
not realizing the nature of the next legal move
The universe of all possible actions that can be applied to solving a problem, given any constraints that apply to the solution of the problem:
problem space
Sequences of operations that may be repeated over and over again and that guarantee the solution of a problem:
algorithms