IB Syllabus Requirements for Distributions
4.7
Discrete random variables and expected value
4.8
Binomial distribution
4.9
Normal distribution
4.14
Transformations, linear combinations and unbiased estimators
4.7
DISCRETE RANDOM VARIABLES AND EXPECTED VALUE
A random variable is a function that gives a numerical value to each outcome of a random process. If its possible values form a finite or countable set, it is a discrete random variable. Typical examples include counts, scores and gains from a game.
A discrete probability distribution lists, or gives a rule for finding, the probability of every possible value of a discrete random variable. We write
.
For the distribution to be valid:
The distribution may be given in a table or as a formula that applies to a stated set of values. If you’re given a formula, calculate each probability and check that the total is before going any further. This quick check catches many transcription errors.
Discrete probability distribution with probabilities that sum to 1.
| Possible value | Probability |
|---|---|
| 0 | 0.10 |
| 1 | 0.30 |
| 2 | 0.40 |
| 3 | 0.20 |
| Total | 1.00 |
The expected value is the probability-weighted long-run mean of a random variable. For a discrete distribution,
The expected value doesn’t have to be a value that can actually occur. For example, an expected score of is still meaningful even when only whole-number scores are possible.
In applications, make sure each outcome has the correct net value. In a paid game, gain means the winnings minus the amount paid—not simply the prize. A fair game is one in which the player’s expected net gain is zero. A positive expected gain favours the player, while a negative expected gain favours the organizer.
Games of chance make expectation easier to see, though they also show its limits. A casino can make a reliable long-run profit from a small advantage spread across many plays. An individual player’s short-run experience may be very different. So, describing a game as fair can involve more than calculation; access to information, unequal resources and the possibility of harm also matter. Probability may support gambling systems or economic models, but mathematics does not remove responsibility for how those models are used.
4.8
BINOMIAL DISTRIBUTION
A Bernoulli trial is a random trial with exactly two classified outcomes: success and failure. A binomial distribution is a discrete probability distribution used to model the number of successes in a fixed number of independent Bernoulli trials when the probability of success stays constant.
Write the model as
Before using this model, check four conditions: is fixed, there are two outcome categories, the trials are independent, and is the same for every trial.
Sampling with replacement often allows independence and a constant probability. Without replacement, the probability generally changes after each selection. A binomial model may therefore fail unless the population is sufficiently large compared with the sample.
To find the probability of an exact number of successes, technology evaluates
A binomial probability density command returns an exact probability; a cumulative command returns . Translate the wording first, then press the buttons:
For ,
and
A success count is dimensionless, so its numerical variance is dimensionless too. The expected number of successes is the number of trials multiplied by the probability of success. You don’t need formal proofs of these results; focus on deciding when the model applies and using the results correctly.

Binomial coefficients form the triangular pattern commonly linked with Pascal. However, Yang Hui recorded the pattern in China centuries earlier. The name attached to a result can reflect how knowledge travelled rather than who discovered it first.
Choose a model from evidence about its assumptions, not simply because a graph looks plausible. Binomial hypothesis testing is a natural later application, but here it is enrichment rather than part of the required calculations in this section.
4.9
NORMAL DISTRIBUTION
A normal distribution is a continuous probability distribution with a symmetric, bell-shaped density curve. Its mean and variance determine the curve completely. We write
Because the curve is symmetric about , the mean, median and mode coincide. Probability is shown by area under the curve, and the total area is . In both directions, the curve approaches the horizontal axis but never meets it. Changing moves the curve, while changing alters its spread.

