Study Guide

Continuous probability distributions

CIE A-Level Further MathematicsΒ· Unit 4: Further Probability & StatisticsΒ· 15 min read

1. Valid Probability Density Functionsβ˜…β˜…β˜†β˜†β˜†β± 5 min

A continuous random variable can take any value within an interval of real numbers, unlike discrete variables which only take distinct, separate values. The probability distribution of a continuous variable is described by a probability density function (pdf).

πŸ“˜ Definition

Probability Density Function (pdf)

A non-negative function that describes the relative likelihood for the continuous random variable to take a given value. The total area under the curve of over the full range of must equal 1.

Example:

for is a valid pdf.

πŸ“ Worked Example

Show that for is a valid pdf.

  1. 1

    Check the two required conditions for validity: non-negativity and total area = 1.

  2. 2

    For , is always positive, so , satisfying the non-negativity condition.

  3. 3

    Integrate over the full range of :

  4. 4
    ∫2418(x+1)dx=18[x22+x]24\int_{2}^{4} \frac{1}{8}(x+1) dx = \frac{1}{8} \left[ \frac{x^2}{2} + x \right]_{2}^{4}
  5. 5

    Evaluate the definite integral:

  6. 6
    18((8+4)βˆ’(2+2))=18(12βˆ’4)=1\frac{1}{8} \left( (8 + 4) - (2 + 2) \right) = \frac{1}{8} (12 - 4) = 1
  7. 7

    Both conditions are satisfied, so is a valid pdf.

Exam tip:

Always check both conditions for validity: non-negativity AND total area = 1. Examiners regularly penalise candidates who only check one condition.

2. Calculating Probabilities from pdfsβ˜…β˜…β˜†β˜†β˜†β± 5 min

For continuous distributions, probability equals the area under the pdf curve between the bounds of the interval. A key property of continuous random variables is that the probability of taking any single specific value is always zero.

P(a≀X≀b)=∫abf(x)dxP(a \leq X \leq b) = \int_{a}^{b} f(x) dx
πŸ“ Worked Example

For the valid pdf for , calculate .

  1. 1

    Set up the integral of between the given bounds:

  2. 2
    P(2.5<X<3.5)=∫2.53.518(x+1)dxP(2.5 < X < 3.5) = \int_{2.5}^{3.5} \frac{1}{8}(x+1) dx
  3. 3

    Compute the antiderivative and evaluate:

  4. 4
    =18[x22+x]2.53.5= \frac{1}{8} \left[ \frac{x^2}{2} + x \right]_{2.5}^{3.5}
  5. 5
    =18((12.252+3.5)βˆ’(6.252+2.5))=0.5= \frac{1}{8} \left( (\frac{12.25}{2} + 3.5) - (\frac{6.25}{2} + 2.5) \right) = 0.5

3. Cumulative Distribution Functions (cdfs)β˜…β˜…β˜…β˜†β˜†β± 6 min

The cumulative distribution function gives the probability that is less than or equal to a given value , and is derived by integrating the pdf from the lower bound of up to .

πŸ“˜ Definition

Cumulative Distribution Function (cdf)

. For a pdf defined over , for and for .

πŸ“ Worked Example

Find the cumulative distribution function for the pdf , .

  1. 1

    For , there is no probability, so .

  2. 2

    For , integrate the pdf from 2 to :

  3. 3
    F(x)=∫2x18(t+1)dt=18[t22+t]2xF(x) = \int_{2}^{x} \frac{1}{8}(t+1) dt = \frac{1}{8} \left[ \frac{t^2}{2} + t \right]_{2}^{x}
  4. 4

    Simplify the expression:

  5. 5
    =18(x22+xβˆ’4)=x2+2xβˆ’816= \frac{1}{8} \left( \frac{x^2}{2} + x - 4 \right) = \frac{x^2 + 2x - 8}{16}
  6. 6

    For , , which checks out at : . The full cdf is:

  7. 7
    F(x)={0x<2x2+2xβˆ’8162≀x≀41x>4F(x) = \begin{cases} 0 & x < 2 \\ \frac{x^2 + 2x - 8}{16} & 2 \leq x \leq 4 \\ 1 & x > 4 \end{cases}

4. Descriptive Statistics for Continuous Distributionsβ˜…β˜…β˜…β˜†β˜†β± 7 min

We calculate common descriptive statistics for continuous distributions using integration, following these standard rules:

  1. Expectation (mean):

  2. Variance: , where

  3. Median: The value that satisfies

  4. Mode: The value of that maximises , found via differentiation

πŸ“ Worked Example

Calculate the median of the distribution with pdf , .

  1. 1

    Use the cdf derived earlier, and set :

  2. 2
    m2+2mβˆ’816=0.5\frac{m^2 + 2m - 8}{16} = 0.5
  3. 3

    Rearrange to form a quadratic equation:

  4. 4
    m2+2mβˆ’16=0m^2 + 2m - 16 = 0
  5. 5

    Solve the quadratic, take the root in the interval :

  6. 6
    m=βˆ’1+17β‰ˆ3.12m = -1 + \sqrt{17} \approx 3.12
  7. 7

    The median is approximately 3.12 (3 significant figures).

5. Common Pitfalls

Wrong move:

Forgetting to check the non-negativity condition when testing for a valid pdf

Why:

Many students only check that the total integral equals 1, but a function can integrate to 1 and be negative over part of its range

Correct move:

Always confirm that for all in the range of before checking the integral condition

Wrong move:

Calculating as for continuous distributions

Why:

Confusion between discrete probability mass functions and continuous probability density functions

Correct move:

Remember that for any continuous random variable, probability is only non-zero over intervals

Wrong move:

Only writing the expression for cdf over the interval where is non-zero, omitting the other cases

Why:

Skipping the cases for below the lower bound or above the upper bound of

Correct move:

Always specify for and for

Wrong move:

Calculating variance as

Why:

Mixing up the order of terms in the variance formula, leading to negative variance

Correct move:

Memorise that , which always gives a non-negative result

Wrong move:

Stopping at the first stationary point when finding the mode, not checking endpoints

Why:

Assuming the mode must be an interior critical point, when the maximum could be at an endpoint

Correct move:

Check all critical points and endpoints of the range to find the maximum value of

6. Quick Reference Cheatsheet

Quantity

Formula

Valid pdf conditions

cdf from pdf

Expectation

Variance

Median

Mode

Value of maximising

When this came up on past exams

AI-estimated based on syllabus patterns β€” cross-check with official past papers for accuracy. Use only as revision-focus signals.

  • 2022 Β· 1

    Valid pdf + probability calculation

  • 2023 Β· 2

    Find cdf + median

  • 2021 Β· 1

    Calculate expectation and variance

What's Next

Continuous probability distributions form the foundation of all further work in statistics for CIE A-Level Further Maths. You will apply these core integration and manipulation skills to specific named continuous distributions, including uniform, exponential, normal and chi-squared distributions. These skills are also critical for more advanced topics like probability generating functions, continuous hypothesis testing and linear combinations of random variables later in the unit.