Skip to Main Content
Have previous year question papers?
WASSCEWest African Examinations Council (WAEC)CertificationSenior Secondary Exit ExaminationPaper-Based (with CBT in select centres)

WASSCE Further Maths: Statistics and Probability Practice Questions & Answers

Unit: STATISTICS AND PROBABILITY

Subject: Further Mathematics | Level: Senior Secondary (WASSCE)

This module covers the collection, analysis, interpretation, and presentation of numerical data, as well as the mathematical calculation of likelihood.

Key Topics:

  • Statistics Representation: Tabulation, graphical representation (histograms, cumulative frequency/ogives).
  • Measures: Calculating measures of location (mean, median, mode) and Measures of Dispersion (variance, standard deviation) for grouped data.
  • Correlation: Calculating rank correlation and interpreting scatter diagrams.
  • Probability: Meaning of probability, addition/multiplication rules, independent/mutually exclusive events, simple sample spaces, and probability distributions (e.g., Binomial distribution).

Ready to test yourself?

Take this exam in our timed interactive simulator to track your performance and get detailed analytics.

The total area of all the bars in a histogram is directly proportional to the...

  • total frequency

  • mean

  • class boundaries

  • class interval

View Answer & Explanation
Correct Answer: Option A -

total frequency

Explanation:

In a histogram, the area of each rectangular bar represents the frequency of that class. Therefore, the total area of all the bars combined is directly proportional to the total frequency of the distribution.

A probability tree diagram shows two stages. The probability of choosing branch A is 0.60.60.6 and branch B is 0.40.40.4. If A is chosen, the probability of outcome C is 0.80.80.8. If B is chosen, the probability of outcome C is 0.30.30.3. What is the overall probability of outcome C occurring?

  • 0.600.600.60

  • 0.480.480.48

  • 0.120.120.12

  • 0.800.800.80

View Answer & Explanation
Correct Answer: Option A -

0.600.600.60

Explanation:

Using the law of total probability, P(C)=P(AC)+P(BC)P(C) = P(A \cap C) + P(B \cap C)P(C)=P(AC)+P(BC).
P(C)=(P(A)×P(CA))+(P(B)×P(CB))=(0.6×0.8)+(0.4×0.3)=0.48+0.12=0.60P(C) = (P(A) \times P(C|A)) + (P(B) \times P(C|B)) = (0.6 \times 0.8) + (0.4 \times 0.3) = 0.48 + 0.12 = 0.60P(C)=(P(A)×P(CA))+(P(B)×P(CB))=(0.6×0.8)+(0.4×0.3)=0.48+0.12=0.60.

The sum of the frequencies of a grouped data is 404040 and fx=280\sum fx = 280fx=280. Calculate the mean.

  • 555

  • 777

  • 141414

  • 282828

View Answer & Explanation
Correct Answer: Option B -

777

Explanation:

The mean of a grouped frequency distribution is given by the formula xˉ=fxf\bar{x} = \frac{\sum fx}{\sum f}xˉ=ffx.
Substituting the given values, xˉ=28040=7\bar{x} = \frac{280}{40} = 7xˉ=40280=7.

Which of the following is NOT a necessary condition for a binomial distribution?

  • The number of trials must be fixed.

  • The trials must be independent of each other.

  • The probability of success must vary from trial to trial.

  • Each trial has only two possible outcomes.

View Answer & Explanation
Correct Answer: Option C -

The probability of success must vary from trial to trial.

Explanation:

A key condition for the binomial distribution is that the probability of success, denoted as ppp, must remain constant across all trials. Therefore, stating that the probability must vary is incorrect.

Five competitors are ranked by two judges. The sum of the squares of the differences in their ranks is D2=8\sum D^2 = 8D2=8. Calculate the Spearman's rank correlation coefficient.

  • 0.40.40.4

  • 0.50.50.5

  • 0.60.60.6

  • 0.80.80.8

View Answer & Explanation
Correct Answer: Option C -

0.60.60.6

Explanation:

