Fatskills
Practice. Master. Repeat.
Study Guide: **Business Management 101 - Prioritization: A Practical Guide**
Source: https://www.fatskills.com/management-101/chapter/prioritization-a-practical-guide

**Business Management 101 - Prioritization: A Practical Guide**

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~8 min read

Prioritization: A Practical Guide


What Is This?

Prioritization is the process of deciding what tasks, projects, or goals to focus on first based on their importance and urgency. You use it daily—whether managing a product backlog, allocating team resources, or deciding what to work on next—to maximize impact and avoid wasted effort.

Why It Matters

Without prioritization, teams scatter effort, miss deadlines, and deliver low-value work. It ensures you: - Solve the right problems (not just the loudest or easiest).
- Allocate resources efficiently (time, money, people).
- Reduce stress by clarifying what not to do.
- Improve decision-making under constraints.

Companies like Amazon (using "Working Backwards") and Google (using OKRs) rely on prioritization to scale innovation.


Core Concepts


1. The Eisenhower Matrix (Urgent vs. Important)

Divide tasks into four quadrants: - Do First (Urgent + Important): Crises, deadlines.
- Schedule (Not Urgent + Important): Strategy, long-term goals.
- Delegate (Urgent + Not Important): Interruptions, some meetings.
- Eliminate (Not Urgent + Not Important): Time-wasters.

Key Insight: Most people over-index on "Urgent" tasks, neglecting "Important" ones.

2. Impact vs. Effort (The 2x2 Grid)

Plot tasks on a grid: - High Impact, Low Effort (Quick Wins): Do these first.
- High Impact, High Effort (Major Projects): Schedule these.
- Low Impact, Low Effort (Fill-ins): Do these last or delegate.
- Low Impact, High Effort (Time Sinks): Avoid or kill.

Example: A startup might prioritize "Launch MVP" (High Impact, High Effort) over "Redesign logo" (Low Impact, Low Effort).

3. MoSCoW Method (Must, Should, Could, Won’t)

Categorize tasks for a project: - Must Have: Non-negotiable (e.g., "User login works").
- Should Have: Important but not critical (e.g., "Password reset").
- Could Have: Nice-to-have (e.g., "Dark mode").
- Won’t Have: Explicitly excluded (e.g., "AI chatbot").

Use Case: Agile sprint planning.

4. Cost of Delay (CoD)

Quantify the financial or strategic cost of not doing a task now. Formula:


CoD = User Business Value + Time Criticality + Risk Reduction + Opportunity Enablement

Example: Delaying a security patch might save $10K now but cost $100K in a breach later.

5. The Pareto Principle (80/20 Rule)

80% of results come from 20% of efforts. Identify the 20% of tasks driving 80% of impact.

Application: Focus on the 20% of features used by 80% of customers.


How It Works

Prioritization follows a loop:


  1. Gather Inputs
  2. List all tasks/projects (e.g., backlog, to-do list).
  3. Collect data: effort estimates, deadlines, stakeholder needs.

  4. Apply a Framework

  5. Choose a method (e.g., Eisenhower, MoSCoW, CoD).
  6. Score tasks based on criteria (e.g., impact, urgency).

  7. Rank and Decide

  8. Sort tasks by priority.
  9. Say "no" or "not now" to low-priority items.

  10. Execute and Reassess

  11. Work on top priorities.
  12. Re-evaluate weekly (priorities change).

Visual Example:


[Backlog] → [Eisenhower Matrix] → [Ranked List] → [Sprint/Week Plan]


Hands-On / Getting Started


Prerequisites

  • A list of tasks/projects (e.g., Jira backlog, Trello board, or a simple spreadsheet).
  • Basic understanding of your goals (e.g., "Increase revenue by 20%").

Step-by-Step Example: Prioritizing a Product Backlog

