Lesson 5 of 18 beginner

Creative Problem-Solving -- Think Like a Human

The Ability AI Cannot Replicate

Open interactive version (quiz + challenge)

Real-world analogy

AI is like a GPS that knows every road ever mapped and always picks the mathematically shortest route. But sometimes the best solution is to go off-road, cut through a field, or realize you do not need to drive at all. Creative problem-solving is the ability to look at the map and say 'Why are we even going to that destination?' -- a question a GPS would never ask.

What is it?

Creative problem-solving is the ability to see a problem from a completely different angle and find solutions that do not exist in the data you have. This lesson teaches the five-step creative problem-solving framework from the book: reframe the problem, gather diverse input, suspend judgment, find unspoken constraints, and test small. Through the manufacturing floor story and examples from Uber, Domino's, Southwest Airlines, and hospital management, you will see why this uniquely human skill commands a 15-25% salary premium.

Real-world relevance

The manufacturing plant story is the heart of this lesson: AI recommended a mechanical fix that helped slightly, but a human engineer who talked to a night-shift worker discovered the real cause (fatigue at 3 AM) and proposed a human solution (power naps) that dropped defects by 45%. Southwest Airlines removed assigned seating -- an idea that seemed terrible but saved millions. A hospital borrowed airline boarding groups to cut wait times without more staff.

Key points

Code example

╔══════════════════════════════════════════════════════╗
║      CREATIVE PROBLEM-SOLVING FRAMEWORK              ║
╠══════════════════════════════════════════════════════╣
║                                                      ║
║  AI APPROACH:              HUMAN APPROACH:           ║
║  ───────────              ────────────────           ║
║  Analyze data     -->     Challenge assumptions      ║
║  Find patterns    -->     Reframe the question       ║
║  Optimize within  -->     Break the constraints      ║
║  Incremental fix  -->     Transformative solution    ║
║                                                      ║
║  THE 5-STEP FRAMEWORK:                               ║
║  ┌──────────────────────────────────────────────┐    ║
║  │                                              │    ║
║  │  1. REFRAME THE PROBLEM                      │    ║
║  │     Original: ________________________       │    ║
║  │     Reframe 1: _______________________       │    ║
║  │     Reframe 2: _______________________       │    ║
║  │     Reframe 3: _______________________       │    ║
║  │     Best reframe: ____________________       │    ║
║  │                                              │    ║
║  │  2. GATHER DIVERSE INPUT                     │    ║
║  │     [ ] Frontline workers                    │    ║
║  │     [ ] Customers                            │    ║
║  │     [ ] Adjacent departments                 │    ║
║  │     [ ] Other industries                     │    ║
║  │                                              │    ║
║  │  3. SUSPEND JUDGMENT                         │    ║
║  │     Generate 10 ideas (no filtering yet):    │    ║
║  │     1. ___  2. ___  3. ___  4. ___  5. ___   │    ║
║  │     6. ___  7. ___  8. ___  9. ___  10. ___  │    ║
║  │                                              │    ║
║  │  4. FIND UNSPOKEN CONSTRAINTS                │    ║
║  │     What are we assuming that could change?   │    ║
║  │     _______________________________________   │    ║
║  │                                              │    ║
║  │  5. TEST SMALL                               │    ║
║  │     Pick craziest viable idea: ___________   │    ║
║  │     Small-scale test plan: _______________   │    ║
║  │     Success metric: ______________________   │    ║
║  │                                              │    ║
║  └──────────────────────────────────────────────┘    ║
║                                                      ║
║  WEEKLY PRACTICES:                                   ║
║  -> Constraint Challenge: solve X without money      ║
║  -> Reverse Brainstorm: how would we make it worse?  ║
║  -> Cross-Field Study: how does another industry     ║
║     solve this same type of problem?                 ║
║                                                      ║
╚══════════════════════════════════════════════════════╝

Line-by-line walkthrough

  1. 1. The comparison at the top shows the fundamental difference between AI and human approaches -- AI analyzes data and optimizes within constraints while humans challenge assumptions and break constraints entirely
  2. 2. Step 1 (Reframe) is the most powerful step -- the manufacturing story showed that reframing from 'defect problem' to 'fatigue problem' changed everything -- you generate multiple reframes and pick the most promising one
  3. 3. Steps 2-3 (Diverse Input and Suspend Judgment) work together -- you gather perspectives from people closest to the problem and let ideas flow without filtering, because the night-shift worker's observation was the key insight that engineers missed
  4. 4. Step 4 (Unspoken Constraints) targets the hidden assumptions everyone accepts -- like Southwest assuming assigned seating was mandatory, or hospitals assuming they needed more staff instead of better scheduling
  5. 5. Step 5 (Test Small) manages risk -- you do not bet the company on a creative idea, you test it on one shift, one team, one customer segment first and expand if it works
  6. 6. The weekly practices at the bottom build your creative muscle over time -- Constraint Challenges force novel thinking, Reverse Brainstorms break habitual patterns, and Cross-Field Studies borrow solutions from other industries

Spot the bug

HOW TO BE MORE CREATIVE AT WORK:
1. Wait for inspiration to strike
2. Only ask experts for input
3. Reject ideas that sound crazy
4. Always work within the budget constraint
5. Implement big solutions company-wide immediately
Need a hint?
Each line contradicts one of the five steps in the creative problem-solving framework. Match each to the step it violates.
Show answer
Each line is the opposite of the framework. (1) Creativity is a process (reframe, gather, brainstorm, test), not inspiration -- you do not wait for it, you practice it. (2) The manufacturing solution came from a frontline worker, not an expert -- gather DIVERSE input including non-experts. (3) Suspending judgment means keeping crazy ideas -- the gym loyalty program and Southwest seating both sounded crazy. (4) Unspoken constraints like budget are exactly what creative thinkers question -- the hospital cut wait times without spending more. (5) Test small before big -- the power nap idea was tested on one shift first.

Explain like I'm 5

Imagine you are trying to get a cat out of a tree. Everyone is thinking about taller ladders. But then one kid says 'What if we do not get the cat down? What if we put the cat's food bowl on the ground and wait?' Everyone laughs, but the cat comes down on its own. That is creative problem-solving -- instead of finding a better ladder, you asked a completely different question and found a solution nobody expected.

Fun fact

Southwest Airlines asked 'what if we remove assigned seating?' -- an idea that sounds terrible to passengers. But it saved them millions in operational costs and actually created a more efficient boarding process. The craziest-sounding ideas often produce the best results because they break constraints everyone else accepts as fixed.

Hands-on challenge

Identify one recurring problem at your work that people have been dealing with for a while. Reframe it five different ways: How would a customer reframe this? How would someone in a different industry reframe this? What if you completely inverted the problem? What if the real problem is different from the obvious problem? What if the constraint you think is fixed is actually flexible? Pick the best reframing and generate 10 solutions without judgment. Then test the craziest one on a small scale.

More resources

Open interactive version (quiz + challenge) ← Back to course: Hard to Replace by AI