Spearman's rank correlation is rs=16D2n(n21)r_s = 1 - \frac{6 \sum D^2}{n(n^2 - 1)}rs=1n(n21)6D2.
With n=5n = 5n=5 and D2=8\sum D^2 = 8D2=8,
rs=16×85(251)=148120=10.4=0.6r_s = 1 - \frac{6 \times 8}{5(25 - 1)} = 1 - \frac{48}{120} = 1 - 0.4 = 0.6rs=15(251)6×8=112048=10.4=0.6.

If two events AAA and BBB are mutually exclusive, then the probability of both occurring together, P(AB)P(A \cap B)P(AB), is:

  • 111

  • 000

  • P(A)×P(B)P(A) \times P(B)P(A)×P(B)

  • P(A)+P(B)P(A) + P(B)P(A)+P(B)

View Answer & Explanation
Correct Answer: Option B -

000

Explanation:

By definition, mutually exclusive events cannot occur at the same time. Therefore, their intersection is an empty set, making P(AB)=0P(A \cap B) = 0P(AB)=0.

Given that f=20\sum f = 20f=20, fx=100\sum fx = 100fx=100, and fx2=580\sum fx^2 = 580fx2=580, calculate the standard deviation of the distribution.

  • 222

  • 444

  • 161616

  • 242424

View Answer & Explanation
Correct Answer: Option A -

222

Explanation:

Variance is given by fx2f(fxf)2\frac{\sum fx^2}{\sum f} - \left(\frac{\sum fx}{\sum f}\right)^2ffx2(ffx)2.
Mean =10020=5= \frac{100}{20} = 5=20100=5.
Variance =5802052=2925=4= \frac{580}{20} - 5^2 = 29 - 25 = 4=2058052=2925=4.
Standard Deviation =4=2= \sqrt{4} = 2=4=2.

When constructing a cumulative frequency curve (ogive), the cumulative frequencies are plotted against the...

  • lower class boundaries

  • upper class boundaries

  • class midpoints

  • class frequencies

View Answer & Explanation
Correct Answer: Option B -

upper class boundaries

Explanation:

An ogive, or cumulative frequency curve, represents the accumulation of frequencies up to a certain point. Therefore, the cumulative frequency is plotted against the corresponding upper class boundary of each class interval.

A fair coin is tossed 444 times. What is the probability of obtaining exactly 222 heads?

  • 14\frac{1}{4}41

  • 38\frac{3}{8}83

  • 12\frac{1}{2}21

  • 58\frac{5}{8}85

View Answer & Explanation
Correct Answer: Option B -

38\frac{3}{8}83

Explanation:

Let XXX be the number of heads. XB(n=4,p=0.5)X \sim B(n=4, p=0.5)XB(n=4,p=0.5).
P(X=2)=(42)(0.5)2(0.5)2=6×(12)4=6×116=616=38P(X=2) = \binom{4}{2} (0.5)^2 (0.5)^2 = 6 \times \left(\frac{1}{2}\right)^4 = 6 \times \frac{1}{16} = \frac{6}{16} = \frac{3}{8}P(X=2)=(24)(0.5)2(0.5)2=6×(21)4=6×161=166=83.

In a scatter diagram, if the points are closely clustered around a line that trends downwards from left to right, this indicates a:

  • strong positive correlation

  • strong negative correlation

  • weak positive correlation

  • zero correlation

View Answer & Explanation
Correct Answer: Option B -

strong negative correlation

Explanation:

A downward trend from left to right means as one variable increases, the other decreases. The tight clustering indicates a 'strong' relationship, hence a strong negative correlation.

More from WASSCE

Found in Senior Secondary School Certification

WASSCE Further Maths: Geometry & Trigonometry

Comprehensive practice covering trigonometric ratios, multiple angles, straight lines, and conic sections.

Practice Now

WASSCE Further Maths: Calculus (Differentiation & Integration)

Comprehensive practice for WASSCE candidates covering all rules of differentiation and integration with their physical applications.

Practice Now

WASSCE Further Maths: Vectors and Mechanics

Comprehensive practice covering Vectors algebra, Statics (forces, equilibrium) and Dynamics (motion, projectiles).

Practice Now
ExamOven Logo
ExamOven Support
We typically reply instantly