Scenario: You’re a product manager with 10 features to prioritize.


  1. List Tasks
  2. Feature A: User profiles (2 weeks)
  3. Feature B: Payment integration (3 weeks)
  4. Feature C: Dark mode (1 week)
  5. Feature D: Admin dashboard (4 weeks)

  6. Score Using Impact/Effort

  7. Rate each feature on a scale of 1–5 for Impact (business value) and Effort (time/resources).
  8. Example scores:
    | Feature | Impact (1–5) | Effort (1–5) |
    |---------------|-------------|-------------|
    | User profiles | 4 | 3 |
    | Payment | 5 | 4 |
    | Dark mode | 2 | 1 |
    | Admin dashboard | 3 | 5 |

  9. Plot on a 2x2 Grid

  10. Quick Wins: Dark mode (High Impact, Low Effort).
  11. Major Projects: Payment integration (High Impact, High Effort).
  12. Fill-ins: User profiles (Medium Impact, Medium Effort).
  13. Time Sinks: Admin dashboard (Low Impact, High Effort).

  14. Prioritize

  15. Do first: Payment integration (High Impact, High Effort).
  16. Schedule: User profiles.
  17. Delegate/Do later: Dark mode.
  18. Eliminate: Admin dashboard (or deprioritize).

  19. Validate with Stakeholders

  20. Present the ranked list to leadership/engineering.
  21. Adjust based on feedback (e.g., "Admin dashboard is critical for ops").

Expected Outcome: - A clear, defensible order of work.
- Alignment with business goals.
- Reduced wasted effort.


Common Pitfalls & Mistakes


1. Prioritizing Based on Gut Feeling

Mistake: "This feels important" without data.
Fix: Use frameworks (e.g., CoD, Impact/Effort) to quantify decisions.

2. Ignoring Dependencies

Mistake: Prioritizing Feature X before Feature Y, even though Y is a prerequisite.
Fix: Map dependencies (e.g., "Payment integration needs user profiles first").

3. Overloading the "Important" Bucket

Mistake: Labeling 80% of tasks as "Must Have." Fix: Force-rank tasks (e.g., "Only 3 Must Haves per sprint").

4. Not Revisiting Priorities

Mistake: Setting priorities once and never adjusting.
Fix: Re-evaluate weekly (e.g., in sprint planning).

5. Confusing Urgency with Importance

Mistake: Dropping strategic work for "fire drills." Fix: Ask: "Will this matter in 6 months?" If not, delegate or defer.


Best Practices


1. Start with the "Why"

  • Tie every priority to a business goal (e.g., "Reduce churn by 10%").
  • Example: "We’re prioritizing payment integration because 30% of users abandon carts."

2. Limit Work in Progress (WIP)

  • Use the Rule of 3: Never work on more than 3 major tasks at once.
  • Example: A team might focus on:
  • Payment integration.
  • Bug fixes.
  • User onboarding improvements.

3. Use the "Hell Yeah or No" Rule

  • If a task isn’t a "Hell Yeah," it’s a "No."
  • Example: "Should we add a chatbot?" → "Is this a Hell Yeah?" → If not, drop it.

4. Automate Prioritization for Repetitive Tasks

  • Use tools like RICE scoring (Reach, Impact, Confidence, Effort) for feature prioritization.
    RICE Score = (Reach × Impact × Confidence) / Effort
  • Example: A feature with Reach=1000, Impact=3, Confidence=0.8, Effort=200 → RICE = 12.

5. Communicate Trade-offs

  • When saying "no" to a task, explain why.
  • Example: "We’re not building the admin dashboard because it’s low impact and high effort. Here’s our top 3 instead."


Tools & Frameworks

Tool/Framework Best For When to Use
Eisenhower Matrix Personal task management Daily to-do lists, email triage
MoSCoW Method Project planning Agile sprints, product roadmaps
RICE Scoring Feature prioritization Product backlogs, startup MVPs
Cost of Delay Business case prioritization Enterprise projects, resource allocation
Impact/Effort Grid Quick decision-making Brainstorming sessions, team meetings
OKRs Goal alignment Company/team objectives
Kanban (Trello, Jira) Visual prioritization Agile teams, workflow management


Real-World Use Cases


1. Startup Product Development

Scenario: A SaaS startup with limited resources.
Prioritization: - Must Have: Core feature (e.g., "User can upload files").
- Should Have: Payment integration.
- Could Have: Custom branding.
- Won’t Have: AI recommendations (for now).
Outcome: Launches MVP in 3 months instead of 6.

2. Crisis Management (e.g., Outage)

Scenario: A website goes down during Black Friday.
Prioritization: 1. Do First: Restore service (Urgent + Important).
2. Schedule: Post-mortem analysis (Important, not urgent).
3. Delegate: Communicate with customers (Urgent, not important).
4. Eliminate: Non-critical feature updates.
Outcome: Downtime reduced from 4 hours to 30 minutes.