For a continuous variable, the area at any single point is zero. Strict and inclusive inequalities therefore give the same normal probability. For example, .
Standard deviation provides a quick picture of how values concentrate around the mean:
These percentages are approximate features of the model. They do not prove that observed data are normal.
Empirical rule bands for a normal distribution.
| Band | Interval for | Area in band | Cumulative area |
|---|---|---|---|
| Central band | to | 68% | 68% |
| Next band | to and to | 27% total | 95% |
| Outer band | to and to | 4.7% total | 99.7% |
| Tails | or | 0.3% total | about 100% |
Normal patterns often arise when many small, roughly independent effects influence a measurement. Examples appear in experimental science and psychology, as well as environmental measurement. Symmetry still needs to be checked. One normal curve may not represent bounded, strongly skewed or multimodal data well.
A normal cumulative-distribution command calculates an area when the boundaries, and are known. First sketch the curve, mark the boundary and shade the required region. This makes the calculator output easier to interpret. Enter both bounds for an interval. For a tail, either use an appropriate sufficiently extreme calculator bound or subtract a cumulative probability from .
An inverse normal calculation finds a boundary value from a given cumulative area. Technology needs the cumulative area to the left, along with the supplied mean and standard deviation. If a right-tail area is given, convert it to a left-tail area first. Use technology directly here; there is no need to transform to a standardized normal variable.
The normal curve developed through work that included de Moivre’s. Quetelet later used averages to form the idea of a representative person. This history carries a warning: treating variation around an average as deficiency can produce unsafe scientific or social conclusions. A model is trustworthy only when its assumptions and chosen variables suit its purpose. Choosing which observations to include or exclude is therefore a mathematical and ethical decision, not neutral housekeeping.
4.14
TRANSFORMATIONS, LINEAR COMBINATIONS AND UNBIASED ESTIMATORS
A linear transformation of a random variable creates a new random variable by multiplying the original variable by a constant, then adding another constant. Write
The expected value and variance are
and
Adding shifts every value by the same amount. It changes the mean, but not the spread. Multiplying by scales the standard deviation by and the variance by . A negative scale reverses the order of the values, although the variance remains non-negative. The general computational formula for variance is not required here.

A linear combination of random variables forms a random variable by adding constant multiples of other random variables. Let
Expectation is always linear:
When the random variables are independent, their variances combine as
This variance result depends on independence. Notice, too, that a negative sign becomes positive when its coefficient is squared. Independent variation does not cancel simply because one quantity is subtracted.
An estimator is a statistic calculated from sample data to estimate an unknown population parameter. An unbiased estimator has an expected value equal to the parameter it estimates over repeated random samples.
The sample mean is
It is unbiased because
A formal demonstration of this equality can help explain the result, but it is not required.
Dividing the sum of squared deviations by tends to underestimate the population variance. The corrected sample variance is
Therefore,
The demonstrations of the two unbiasedness results are not examined. You need to understand why the divisor appears and be able to distinguish the sample statistic from the unknown population parameter.
Unbiased doesn’t automatically mean best. One unbiased estimator may vary greatly from sample to sample, whereas a slightly biased estimator may be more stable. When judging an estimator, consider its systematic error and variability, along with the purpose of the estimate.
4.17
POISSON DISTRIBUTION
A Poisson distribution is a discrete probability distribution used to model how many independent events occur in a fixed interval when the average rate is uniform. It is written
An interval might represent time, distance, area or another continuous exposure measure.
The model is appropriate when:
For exactly events, the probability is
In practice, technology is used to find Poisson probabilities.
Both the mean and the variance are numerically equal to the parameter:
Counts are dimensionless in SI, so there is no unit conflict in this numerical equality. Formal proofs of these results are not required.

When a rate is given for one interval but the question uses another, scale in direct proportion to the interval length. That calculation assumes the average rate is genuinely uniform. A clear rush-hour pattern or seasonal cycle would weaken the assumption.
Suppose and are independent. The variables and are event counts for the two sources and are dimensionless, while and are their respective expected counts and are also dimensionless. Then
So independent streams of events can be combined. If they aren’t independent, this result cannot simply be assumed.
Let the context determine the distribution rather than choosing whichever calculator menu feels most familiar.
Comparison of binomial, Poisson and normal models
| Model | Variable type | Defining conditions | Parameters | Typical contexts |
|---|---|---|---|---|
| Binomial | Discrete count of successes | Fixed number of independent trials with constant success probability | , | Successes in repeated trials |
| Poisson | Discrete count of events | Events independent; average rate uniform over a fixed interval | Counts over time, distance or area | |
| Normal | Continuous measurement | Roughly symmetric data described by a mean and standard deviation | , | Continuous measurements with symmetric spread |
Choose a binomial model for successes in a fixed number of independent trials when the success probability is constant. A Poisson model suits an event count over a continuous interval, provided the events are independent and the average rate is uniform. For a continuous, roughly symmetric measurement determined by a mean and standard deviation, use a normal model.
Poisson models may describe incoming requests, vehicles passing a sensor, rare changes in genetic material, unscheduled arrivals at a service point or printing defects, as long as the assumptions are credible. That usefulness doesn’t make the models literally true. They can support planning in science, public services or communication systems, but confidence in their conclusions should decrease when independence or rate stability is doubtful. Mathematical models organize evidence across many areas of knowledge; contextual judgement is still needed to decide which simplifications are acceptable.