Skip to content
spmaddmath.com.my
Tuition

Study

SyllabusFormulasMethodsExam & PapersTools
LocationsPricingBlogOur TeachersContact
EN

Worked examples · Probability Distribution

Probability Distribution, Worked Examples (KBAT)

These hard Probability Distribution examples run the ideas in reverse and combine them: recover nn and pp from a binomial's mean and variance, solve two normal probabilities simultaneously for μ\mu and σ\sigma, and use logarithms with the binomial to find the smallest number of trials. Try each on paper first, then check every line.

What these examples cover

These three hard examples ask you to run the ideas in reverse and to join them together. In the first you are given the mean and variance of a binomial variable and must recover nn and pp before finding a tail probability.

In the second, two normal probabilities give you two equations, which you solve simultaneously for the mean and standard deviation. The third is a KBAT twist: you combine the binomial with logarithms to find the smallest number of trials that makes a success almost certain.

The numbers are still clean, but the thinking is longer, plan the whole route before you start, and keep every line so the method marks are secure.

Worked examples

Work through all three. Attempt each fully before you read the solution, and notice how every question is a familiar tool used in reverse or in combination, nothing new, only deeper.

Reading the standard normal table

The standard normal table gives the left-hand area P(Z<z)P(Z<z) for positive zz. Everything else is built from that one fact: a right tail is 1P(Z<z)1-P(Z<z); a negative score uses symmetry, P(Z<z)=1P(Z<z)P(Z<-z)=1-P(Z<z); and an interval is the difference of two left-areas.

When a probability is given and the score is unknown, run the same reading backwards: convert to a left-area, then find the matching zz.

Q1[5 marks]

A random variable XX follows a binomial distribution with mean 2.42.4 and variance 1.441.44. (a) Find the value of nn and of pp.

(b) Hence find P(X5)P(X\ge 5).

Show worked solution

(a) For a binomial variable, mean=np\text{mean}=np and variance=npq\text{variance}=npq. Divide the variance by the mean to isolate qq:

npqnp=1.442.4    q=0.6\frac{npq}{np}=\frac{1.44}{2.4} \;\Rightarrow\; q=0.6

So p=1q=0.4p=1-q=0.4. Substitute back into np=2.4np=2.4 to find nn:

n×0.4=2.4    n=6n\times 0.4=2.4 \;\Rightarrow\; n=6

(b) With n=6n=6, p=0.4p=0.4 and q=0.6q=0.6, P(X5)=P(X=5)+P(X=6)P(X\ge 5)=P(X=5)+P(X=6):

P(X=5)=6C5(0.4)5(0.6)1=6×0.01024×0.6=0.036864P(X=5)={}^{6}C_{5}(0.4)^{5}(0.6)^{1}=6\times 0.01024\times 0.6=0.036864
P(X=6)=6C6(0.4)6=0.004096P(X=6)={}^{6}C_{6}(0.4)^{6}=0.004096
P(X5)=0.036864+0.004096=0.04096P(X\ge 5)=0.036864+0.004096=0.04096

Answer

n=6n=6, p=0.4p=0.4, and P(X5)=0.04096P(X\ge 5)=0.04096. Check the parameters: np=6(0.4)=2.4np=6(0.4)=2.4 and npq=6(0.4)(0.6)=1.44npq=6(0.4)(0.6)=1.44, both as given.

Q2[5 marks]

A random variable XX is normally distributed with mean μ\mu and standard deviation σ\sigma. Given that P(X>65)=0.0668P(X>65)=0.0668 and P(X<30)=0.0228P(X<30)=0.0228, find μ\mu and σ\sigma.

Show worked solution

Turn each probability into a ZZ-score. For the upper value, P(Z>z)=0.0668P(Z>z)=0.0668 gives P(Z<z)=0.9332P(Z<z)=0.9332, so z=1.5z=1.5:

65μσ=1.5    65μ=1.5σ(1)\frac{65-\mu}{\sigma}=1.5 \;\Rightarrow\; 65-\mu=1.5\sigma \quad (1)

For the lower value, P(Z<z)=0.0228P(Z<z)=0.0228 matches z=2z=-2, since P(Z<2)=0.9772P(Z<2)=0.9772 and the score is negative:

30μσ=2    30μ=2σ(2)\frac{30-\mu}{\sigma}=-2 \;\Rightarrow\; 30-\mu=-2\sigma \quad (2)

Subtract equation (2)(2) from equation (1)(1) to eliminate μ\mu:

