rezolvand probleme Flashcards
What is problem solving?
When we don’t immediately know the solution and we need complex logic and reasoning to find steps towards the solution.
It involves high cognitive processes.
What are the 4 stages of problem solving?
- Interpret and understand the problem.
- Select strategy and generate potential solutions
- Test solutions or hypothesis, seeking to disconfirm one
- Evaluate results
What are 2 problem solving strategies?
Heuristic and Algorithms
What is heuristic problem solving strategy?
A rule of thumb or mental shortcut that can help us solve a problem quickly.
- It doesn’t always guarantee a correct solution.
+ It reduced the time and cognitive load required to solve a problem
What are algorithms?
Steps for solving a problem.
Formulas that generate correct solutions
+ Produces almost always the correct solution
- Time consuming
What are other problem solving strategies?
- Problem-solving schemas: help us find solutions to the same problems that we have encountered before
- Trial and error: testing possible solutions until the right 1 is found
- Brain storming: generate large number of solutions and consider each 1 until we find the best
- Lateral thinking: approach solutions indirectly and creatively
What are the 4 common problem solving errors?
- Framing problems: incorrect representation of the problem
- Functional fixedness: tendency to use objects in a standard way
- Negative mental set: tendency to solve problems in a set way, even when a different approach may be more successful
- Persistence of mental state: old strategies continue to be used, even if less efficient