6.9
効果的な問題解決は、次の2つのステップから構成されています。1. 問題の特定、 2. 適切な問題解決戦略 (つまり、解決策を見つけるための行動計画) の選択。人間は主に4つの問題解決戦略を用います。
問題解決戦略とは、解決策を見つけるための行動計画のことです。これには、試行錯誤、アルゴリズム、ヒューリスティック、インサイトが含まれます。効果的な問題解決は、問題を明確に特定し、適切な戦略を選択することから始まります。
試行錯誤には、完璧なケーキを焼くためにさまざまなレシピを試すのと同様に、解決策が機能するまでテストすることが含まれます。
一方、アルゴリズムは、解決策を保証する段階的な手順を提供しますが、各文字を可能な限りすべての位置で試すことで「SPLOYOCHYG」に文字を配置するなど、時間がかかる場合があります。
逆に、ヒューリスティックは、パターンを認識することで意思決定を簡素化する精神的な近道です。たとえば、「SPLOYOCHYG」という単語のスクランブルを解除すると、「CH」や「GY」などのおなじみの組み合わせをグループ化することで、ヒューリスティックが役立ちます。これにより、タスクが容易になります。
最後に、洞察には突然の気づきが含まれます。例えば、科学者が長い間取り組んできた問題の解決策を突然発見したとします。脳スキャンは、洞察が右側頭葉の活動のバーストを伴うことを示しており、これはこの突然の認識を反映しています。
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.