(65μ)(30μ)=1.5σ(2σ)    35=3.5σ    σ=10(65-\mu)-(30-\mu)=1.5\sigma-(-2\sigma) \;\Rightarrow\; 35=3.5\sigma \;\Rightarrow\; \sigma=10

Substitute σ=10\sigma=10 into equation (1)(1):

65μ=1.5(10)=15    μ=5065-\mu=1.5(10)=15 \;\Rightarrow\; \mu=50

Answer

μ=50\mu=50 and σ=10\sigma=10. Check the lower condition: 305010=2\dfrac{30-50}{10}=-2, and P(Z<2)=0.0228P(Z<-2)=0.0228, exactly as given.

Q3[4 marks]

In a repeated trial the probability of success each time is 0.40.4, independently. Find the smallest number of trials nn so that the probability of at least one success exceeds 0.90.9.

Show worked solution

Let XX be the number of successes in nn trials, so XX is binomial with p=0.4p=0.4 and q=0.6q=0.6. 'At least one success' uses the complement:

P(X1)=1P(X=0)=1(0.6)nP(X\ge 1)=1-P(X=0)=1-(0.6)^{n}

Require this to exceed 0.90.9 and rearrange:

1(0.6)n>0.9    (0.6)n<0.11-(0.6)^{n}>0.9 \;\Rightarrow\; (0.6)^{n}<0.1

Take logarithms of both sides. Because lg0.6\lg 0.6 is negative, dividing by it reverses the inequality:

nlg0.6<lg0.1    n>lg0.1lg0.6=10.2218=4.51n\,\lg 0.6<\lg 0.1 \;\Rightarrow\; n>\frac{\lg 0.1}{\lg 0.6}=\frac{-1}{-0.2218}=4.51

Since nn must be a whole number greater than 4.514.51, the smallest value is n=5n=5.

Answer

n=5n=5. Check: with n=5n=5, 1(0.6)5=10.07776=0.92224>0.91-(0.6)^{5}=1-0.07776=0.92224>0.9; with n=4n=4, 1(0.6)4=10.1296=0.8704<0.91-(0.6)^{4}=1-0.1296=0.8704<0.9, so 55 is indeed the smallest.

Every hard question here is a familiar tool used in reverse or in combination, parameters from a mean and variance, a mean and deviation from two probabilities, a trial count from a complement and a logarithm. Read the demand slowly, set up the equations honestly, and each one unwinds to a clean answer.

Common slips to avoid

Two slips recur on these harder questions. The first is dividing mean by variance instead of variance by mean when recovering qq, the ratio must be npqnp\dfrac{npq}{np}.

The second is forgetting to flip the inequality after taking logs, because lg0.6\lg 0.6 is negative. Writing the ratio the right way up and checking the sign of the logarithm keeps both under control.

Q4[5 marks]

The number of goals scored by a school futsal team in a match is a discrete random variable XX with probability distribution P(X=0)=0.1P(X=0)=0.1, P(X=1)=0.3P(X=1)=0.3, P(X=2)=kP(X=2)=k and P(X=3)=0.2P(X=3)=0.2. (a) Find the value of kk.

(b) Find E(X)E(X). (c) Find Var(X)\text{Var}(X).

Show worked solution

(a) The probabilities of a discrete random variable must sum to 11. Add the four given probabilities and set the total equal to 11:

0.1+0.3+k+0.2=10.1+0.3+k+0.2=1

So k=0.4k=0.4. (b) Use E(X)=xP(X=x)E(X)=\sum xP(X=x), multiplying each value of XX by its probability:

E(X)=0(0.1)+1(0.3)+2(0.4)+3(0.2)=0+0.3+0.8+0.6=1.7E(X)=0(0.1)+1(0.3)+2(0.4)+3(0.2)=0+0.3+0.8+0.6=1.7

(c) Use Var(X)=E(X2)[E(X)]2\text{Var}(X)=E(X^{2})-[E(X)]^{2}. First find E(X2)=x2P(X=x)E(X^{2})=\sum x^{2}P(X=x):

E(X2)=02(0.1)+12(0.3)+22(0.4)+32(0.2)=0+0.3+1.6+1.8=3.7E(X^{2})=0^{2}(0.1)+1^{2}(0.3)+2^{2}(0.4)+3^{2}(0.2)=0+0.3+1.6+1.8=3.7
Var(X)=3.7(1.7)2=3.72.89=0.81\text{Var}(X)=3.7-(1.7)^{2}=3.7-2.89=0.81

Answer

k=0.4k=0.4, E(X)=1.7E(X)=1.7 and Var(X)=0.81\text{Var}(X)=0.81. Check the table: 0.1+0.3+0.4+0.2=10.1+0.3+0.4+0.2=1, so the probabilities are valid.

