Statistics and probability is the section of the specification where mathematical reasoning meets real data. The methods are systematic, the questions are predictable, and the marks are reliable for any student who prepares properly.

The Statistics and probability section of the Pearson Edexcel IGCSE Mathematics Specification A syllabus covers three topics: Graphical representation of data, Statistical measures, and Probability. These topics appear consistently across both papers of the 4MA1 exam, making them a productive area for revision. Statistical measures and probability questions tend to be structured and methodical, which means students who learn the procedures can collect marks efficiently.

These edexcel igcse mathematics specification a revision notes work through each topic with the analytical precision the specification demands. If you need statistics and probability edexcel igcse concepts broken down into clear steps, this is the right place to start.

Graphical representation of data

The igcse specification requires you to construct and interpret various statistical diagrams. At Foundation tier, this includes bar charts, pie charts, pictograms, line graphs, and scatter diagrams. At Higher tier, you also need histograms with unequal class widths and cumulative frequency diagrams.

Histograms with unequal class widths (Higher)

Unlike a bar chart, a histogram uses area to represent frequency, not height. When class widths are unequal, you must calculate frequency density:

Frequency density = frequency / class width

Worked Example: A data set has the following grouped distribution:

ClassFrequencyClass widthFrequency density
0 < x <= 108100.8
10 < x <= 2015101.5
20 < x <= 4024201.2
40 < x <= 7018300.6

Plot frequency density on the y-axis. Each bar spans the full width of its class interval. The area of each bar (class width x frequency density) equals the frequency.

To read a frequency from a histogram, calculate the area of the relevant bar: frequency = frequency density x class width. This is the reverse of the construction process and is commonly tested on the edexcel exam.

Cumulative frequency diagrams (Higher)

A cumulative frequency diagram plots the running total of frequencies against the upper class boundary of each interval. The curve allows you to estimate the median, quartiles, and interquartile range.

Worked Example: 80 students took a test. From the cumulative frequency curve, estimate the median and interquartile range.

Median position = 80/2 = 40th value. Read across from 40 on the y-axis to the curve, then down to the x-axis. Suppose this gives median = 54.

Lower quartile position = 80/4 = 20th value. Read across to get Q1 = 42.
Upper quartile position = 3 x 80/4 = 60th value. Read across to get Q3 = 63.

Interquartile range = Q3 - Q1 = 63 - 42 = 21

Plot cumulative frequency points at the upper class boundary, not at the midpoint. Joining the points should produce a smooth S-shaped curve, not straight lines between points.

Statistical measures

The specification covers mean, median, mode and range for discrete data, and estimated mean and modal class for grouped data. At Higher tier, you also need the interquartile range.

Mean from a frequency table

Worked Example: Find the mean number of goals scored per match from the following data:

Goals (x)Frequency (f)f x x
050
188
21224
3721
4312

Total frequency = 5 + 8 + 12 + 7 + 3 = 35
Sum of f x x = 0 + 8 + 24 + 21 + 12 = 65
Mean = 65 / 35 = 1.857... = 1.86 (to 2 d.p.)

Estimated mean from grouped data

For grouped data, you cannot find the exact mean because individual values are not known. Use the midpoint of each class interval as the representative value.

Worked Example: Estimate the mean from this grouped data:

Mass (g)FrequencyMidpointf x midpoint
0 < m <= 2041040
20 < m <= 301025250
30 < m <= 50640240

Total frequency = 20
Sum = 40 + 250 + 240 = 530
Estimated mean = 530 / 20 = 26.5 g

The word "estimate" is important. The edexcel igcse mark scheme expects you to use midpoints for grouped data. Using class boundaries or anything else is an error.

Median from a discrete data set

The median is the middle value when data is arranged in order. For n values: if n is odd, the median is the ((n + 1)/2)th value. If n is even, the median is the mean of the (n/2)th and (n/2 + 1)th values.

Interquartile range (Higher)

The interquartile range (IQR) = Q3 - Q1, where Q1 is the lower quartile (25th percentile) and Q3 is the upper quartile (75th percentile). The IQR measures the spread of the middle half of the data. A smaller IQR indicates more consistent data.

Probability

The probability of an event is a number between 0 (impossible) and 1 (certain). The edexcel igcse specification covers theoretical probability, experimental probability, sample spaces, Venn diagrams, the addition rule, expected frequency, tree diagrams (Higher), and conditional probability (Higher).

Theoretical probability

P(event) = number of favourable outcomes / total number of possible outcomes. This applies when all outcomes are equally likely.

Worked Example: A bag contains 5 red, 3 blue and 2 green counters. One counter is drawn at random. Find P(blue).

Total counters = 5 + 3 + 2 = 10
P(blue) = 3/10 = 0.3

The complement

P(not A) = 1 - P(A). This is often faster than counting unfavourable outcomes directly.

The addition rule

For mutually exclusive events (events that cannot happen simultaneously): P(A or B) = P(A) + P(B).

