Probability as Expectation Formula

The Formula

\text{Expected count} = n \cdot P(\text{event})

When to use: P(\text{heads}) = 0.5 means if you flip many times, about half will be heads.

Quick Example

P(6 \text{ on die}) = \frac{1}{6} means in 600 rolls, expect about 100 sixes.

Notation

n is the number of trials; P is the probability per trial; n \cdot P is the expected count

What This Formula Means

Probability can be interpreted as the long-run relative frequency of an event over infinitely many identical trials of a random experiment.

P(\text{heads}) = 0.5 means if you flip many times, about half will be heads.

Formal View

P(A) = \lim_{n \to \infty} \frac{\text{count of } A \text{ in } n \text{ trials}}{n}; expected count in n trials = n \cdot P(A)

Worked Examples

Example 1

easy
A basketball player makes free throws with probability 0.75. In 200 free throws, how many do we expect her to make?

Solution

  1. 1
    Expected count formula: E = n \times P
  2. 2
    Substitute: E = 200 \times 0.75 = 150
  3. 3
    Interpretation: on average, she will make 150 of 200 free throws
  4. 4
    Note: this is the long-run average — any single game of 200 shots might yield slightly more or fewer

Answer

Expected makes = 200 \times 0.75 = 150 free throws.
Expected count = n \times P gives the average number of successes in n trials with probability P. This is the long-run mean of repeated experiments, not a guaranteed exact count for any single trial.

Example 2

medium
A game has three outcomes: win \10 (prob 0.2), break even \0 (prob 0.5), lose \$5 (prob 0.3). Calculate the expected value and interpret what it means for 1000 games.

Common Mistakes

  • Expecting every sequence of trials to match the probability exactly — 100 flips will rarely give exactly 50 heads
  • Believing that after a streak of failures, success is 'due' — each independent trial has the same probability
  • Confusing expected frequency with guaranteed frequency — P = 0.1 over 100 trials expects 10 successes but could yield 5 or 15

Why This Formula Matters

Connects abstract probability to concrete, observable frequencies.

Frequently Asked Questions

What is the Probability as Expectation formula?

Probability can be interpreted as the long-run relative frequency of an event over infinitely many identical trials of a random experiment.

How do you use the Probability as Expectation formula?

P(\text{heads}) = 0.5 means if you flip many times, about half will be heads.

What do the symbols mean in the Probability as Expectation formula?

n is the number of trials; P is the probability per trial; n \cdot P is the expected count

Why is the Probability as Expectation formula important in Math?

Connects abstract probability to concrete, observable frequencies.

What do students get wrong about Probability as Expectation?

Individual outcomes can deviate wildly from probability—that's normal.

What should I learn before the Probability as Expectation formula?

Before studying the Probability as Expectation formula, you should understand: probability.