Q5[6 marks]

In an archery practice session, a player shoots 55 arrows independently at a target, with probability pp of hitting the target on each shot. Let XX be the number of hits out of the 55 shots.

It is given that P(X=3)=1.5P(X=2)P(X=3)=1.5\,P(X=2). (a) Find the value of pp.

(b) Hence, find P(X4)P(X\ge 4).

Show worked solution

(a) Write both probabilities using the binomial formula and form their ratio. Since 5C3=5C2=10{}^{5}C_{3}={}^{5}C_{2}=10, the binomial coefficients cancel:

P(X=3)P(X=2)=5C3p3q25C2p2q3=pq=1.5\frac{P(X=3)}{P(X=2)}=\frac{{}^{5}C_{3}p^{3}q^{2}}{{}^{5}C_{2}p^{2}q^{3}}=\frac{p}{q}=1.5

So p=1.5qp=1.5q. Substitute into p+q=1p+q=1:

1.5q+q=1    2.5q=1    q=0.4    p=0.61.5q+q=1 \;\Rightarrow\; 2.5q=1 \;\Rightarrow\; q=0.4 \;\Rightarrow\; p=0.6

(b) With n=5n=5, p=0.6p=0.6 and q=0.4q=0.4, P(X4)=P(X=4)+P(X=5)P(X\ge 4)=P(X=4)+P(X=5):

P(X=4)=5C4(0.6)4(0.4)1=5×0.1296×0.4=0.2592P(X=4)={}^{5}C_{4}(0.6)^{4}(0.4)^{1}=5\times 0.1296\times 0.4=0.2592
P(X=5)=5C5(0.6)5=0.07776P(X=5)={}^{5}C_{5}(0.6)^{5}=0.07776
P(X4)=0.2592+0.07776=0.33696P(X\ge 4)=0.2592+0.07776=0.33696

Answer

p=0.6p=0.6 and P(X4)=0.33696P(X\ge 4)=0.33696. Check: P(X=3)=5C3(0.6)3(0.4)2=0.3456P(X=3)={}^{5}C_{3}(0.6)^{3}(0.4)^{2}=0.3456 and P(X=2)=5C2(0.6)2(0.4)3=0.2304P(X=2)={}^{5}C_{2}(0.6)^{2}(0.4)^{3}=0.2304; indeed 0.3456=1.5×0.23040.3456=1.5\times 0.2304.

Q6[5 marks]

The time taken, in minutes, by students in a class to complete a puzzle is normally distributed with mean 4040 and standard deviation σ\sigma. It is given that 30.85%30.85\% of the students take more than 4646 minutes to complete the puzzle.

(a) Find σ\sigma. (b) Hence, find the probability that a randomly chosen student takes less than 2828 minutes to complete the puzzle.

Show worked solution

(a) Convert the given percentage to a ZZ-score. Since P(Z<0.5)=0.6915P(Z<0.5)=0.6915, the right tail is P(Z>0.5)=0.3085P(Z>0.5)=0.3085, which matches the given 30.85%30.85\%:

4640σ=0.5    σ=60.5=12\frac{46-40}{\sigma}=0.5 \;\Rightarrow\; \sigma=\frac{6}{0.5}=12

(b) With σ=12\sigma=12, standardise 2828 and use symmetry, since the score is negative:

284012=1    P(Z<1)=1P(Z<1)=10.8413=0.1587\frac{28-40}{12}=-1 \;\Rightarrow\; P(Z<-1)=1-P(Z<1)=1-0.8413=0.1587

Answer

σ=12\sigma=12 and P(X<28)=0.1587P(X<28)=0.1587. Check the sizes: 2828 is 1212 minutes below the mean (1σ1\sigma) while 4646 is only 66 minutes above it (0.5σ0.5\sigma); being further from the mean, 2828 should be less likely, and indeed 0.1587<0.30850.1587<0.3085.

Q7[6 marks]

The diameter, in mm, of ball bearings produced by a machine is normally distributed with mean 2525 and standard deviation 22. A ball bearing is classified as Grade A if its diameter exceeds 2727 mm.

(a) Find the probability that a randomly selected ball bearing is Grade A. (b) Five ball bearings are selected at random.

Find the probability that exactly 22 of them are Grade A.

Show worked solution

(a) Standardise 2727 and read the right tail:

27252=1    P(X>27)=P(Z>1)=10.8413=0.1587\frac{27-25}{2}=1 \;\Rightarrow\; P(X>27)=P(Z>1)=1-0.8413=0.1587

