Discrete Distributions and Expectation (AQA A-Level Further Maths): Revision Notes
Discrete Distributions and Expectation
Introduction to discrete probability distributions
A probability distribution shows how probability is allocated across all possible outcomes of a random experiment. The total probability always equals 1, as one of the outcomes must occur.
When you conduct a random experiment, the outcome is often represented by a discrete random variable - a variable that can only take specific, separate values (not continuous). For example, if you flip a fair coin three times and count the number of heads, this count is a discrete random variable because it can only be 0, 1, 2, or 3.
The key feature of discrete random variables is that they take only specific, countable values rather than any value in a continuous range. Common examples include counting outcomes (number of heads, number of successes) or distinct categories (rolling a die).

The probability distribution can be presented as a table (as shown above) or as a probability distribution function. For example:
This notation means that for each value of , you substitute it into the formula to find its probability.
Measures of location: median and mode
Just as with data sets, you can calculate measures of location and spread for probability distributions. The two main measures of central tendency for discrete random variables are the median and the mode.
Median
The median of a discrete random variable divides the probability distribution into two equal parts. It's the value where half the probability lies below it and half lies above it.
Definition: The median of a discrete random variable is the value where:
This means that at least half the probability is less than or equal to , and at least half is greater than or equal to .
Sometimes two distinct values satisfy these inequalities. When this happens, you calculate the median as the arithmetic mean of these two values:
where and are the two values satisfying and .
Mode
The mode is much simpler to identify than the median.
Definition: For a discrete random variable, the mode is the value with the greatest probability.
In other words, it's the most likely outcome. A random variable may have more than one mode (if multiple values share the highest probability) or may have no mode (if all values have equal probability).
Expected value (expectation)
The expected value of a random variable represents the long-run average outcome you would expect if you repeated the experiment many times. It's also called the mean of the distribution.
To understand this concept, consider throwing a fair die 600 times. The probability of getting a six on any throw is . You would expect to get approximately 100 sixes out of 600 throws. The expected value formalises this idea.

Definition and formula
Definition: The expected value or mean of a discrete random variable is given by:
The symbol means "for all", so you sum across all possible values of .
In words: multiply each possible value by its probability, then add up all these products.
The expected value is sometimes denoted by the symbol (Greek letter mu, representing the English letter for "mean").
How to calculate expected value
To calculate :
- List all possible values the random variable can take
- Find the probability of each value
- Multiply each value by its probability
- Sum all these products
The expected value doesn't have to be a value that the variable can actually take. For example, the expected value of a dice roll is 3.5, even though you can never roll 3.5 on a die!
Worked Example: Expected value calculation

For this distribution:
Expected value of a function
Often you need to find the expected value of a function of a random variable, such as or . You can do this by applying the function to each value before multiplying by probabilities.
Formula: The expected value of a function of a discrete random variable is:
This means: apply the function to each possible value , multiply by the probability , then sum.
Worked Example: Expected value of and

Part a: Find
Part b: Find
First, calculate for each value:
- When :
- When :
- When :
- When :
Now calculate the expected value:
Notice that . In this example, , which is different from .
Variance and standard deviation
While the expected value tells you about the centre of the distribution, the variance measures how spread out the distribution is around its mean.
Variance definition
Definition: The variance of a random variable measures the expected value of the squared deviations from the mean:
The variance can also be written as (sigma squared).
Alternative formula for variance
Calculating variance using the definition involves squaring many terms , which can be tedious. There's an alternative formula that's usually much easier to use:
Alternative Formula for Variance:
This formula says: the variance equals the mean of the squares minus the square of the mean.
Calculation tip: It's almost always easier to use this alternative formula. Calculate and separately, then use this formula.
Standard deviation
The standard deviation is the square root of the variance:
The standard deviation has the same units as the original variable, making it easier to interpret than variance.
Worked Example: Calculating variance
Consider a random variable with the probability distribution:

First, calculate (from earlier)
Next, create a table with values of :
Calculate :
Use the alternative formula:
Therefore, the standard deviation is
Variance of a function
Just as with expected values, you can find the variance of a function of :
Discrete uniform distribution
A special type of discrete distribution occurs when all outcomes are equally likely, such as when rolling a fair die.
Definition: A discrete uniform random variable taking values has a probability distribution:
Each of the outcomes has probability .
Formulas for uniform distribution
For a discrete uniform random variable with values :
Mean:
Variance:
These formulas save significant calculation time when you recognise a uniform distribution.
Worked Example: Fair die

An ordinary fair die gives a uniform distribution with .
Using the formulas:
This is much faster than calculating and from first principles!
Linear transformations of random variables
When you transform a random variable by multiplying by a constant and/or adding a constant, there are useful rules for how the expectation and variance change.
Key result: If and are two discrete random variables and , where and are constants, then:
You can also write these as and .
Understanding the rules
Expectation: Both multiplying by and adding affect the expected value in a straightforward way. This makes sense - if you double all values (), the average doubles; if you add 5 to all values (), the average increases by 5.
Variance: Only the multiplication factor affects the variance, and it's squared (). Adding a constant doesn't change the spread of the distribution - it just shifts all values by the same amount. The squaring of occurs because variance involves squared deviations.
Sums of independent random variables
When working with two or more random variables, you often need to find the expected value and variance of their sum.
Expected value of sums
The rule for expected values is beautifully simple:
Key result: For two discrete random variables and , the expected value of their sum is:
This rule works regardless of whether and are independent. The expectations always add.
Variance of sums
The rule for variances has an important restriction:
Key result: For two independent random variables and , the variance of their sum is:
Critical: This rule only works when and are independent. If they're not independent, the variances don't simply add.
Worked Example: Football goals
Consider West End FC Under 11s football team. During home games, the number of goals scored has a mean of 3.1 and a standard deviation of 1.2. During away games, the mean is 2.7 and the standard deviation is 1.4.
Let = goals in home games and = goals in away games.
For the total goals :
For variance, we need to assume and are independent:
Therefore, the standard deviation of total goals is:
Note: The variance result assumes that goals scored in home and away games are independent - that the performance in one doesn't affect the other.
Problem-solving strategy
When solving problems involving expectation and variance:
- Find the probability distribution of the random variable (as a table or function)
- Use standard formulas to find the mean and variance:
- Find expectations of functions if needed using
- Apply transformation rules for linear functions: and
- For sums, use and (if independent)
- State your conclusion clearly
Exam tips
Common Pitfalls and Tips:
- Always check that probabilities sum to 1 in any distribution - this is a common way to find unknown parameters
- The mode is simply the value with the highest probability - don't overcomplicate it
- For median, check both inequalities and
- Use the computational formula for variance: - it's much faster than the definition
- Remember that - these are different quantities
- When applying linear transformations, the constant doesn't affect variance
- The coefficient is squared in the variance formula:
- Expectations always add:
- Variances only add when variables are independent
- For uniform distributions, use the shortcut formulas to save time
- Always show your working clearly, especially when using transformation rules or sum rules
Key Points to Remember:
- Discrete random variables take only specific, separate values (not continuous)
- The mode is the value with the greatest probability - the most likely outcome
- The median divides the distribution in half: and
- The expected value is the weighted average of all outcomes
- Use the computational formula for variance:
- For linear transformations : expectations and variances transform as and
- For sums: expectations always add , but variances only add when variables are independent:
- For discrete uniform distributions with values: and