Probability as Expectation Formula

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

The Formula

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

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

Quick Example

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

Notation

nn is the number of trials; PP is the probability per trial; nPn \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(heads)=0.5P(\text{heads}) = 0.5 means if you flip many times, about half will be heads.

Formal View

P(A)=limncount of A in n trialsnP(A) = \lim_{n \to \infty} \frac{\text{count of } A \text{ in } n \text{ trials}}{n}; expected count in nn trials =nP(A)= 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?

Answer

Expected makes =200×0.75=150= 200 \times 0.75 = 150 free throws.

First step

1
Expected count formula: E=n×PE = n \times P

Full solution

  1. 2
    Substitute: E=200×0.75=150E = 200 \times 0.75 = 150
  2. 3
    Interpretation: on average, she will make 150 of 200 free throws
  3. 4
    Note: this is the long-run average — any single game of 200 shots might yield slightly more or fewer
Expected count =n×P= n \times P gives the average number of successes in nn trials with probability PP. 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.

Example 3

medium
A factory ships parts with defect rate 0.020.02. In a shipment of 50005000 parts, how many defective parts are expected?

Common Mistakes

  • Expecting the exact expected count — nPn\cdot P is the long-run average, not a promise for any one run.
  • Applying it to a single trial — probability-as-expectation describes many repetitions, not one outcome.
  • Confusing the predicted count with a probability — nPn\cdot P is a count, while PP stays between 0 and 1.

Why This Formula Matters

This interpretation turns an abstract probability into a concrete prediction you can check against data, and it's the bridge to expected value and the law of large numbers. It also corrects the belief that probability promises anything about a single trial. Recognizing it by "Am I predicting a long-run count or share, not a single outcome?" — rather than by familiar numbers — is what lets a student tell it apart from theoretical probability and expected value and experimental probability in a mixed problem set.

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(heads)=0.5P(\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?

nn is the number of trials; PP is the probability per trial; nPn \cdot P is the expected count

Why is the Probability as Expectation formula important in Math?

This interpretation turns an abstract probability into a concrete prediction you can check against data, and it's the bridge to expected value and the law of large numbers. It also corrects the belief that probability promises anything about a single trial. Recognizing it by "Am I predicting a long-run count or share, not a single outcome?" — rather than by familiar numbers — is what lets a student tell it apart from theoretical probability and expected value and experimental probability in a mixed problem set.

What do students get wrong about Probability as Expectation?

The procedure for probability as expectation is the easy part; the trap is expecting the exact expected count. Asking "Am I predicting a long-run count or share, not a single outcome?" first is what keeps a correct-looking calculation from being attached to the wrong concept.

What should I learn before the Probability as Expectation formula?

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