Expected frequency

Expected frequency = probability x number of trials. If P(heads) = 0.5 and a coin is flipped 200 times, the expected number of heads is 0.5 x 200 = 100.

Tree diagrams (Higher)

Tree diagrams organise the probabilities of successive events. Each branch represents an outcome. Multiply along branches (AND), add between branches (OR).

Worked Example: A bag contains 4 red and 6 blue counters. Two counters are drawn without replacement. Find P(both red).

First draw: P(red) = 4/10
Second draw (given first was red): P(red) = 3/9

P(both red) = 4/10 x 3/9 = 12/90 = 2/15
Worked Example: Using the same bag, find P(one of each colour).

P(red then blue) = 4/10 x 6/9 = 24/90
P(blue then red) = 6/10 x 4/9 = 24/90

P(one of each) = 24/90 + 24/90 = 48/90 = 8/15

The critical detail with "without replacement" problems is that the denominators change on the second draw. With replacement, the probabilities stay the same. This distinction is tested explicitly and frequently.

Conditional probability (Higher)

Conditional probability asks: given that one event has occurred, what is the probability of another? Tree diagrams handle this naturally, as the second set of branches already reflects the condition.

Probability from Venn diagrams

Venn diagrams link this topic back to set notation from the number section. You can read probabilities directly from a completed Venn diagram by dividing the number of elements in a region by the total number of elements.

Worked Example: In a Venn diagram, set A has 12 elements, set B has 15, the intersection has 5, and the universal set has 30. Find P(A union B).

n(A only) = 12 - 5 = 7
n(B only) = 15 - 5 = 10
n(A union B) = 7 + 5 + 10 = 22
P(A union B) = 22/30 = 11/15

Common mistakes

  • Mean from frequency tables: dividing by the number of rows instead of the total frequency. If there are 5 rows in a frequency table, the divisor is the sum of all frequencies, not 5.
  • Grouped data: using class boundaries instead of midpoints for the estimated mean. The midpoint of 20 < x <= 30 is 25, not 20 or 30.
  • Histograms: plotting frequency instead of frequency density. When class widths are unequal, you must calculate and plot frequency density. Plotting raw frequency produces incorrect bar heights.
  • Probability: adding probabilities for independent events instead of multiplying. P(A and B) = P(A) x P(B) for independent events. P(A or B) = P(A) + P(B) for mutually exclusive events. Mixing these two rules up is one of the most common probability errors.
  • Tree diagrams: not adjusting for "without replacement." If the first counter is not returned, the total for the second draw decreases by one. Forgetting this changes every probability on the second set of branches.

Self-check questions

  1. A data set has values 3, 5, 7, 7, 9, 11. Find the mean, median and mode. (Answer: mean = 42/6 = 7, median = (7 + 7)/2 = 7, mode = 7)
  2. The frequency table shows: score 1 (freq 4), score 2 (freq 7), score 3 (freq 9), score 4 (freq 5). Find the mean. (Answer: (4 + 14 + 27 + 20)/25 = 65/25 = 2.6)
  3. A grouped data set has classes 0-10 (freq 6, midpoint 5), 10-25 (freq 10, midpoint 17.5), 25-50 (freq 4, midpoint 37.5). Estimate the mean. (Answer: (30 + 175 + 150)/20 = 355/20 = 17.75)
  4. A fair six-sided die is rolled 300 times. How many times would you expect to roll a number greater than 4? (Answer: P(>4) = 2/6 = 1/3. Expected frequency = 300/3 = 100)
  5. A bag contains 7 yellow and 3 green balls. Two are drawn without replacement. Find P(both green). (Answer: 3/10 x 2/9 = 6/90 = 1/15)
  6. From a cumulative frequency diagram for 60 values, at what cumulative frequency do you read the lower quartile? (Answer: 60/4 = 15th value)

The igcse 4ma1 statistics and probability topics provide some of the most methodical, mark-efficient questions in the entire specification. These edexcel igcse mathematics specification a explained methods reward systematic calculation, and students who practise the procedures consistently score well. For more edexcel igcse mathematics specification a practice questions on data handling and probability, and for edexcel igcse mathematics specification a notes organised by sub-topic, use the Green Bridge CBT platform to target your revision where it matters most.

Téléchargez l'application sur Google Play.

Tout ce dont vous avez besoin pour exceller au JAMB, WAEC et NECO.

Green Bridge CBT Mobile App
Assistant de chat d'apprentissage personnalisé par IA
Des milliers d'anciens sujets IGCSE, JAMB, WAEC et NECO.
Plus de 1200 notes de cours
Assistance Hors Ligne - Apprenez à Tout Moment, Partout
Horaire du Pont Vert
Résumés littéraires et questions potentielles
Suivez vos performances et votre progression
Explications Approfondies pour un Apprentissage Complet
Résumé

Edexcel IGCSE Mathematics Specification A revision notes on data representation, statistical measures and probability with full worked examples and exam tips.