Strategic Decisions for Entrepreneurs
Strategic Decisions for Entrepreneurs
The decisions that make or break a business
Every entrepreneur faces high-stakes decisions that combine uncertainty, time pressure, and irreversible consequences. This chapter applies the psychology and AI principles we've covered to concrete entrepreneurial situations.
graph TD
A[Strategic Decisions] --> B[Product / Market]
A --> C[Pricing / Business Model]
A --> D[Team / Hiring]
A --> E[Growth / Funding]
A --> F[Pivot / Persevere]
1. The Product-Market decision: who and what to build for?
The "build it and they will come" trap
Overconfidence drives many entrepreneurs to build a product before validating the need. This is confirmation bias at work: we surround ourselves with positive signals and ignore warning signs.
4-step validation framework:
| Step | Action | AI Tool |
|---|---|---|
| 1. Hypothesis | Clearly state the problem being solved | Brainstorming with LLM |
| 2. Research | Find 10 people with this problem | Forum / social media analysis |
| 3. Interview | Talk to these people (without selling) | Prepare questions with AI |
| 4. MVP | Build the minimal version | Generate code / mockups |
The "Mom Test" method
When validating an idea, never ask "Would you buy this?" — everyone says yes to be polite. Instead, ask about past behavior:
❌ "Would you use an app to manage your invoices?"
✅ "How do you currently manage your invoices?"
✅ "How much time do you spend on it per week?"
✅ "Have you tried a solution before? Why did you stop using it?"
2. The pricing decision: how much to charge?
Pricing is the most underestimated and impactful decision. A 1% price increase generates an average of 11% additional profit (McKinsey).
The 3 most common pricing mistakes
graph TD
A[Pricing Mistakes] --> B[Cost-based pricing]
A --> C[Competition-based pricing]
A --> D[Too-low pricing from fear]
B --> E[Ignores perceived value]
C --> F[Race to the bottom]
D --> G[Low quality signal]
The right approach: Price based on value delivered, not your costs.
Your course cost: $2,000 to produce
Value to the client: $20,000/year in additional revenue
Cost-based price: $49 (low margin)
Value-based price: $497 (2.5% of the value, obvious for the client)
Using AI to test pricing
Prompt: "Analyze these 3 pricing options for my course
[description] targeting [audience].
Option A: $97 — lifetime access
Option B: $29/month — monthly subscription
Option C: $497 — course + 1:1 coaching
For each option, evaluate:
- Estimated revenue over 12 months (for 100 clients)
- Client's value perception
- Entry barrier
- Likely churn rate
- Consistency with premium positioning"
3. The hiring decision: who joins the team?
Hiring is the decision most subject to biases. Studies show most interviewers form their opinion within the first 10 seconds — the rest of the interview serves to confirm that first impression (confirmation bias).
Biases to combat in hiring
| Bias | Manifestation | Antidote |
|---|---|---|
| Halo effect | One positive trait influences entire judgment | Structured scorecard |
| Similarity | Preferring candidates who resemble us | Diverse panel |
| Anchoring | First candidate sets the standard | Criteria defined before interviews |
| Recency | Remembering the last candidate better | Systematic notes |
Using AI: Ask an LLM to analyze your hiring criteria to detect unconscious biases in the job posting wording.
4. The pivot decision: persevere or change direction?
This is the hardest decision for an entrepreneur because it involves two opposing biases:
graph LR
A[Sunk Cost Bias] -->|We've invested too much to quit| B[Persevere Too Long]
C[Novelty Bias] -->|The new idea always looks better| D[Pivot Too Fast]
The pivot decision framework
Answer these 5 questions honestly:
- Are metrics improving? (even slowly)
- Have you found at least 10 customers who love the product? (not "like it")
- Do you understand why it's not working? (clear diagnosis)
- Do you still have resources for 6 months? (runway)
- Would you be excited to start this project today from scratch? (energy)
| Score | Recommendation |
|---|---|
| 4-5 yes | Persevere — adjust tactics |
| 2-3 yes | Explore a partial pivot |
| 0-1 yes | Seriously pivot or stop |
Using AI to objectify the decision
Prompt: "Here's my project data for the last 6 months:
- MRR: [monthly data]
- Churn: [monthly data]
- Acquisition: [monthly data]
- NPS: [score]
- Recurring feedback: [list]
Objectively analyze: does this data justify continuing
in this direction? Identify both positive AND negative signals.
Be direct and factual."
5. The integrated decision framework
For any major strategic decision, follow this process:
graph TD
A[1. Define the Decision] --> B[2. List Options]
B --> C[3. Identify Your Potential Biases]
C --> D[4. Collect Data]
D --> E[5. Consult AI as Challenger]
E --> F[6. Consult Peers]
F --> G[7. Decide with a Deadline]
G --> H[8. Document the Reasoning]
H --> I[9. Define Review Criteria]
I --> J[10. Execute and Measure]
Key point: Document the reasoning, not just the decision. In 6 months, you'll know if your process was good, even if the outcome is bad (decision quality ≠ outcome quality).
The art of deciding fast without deciding poorly
Jeff Bezos distinguishes two types of decisions:
| Type 1 — One-way doors | Type 2 — Two-way doors |
|---|---|
| Irreversible or very costly to reverse | Easily reversible |
| Require thorough analysis | Can be made quickly |
| E.g.: raising funds, changing markets | E.g.: testing a new channel, changing a price |
| 20% of decisions | 80% of decisions |
Most decisions are Type 2 but are treated as Type 1. Result: analysis paralysis.
Rule: For Type 2 decisions, decide with 70% of the information and adjust along the way. Waiting for 100% certainty means waiting too long.
Summary
Entrepreneurial strategic decisions are fertile ground for cognitive biases. By combining awareness of these biases, structured decision frameworks, and AI as an analytical partner, you can significantly improve the quality of your choices. Remember: the goal isn't to eliminate uncertainty — it's to make the best possible decisions despite uncertainty.