3. Personal Time Management

Scenario: A freelancer juggling multiple clients.
Prioritization: - High Impact, Low Effort: Sending invoices (takes 10 mins, gets paid).
- High Impact, High Effort: Building a portfolio website.
- Low Impact, Low Effort: Organizing files.
- Low Impact, High Effort: Redesigning a client’s logo (they didn’t ask for it).
Outcome: Freelancer earns $5K more by focusing on high-impact tasks.


Check Your Understanding (MCQs)


Question 1

You’re a product manager with 5 features to prioritize. Which framework helps you decide based on business value, time sensitivity, and effort?

A) Eisenhower Matrix B) MoSCoW Method C) Cost of Delay D) RICE Scoring

Correct Answer: C) Cost of Delay Explanation: Cost of Delay explicitly quantifies business value, time criticality, and opportunity cost.
Why the Distractors Are Tempting: - A) Eisenhower Matrix focuses on urgency/importance, not business value.
- B) MoSCoW categorizes tasks but doesn’t quantify trade-offs.
- D) RICE scores features but doesn’t account for time sensitivity.


Question 2

A team is overwhelmed with "Must Have" tasks. What’s the best way to handle this?

A) Work on all of them simultaneously.
B) Force-rank them and pick the top 3.
C) Delegate half to another team.
D) Extend the deadline.

Correct Answer: B) Force-rank them and pick the top 3.
Explanation: Overloading "Must Haves" defeats the purpose. Force-ranking ensures true priorities emerge.
Why the Distractors Are Tempting: - A) Multitasking reduces efficiency.
- C) Delegation doesn’t solve the root issue (too many priorities).
- D) Extending deadlines avoids the prioritization problem.


Question 3

You’re using the Impact/Effort Grid to prioritize tasks. Where should you place a task that is high effort but low impact?

A) Do First (Quick Wins) B) Schedule (Major Projects) C) Delegate (Fill-ins) D) Eliminate (Time Sinks)

Correct Answer: D) Eliminate (Time Sinks) Explanation: High-effort, low-impact tasks are time sinks and should be avoided.
Why the Distractors Are Tempting: - A) Quick Wins are high impact, low effort.
- B) Major Projects are high impact, high effort.
- C) Fill-ins are low impact, low effort.


Learning Path


Beginner (0–3 Months)

  • Learn frameworks: Eisenhower Matrix, MoSCoW, Impact/Effort.
  • Practice with personal to-do lists.
  • Read: Essentialism by Greg McKeown.

Intermediate (3–12 Months)

  • Apply frameworks to work projects (e.g., product backlogs).
  • Learn RICE scoring and Cost of Delay.
  • Use tools: Trello, Jira, or Notion.
  • Read: The Lean Startup by Eric Ries.

Advanced (12+ Months)

  • Master OKRs and strategic prioritization.
  • Build custom prioritization models (e.g., weighted scoring).
  • Teach others (e.g., mentor junior PMs).
  • Read: Measure What Matters by John Doerr.


Further Resources


Books

  • Essentialism – Greg McKeown (focus on what matters).
  • The Lean Startup – Eric Ries (prioritization in product development).
  • Measure What Matters – John Doerr (OKRs).

Courses

Tools

  • Trello/Jira: Visual prioritization.
  • Notion: Custom prioritization templates.
  • Airtable: Advanced scoring models.

Communities

  • r/productmanagement (Reddit).
  • Lenny’s Newsletter (prioritization in tech).


30-Second Cheat Sheet

  1. Eisenhower Matrix: Urgent vs. Important → Do, Schedule, Delegate, Eliminate.
  2. Impact/Effort Grid: Plot tasks → Quick Wins first, Time Sinks last.
  3. MoSCoW: Must, Should, Could, Won’t → Clear categories.
  4. Cost of Delay: Quantify the cost of not doing a task now.
  5. Pareto Principle: 20% of efforts drive 80% of results.

Related Topics

  1. Time Management: How to execute priorities efficiently.
  2. Decision-Making: Frameworks for choosing between options.
  3. Agile & Scrum: Prioritization in software development.


ADVERTISEMENT