(b) Treat this probability as a fixed chance of success in 55 independent trials, so the number of Grade A bearings YY is binomial with n=5n=5, p=0.1587p=0.1587 and q=0.8413q=0.8413:

P(Y=2)=5C2(0.1587)2(0.8413)3=10×0.02519×0.595460.1500P(Y=2)={}^{5}C_{2}(0.1587)^{2}(0.8413)^{3}=10\times 0.02519\times 0.59546\approx 0.1500

Answer

P(Grade A)=0.1587P(\text{Grade A})=0.1587 and P(Y=2)0.1500P(Y=2)\approx 0.1500. A normal-distribution probability can feed straight into a binomial pp once you treat each bearing as an independent trial with the same two outcomes, Grade A or not.

Q8[5 marks]

In a certain school, the scores of a Mathematics test are normally distributed with mean 6565 and standard deviation 55. Only the top 0.13%0.13\% of students are awarded a Best Student certificate.

(a) Find the minimum score needed to receive the certificate. (b) Estimate the number of students who receive the certificate, out of 800800 students who sat for the test.

Show worked solution

(a) The top 0.13%0.13\% is a right tail of 0.00130.0013, which matches P(Z>3)=10.9987=0.0013P(Z>3)=1-0.9987=0.0013. Standardise the unknown minimum score xx:

x655=3    x=65+3(5)=80\frac{x-65}{5}=3 \;\Rightarrow\; x=65+3(5)=80

(b) Out of a large group, the expected number meeting a condition is the probability multiplied by the group size:

800×0.0013=1.04800\times 0.0013=1.04

Answer

The minimum score is 8080, and about 11 student (from 1.041.04, rounded to the nearest whole student) receives the certificate. A tail probability this small on a modest group size should give an expected count near 11, which is exactly what the calculation shows.

Key method points

These three examples show how the chapter's tools work in reverse and in combination. Keep the following points in mind as you practise.

  • Divide variance by mean to isolate qq: npqnp=q\dfrac{npq}{np}=q; then p=1qp=1-q and n=meanpn=\dfrac{\text{mean}}{p}.
  • Two normal probabilities give two equations in μ\mu and σ\sigma; eliminate μ\mu by subtraction.
  • Convert every probability to a left-area before reading a ZZ-score, and use symmetry for negatives.
  • For 'at least one', set 1qn>1-q^{n}> target, giving qn<q^{n}< a bound.
  • Taking logs of a value below 11 gives a negative number, so the inequality flips when you divide.
  • Always confirm the boundary case, here n=4n=4 and n=5n=5, so the 'smallest' is genuinely correct.

How a teacher helps

Hard Probability Distribution questions are less about new formulas and more about setting up the right equations, which is where a teacher earns their keep. One-to-one, we slow the opening down, what does 'mean and variance' let you recover, which probability becomes which ZZ-score, when does an inequality flip, so the plan is sound before the algebra starts.

Then we check the boundary case together, the step students most often skip. Our teachers are experienced.

Lessons are taught in English, while SPM papers are set in Malay and English, so every symbol stays familiar in both.

Get 1-to-1 help.

Book a Trial Class

Frequently asked questions

How do I get nn and pp from the mean and variance?

Divide: variancemean=npqnp=q\dfrac{\text{variance}}{\text{mean}}=\dfrac{npq}{np}=q. Then p=1qp=1-q, and n=meanpn=\dfrac{\text{mean}}{p}.

Two short steps recover both parameters.

Why subtract the two equations in the normal problem?

Both equations contain μ-\mu. Subtracting one from the other cancels μ\mu and leaves a single equation in σ\sigma, which you solve first, then back-substitute for μ\mu.

Why does the inequality flip when I take logarithms?

lg0.6\lg 0.6 is negative. Dividing or multiplying an inequality by a negative number reverses its direction, so nlg0.6<lg0.1n\,\lg 0.6<\lg 0.1 becomes n>lg0.1lg0.6n>\dfrac{\lg 0.1}{\lg 0.6}.

Once I get n>4.51n>4.51, why is the answer 55 and not 44?

nn counts trials, so it must be a whole number. The smallest whole number greater than 4.514.51 is 55; checking n=4n=4 gives only 0.87040.8704, which fails the requirement.

Source:SRC-DSKP-EN

Written by the spmaddmath.com.my editorial team.· Last updated 5 September 2026

Ready to get started?

Book a Trial Classfrom RM50/hr · One-hour paid trial · Same-day reply
Book a Trial ClassOne-hour paid trial · Same-day reply