4. Decision Analysis

Expected Value

Calculate expected values for probabilistic choices and use them to compare alternative actions quantitatively.

Expected Value

Hey students! šŸŽÆ Welcome to one of the most practical concepts in probability - expected value! This lesson will teach you how to calculate expected values for different probabilistic scenarios and use them to make smart decisions by comparing alternatives quantitatively. By the end of this lesson, you'll understand how businesses make investment decisions, how insurance companies set premiums, and how you can use mathematics to make better choices in uncertain situations. Get ready to become a decision-making pro! šŸ“Š

Understanding Expected Value

Expected value is essentially the average outcome you can expect from a probability experiment if you repeat it many times. Think of it as the mathematical way to predict what will happen "on average" in the long run! šŸŽ²

The expected value formula for a discrete random variable is:

$$E(X) = \sum_{i=1}^{n} x_i \cdot P(x_i)$$

Where:

  • $E(X)$ is the expected value
  • $x_i$ represents each possible outcome
  • $P(x_i)$ is the probability of each outcome occurring

Let's break this down with a simple example. Imagine you're playing a game where you roll a fair six-sided die. If you roll a 6, you win $10. If you roll anything else, you lose $2. What's the expected value of playing this game?

First, let's identify our outcomes:

  • Win $10 (probability = 1/6, since only one face shows 6)
  • Lose $2 (probability = 5/6, since five faces don't show 6)

Now we calculate: $E(X) = 10 \times \frac{1}{6} + (-2) \times \frac{5}{6} = \frac{10}{6} - \frac{10}{6} = 0$

Interesting! The expected value is $0, meaning this is a "fair" game in the long run! šŸ¤”

Real-World Applications in Business and Finance

Expected value isn't just a classroom concept - it's used everywhere in the real world! Let's explore how major companies and industries rely on these calculations daily.

Insurance Industry: Insurance companies are masters of expected value calculations. When determining car insurance premiums, they analyze massive datasets. For example, if statistical data shows that out of 1,000 drivers in a certain age group, 50 will have minor accidents costing $3,000 each, 5 will have major accidents costing $25,000 each, and 945 will have no accidents, the expected cost per driver is:

$E(X) = 3000 \times \frac{50}{1000} + 25000 \times \frac{5}{1000} + 0 \times \frac{945}{1000} = 150 + 125 + 0 = \$275

The insurance company would charge more than $275 per driver to ensure profitability! šŸ’°

Investment Decisions: Venture capitalists use expected value to evaluate startup investments. If a $100,000 investment in a tech startup has a 10% chance of returning $2 million, a 30% chance of returning $200,000, and a 60% chance of losing the entire investment, the expected value is:

$E(X) = 2,000,000 \times 0.1 + 200,000 \times 0.3 + (-100,000) \times 0.6 = 200,000 + 60,000 - 60,000 = \$200,000

Since the expected return ($200,000) is twice the initial investment ($100,000), this looks like a promising opportunity! šŸ“ˆ

Quality Control: Manufacturing companies use expected value to decide on quality control measures. If a defective product costs $500 to replace and occurs with 2% probability, while quality testing costs $15 per item, the expected cost without testing is $500 Ɨ 0.02 = $10 per item. Since testing costs $15 but prevents the $10 expected loss, companies must weigh whether the additional $5 cost provides other benefits like brand reputation protection.

Comparing Alternative Actions Quantitatively

One of the most powerful applications of expected value is comparing different choices systematically. Let's work through a comprehensive example that shows how students can use this tool for decision-making! šŸŽÆ

Scenario: You're deciding between two summer job opportunities:

Job A (Restaurant Server):

  • Base pay: 8/hour for 40 hours/week
  • Tips vary based on shifts:
  • 40% chance of earning 60/day in tips (busy shifts)
  • 35% chance of earning 40/day in tips (moderate shifts)
  • 25% chance of earning 20/day in tips (slow shifts)

Job B (Retail Sales):

  • Base pay: 12/hour for 35 hours/week
  • Commission structure:
  • 30% chance of earning 100/week in commission (good sales weeks)
  • 50% chance of earning 50/week in commission (average weeks)
  • 20% chance of earning 0/week in commission (poor weeks)

Let's calculate the expected weekly earnings for each job:

Job A Expected Weekly Earnings:

Base pay = $8 Ɨ 40 = $320/week

Expected daily tips = $60 Ɨ 0.4 + $40 Ɨ 0.35 + $20 Ɨ 0.25 = $24 + $14 + $5 = 43/day

Expected weekly tips = $43 Ɨ 5 days = $215/week

Total Expected Weekly Earnings = $320 + $215 = $535

Job B Expected Weekly Earnings:

Base pay = $12 Ɨ 35 = $420/week

Expected weekly commission = $100 Ɨ 0.3 + $50 Ɨ 0.5 + $0 Ɨ 0.2 = $30 + $25 + $0 = 55/week

Total Expected Weekly Earnings = $420 + $55 = $475

Based on expected value analysis, Job A offers higher expected earnings ($535 vs $475), but you should also consider other factors like work environment, schedule flexibility, and career development opportunities! šŸ’­

Advanced Expected Value Concepts

As you advance in your understanding, you'll encounter more sophisticated applications of expected value. Expected value of perfect information helps businesses determine how much they should spend on market research. If a company faces a decision with an expected value of $50,000 but could achieve $80,000 with perfect market information, they might justify spending up to $30,000 on research! šŸ”

Risk assessment combines expected value with variability measures. Two investments might have the same expected return, but one might be much riskier. Smart decision-makers consider both the expected value and the range of possible outcomes.

In game theory, expected value helps analyze strategic situations. When companies decide on pricing strategies, they calculate expected profits under different competitor response scenarios, weighing each scenario by its probability of occurrence.

Conclusion

Expected value is your mathematical compass for navigating uncertain situations! 🧭 You've learned how to calculate expected values using the fundamental formula, seen how major industries apply these concepts daily, and practiced comparing alternatives quantitatively. Remember that expected value gives you the long-term average outcome - individual results will vary, but over many repetitions, your actual results will converge toward the expected value. This powerful tool helps transform complex probabilistic decisions into clear numerical comparisons, making you a more analytical and effective decision-maker in both academic and real-world contexts.

Study Notes

• Expected Value Formula: $E(X) = \sum_{i=1}^{n} x_i \cdot P(x_i)$ - multiply each outcome by its probability and sum all products

• Expected value represents the long-term average outcome of a probabilistic experiment repeated many times

• To compare alternatives, calculate the expected value for each option and choose the one with the highest expected return (considering your goals)

• Insurance companies use expected value to calculate premiums by estimating average claim costs per customer

• Investment decisions rely on expected value to evaluate potential returns weighted by probability of success

• Expected value helps quantify risk by converting uncertain outcomes into comparable numerical values

• Manufacturing uses expected value for quality control decisions by comparing testing costs to expected defect costs

• Real-world decisions should consider expected value alongside other factors like risk tolerance, ethical considerations, and strategic goals

• Expected value assumes rational decision-making and may not account for emotional or psychological factors in human behavior

Practice Quiz

5 questions to test your understanding

Expected Value — A-Level Thinking Skills | A-Warded