6.9
Une résolution efficace des problèmes se déroule en deux étapes: 1. identifier le problème et 2. sélectionner la stratégie de résolution du problème a…
Une stratégie de résolution de problèmes est un plan d’action utilisé pour trouver une solution. Il implique des essais et des erreurs, des algorithmes, des heuristiques et des informations. Une résolution efficace des problèmes commence par l’identification claire du problème, puis le choix de la stratégie appropriée.
Les essais et erreurs consistent à tester des solutions jusqu’à ce que l’une d’entre elles fonctionne, comme si l’on essayait différentes recettes pour faire le gâteau parfait.
Les algorithmes, quant à eux, fournissent des procédures étape par étape qui garantissent des solutions mais peuvent prendre beaucoup de temps, comme l’arrangement des lettres en « SPLOYOCHYG » en essayant chaque lettre dans toutes les positions possibles.
À l’inverse, les heuristiques sont des raccourcis mentaux qui simplifient la prise de décision en reconnaissant des modèles. Par exemple, lorsque vous déchiffrez le mot « SPLOYOCHYG », les heuristiques aident en regroupant des combinaisons familières comme « CH » et « GY », ce qui facilite la tâche.
Enfin, la perspicacité implique des prises de conscience soudaines. Par exemple, un scientifique peut soudainement découvrir une solution à un problème sur lequel il travaille depuis longtemps. Les scanners cérébraux montrent que la perspicacité implique une explosion d’activité dans le lobe temporal droit, reflétant cette prise de conscience soudaine.
View the full transcript and gain access to JoVE Core videos
Q1: What are the main steps involved in effective problem-solving?
Effective problem-solving consists of two essential steps: identifying the problem and selecting the appropriate problem-solving strategy. Problem identification requires clearly understanding what needs to be solved. Once the problem is defined, you must choose from four strategies: trial and error, algorithms, heuristics, or insight. Selecting the right strategy depends on the problem's complexity and available resources.
Q2: How does trial and error differ from using algorithms?
Trial and error involves testing multiple solutions until one works, like Thomas Edison testing thousands of filaments for the light bulb. Algorithms, by contrast, are step-by-step procedures that guarantee solutions but can be time-consuming. For example, arranging letters in SPLOYOCHYG using all possible combinations requires 907,200 permutations. Trial and error is less efficient but necessary when no clear path exists.
Q3: What makes heuristics a faster problem-solving approach than algorithms?
Heuristics are mental shortcuts that simplify decision-making by recognizing patterns and familiar combinations. Rather than testing all possibilities, heuristics narrow down options efficiently. For instance, when unscrambling SPLOYOCHYG, grouping familiar letter combinations like 'CH' and 'GY' reduces complexity. While faster than algorithms, heuristics can occasionally lead to errors.
Q4: What happens in the brain during a moment of insight?
Insight involves sudden realizations or solutions that appear unexpectedly. A scientist might suddenly discover a solution to a problem after working on it for a long time. Brain scans reveal that insight involves a burst of activity in the right temporal lobe, reflecting this sudden realization. This neural activity distinguishes insight from deliberate, step-by-step problem-solving approaches.
Q5: When should you choose trial and error as your problem-solving strategy?
Trial and error is most appropriate when no clear path to a solution exists and other strategies are impractical. It involves testing multiple solutions sequentially until one works. While not the most efficient process, trial and error is often necessary in novel situations where algorithms cannot be applied or heuristics may not apply.
Q6: Why is problem identification the first step in effective problem-solving?
Clearly identifying the problem is foundational because it determines which problem-solving strategy will be most effective. Without understanding what needs to be solved, you cannot select the appropriate approach. Problem identification involves defining the goal, understanding constraints, and recognizing what information is available or missing.
Q7: How do heuristics help reduce the complexity of unscrambling words?
Heuristics simplify word unscrambling by recognizing familiar letter patterns and common combinations. Instead of trying every possible letter arrangement, you group recognizable sequences like 'CH' and 'GY' in SPLOYOCHYG. This pattern recognition dramatically reduces the number of possibilities to test, making the task faster and more manageable than exhaustive algorithms.