6.9
פתרון בעיות יעיל כולל שני שלבים: 1. זיהוי הבעיה ו-2. בחירת אסטרטגיית פתרון הבעיה המתאימה (כלומר, תוכנית פעולה למציאת פתרון). בני אדם משתמשים בארבע אסט…
אסטרטגיה לפתרון בעיות היא תוכנית פעולה המשמשת למציאת פתרון. זה כרוך ניסוי וטעייה, אלגוריתמים, היוריסטיקות ותובנות. פתרון בעיות יעיל מתחיל בזיהוי ברור של הבעיה ולאחר מכן בחירת האסטרטגיה המתאימה.
ניסוי וטעייה כרוך בבדיקת פתרונות עד שאחד מהם עובד, בדומה לניסיון מתכונים שונים כדי לאפות את העוגה המושלמת.
אלגוריתמים, לעומת זאת, מספקים הליכים שלב אחר שלב המבטיחים פתרונות אך יכולים לגזול זמן, כמו סידור אותיות ב- "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.