A-Level Maths

Practice by topic

Probability practice questions — A-Level Maths

17 free multiple-choice problems on probability, ordered to match A-Level Maths difficulty, each with a full worked solution. No account needed — and there's a fresh problem set every day.

Problems & worked solutions

Problem #0468 International

Problem 1Probability

A coin is tossed 33 times. The probability of getting at least one head is:

Show answer & worked solution
  1. A. 18\dfrac{1}{8}
  2. B. 38\dfrac{3}{8}
  3. C. 12\dfrac{1}{2}
  4. D. 78\dfrac{7}{8}✓ correct

P(TTT)= ⁣(12)3=18P(\text{TTT}) = \!\left(\dfrac{1}{2}\right)^3 = \dfrac{1}{8}, so P(1H)=118=78P(\ge 1 H) = 1 - \dfrac{1}{8} = \dfrac{7}{8}.

Problem #0465 International

Problem 2Probability

A two-digit natural number is chosen at random. The probability that the sum of its digits is divisible by 1111 is:

Show answer & worked solution
  1. A. 145\dfrac{1}{45}
  2. B. 110\dfrac{1}{10}✓ correct
  3. C. 890\dfrac{8}{90}
  4. D. 19\dfrac{1}{9}

There are 9090 two-digit numbers. Digit sums divisible by 1111 in range [1,18][1, 18]: only 1111. Numbers whose digits sum to 1111: 29,38,47,56,65,74,83,9229, 38, 47, 56, 65, 74, 83, 92 — nine numbers. Probability =990=110= \dfrac{9}{90} = \dfrac{1}{10}.

Problem #0764 FR Spé

Problem 3Probability

A workshop produces parts on two machines. Machine AA makes 60%60\% of the parts and machine BB makes the remaining 40%40\%. Among the parts from AA, 5%5\% are defective; among the parts from BB, 10%10\% are defective. A part is drawn at random from the day's production. What is the probability that it is defective?

Show answer & worked solution
  1. A. 0.070.07✓ correct
  2. B. 0.0750.075
  3. C. 0.150.15
  4. D. 0.040.04

Let DD be the event "the part is defective". By the law of total probability over the branches AA and BB: P(D)=P(A)PA(D)+P(B)PB(D)P(D) = P(A)\,P_A(D) + P(B)\,P_B(D) P(D)=0.60×0.05+0.40×0.10P(D) = 0.60 \times 0.05 + 0.40 \times 0.10 P(D)=0.03+0.04=0.07P(D) = 0.03 + 0.04 = 0.07 So the probability that the part is defective is 0.070.07.

Problem #0770 IB AA

Problem 4Probability

A factory uses two machines. Machine AA makes 60%60\% of the items and Machine BB makes the remaining 40%40\%. Of the items from Machine AA, 5%5\% are defective; of those from Machine BB, 10%10\% are defective. An item is selected at random and found to be defective. Find the probability that it was made by Machine AA.

Show answer & worked solution
  1. A. 37\dfrac{3}{7}✓ correct
  2. B. 47\dfrac{4}{7}
  3. C. 35\dfrac{3}{5}
  4. D. 3100\dfrac{3}{100}

Multiply along each branch to get the joint probabilities: P(AD)=0.6×0.05=0.03P(A\cap D)=0.6\times 0.05=0.03 P(BD)=0.4×0.10=0.04P(B\cap D)=0.4\times 0.10=0.04 The total probability of a defective item is P(D)=0.03+0.04=0.07P(D)=0.03+0.04=0.07 Apply the conditional probability formula: P(AD)=0.030.07=37P(A\mid D)=\frac{0.03}{0.07}=\frac{3}{7}

Problem #0466 International

Problem 5Probability

A bag contains 33 red and 55 blue marbles. Two are drawn without replacement. The probability both are red is:

Show answer & worked solution
  1. A. 116\dfrac{1}{16}
  2. B. 332\dfrac{3}{32}
  3. C. 328\dfrac{3}{28}✓ correct
  4. D. 964\dfrac{9}{64}

P=3827=656=328P = \dfrac{3}{8} \cdot \dfrac{2}{7} = \dfrac{6}{56} = \dfrac{3}{28}.

Problem #0464 International

Problem 6Probability

Two fair dice are rolled. The probability that the sum is 77 is:

Show answer & worked solution
  1. A. 112\dfrac{1}{12}
  2. B. 19\dfrac{1}{9}
  3. C. 16\dfrac{1}{6}✓ correct
  4. D. 14\dfrac{1}{4}

The pairs are (1,6),(2,5),(3,4),(4,3),(5,2),(6,1)(1,6), (2,5), (3,4), (4,3), (5,2), (6,1) — six out of 3636 outcomes. Probability =636=16= \dfrac{6}{36} = \dfrac{1}{6}.

Problem #0467 International

Problem 7Probability

A die is rolled. Given that the outcome is even, the probability that it is greater than 33 is:

Show answer & worked solution
  1. A. 13\dfrac{1}{3}
  2. B. 12\dfrac{1}{2}
  3. C. 23\dfrac{2}{3}✓ correct
  4. D. 11

Even outcomes: {2,4,6}\{2, 4, 6\}. Among these, {4,6}\{4, 6\} are >3> 3: probability 23\dfrac{2}{3}.

Problem #0602 International

Problem 8Probability

You flip a fair coin repeatedly until you see two heads in a row. What is the expected number of flips?

Show answer & worked solution
  1. A. 44
  2. B. 55
  3. C. 66✓ correct
  4. D. 77
  5. E. 88
  6. F. 1212

Let EE be the expected number of flips to reach two heads in a row from the start. Condition on outcomes:

- With probability 12\tfrac{1}{2}, the first flip is T. We've used one flip and are back at the start: contributes 12(1+E)\tfrac{1}{2}(1 + E). - With probability 14\tfrac{1}{4}, the first two flips are HT. We've used two flips and are back at the start: contributes 14(2+E)\tfrac{1}{4}(2 + E). - With probability 14\tfrac{1}{4}, the first two flips are HH — done in two flips: contributes 142\tfrac{1}{4} \cdot 2.

So:

E=12(1+E)+14(2+E)+142E = \tfrac{1}{2}(1 + E) + \tfrac{1}{4}(2 + E) + \tfrac{1}{4} \cdot 2

Expanding: E=12+12E+12+14E+12=32+34EE = \tfrac{1}{2} + \tfrac{1}{2}E + \tfrac{1}{2} + \tfrac{1}{4}E + \tfrac{1}{2} = \tfrac{3}{2} + \tfrac{3}{4}E. Therefore 14E=32\tfrac{1}{4}E = \tfrac{3}{2}, i.e. E=6E = 6.

Sanity check: "flip until first head" has expected value 22; requiring a *consecutive* second head triples it.

Problem #0947 US SAT

Problem 9Probability

A fair six-sided die is rolled once. The probability of rolling an even number is:

Show answer & worked solution
  1. A. 13\dfrac{1}{3}
  2. B. 12\dfrac{1}{2}✓ correct
  3. C. 23\dfrac{2}{3}
  4. D. 16\dfrac{1}{6}

Even outcomes on a die: {2,4,6}\{2, 4, 6\} — that is 33 outcomes.

Total outcomes: 66.

Probability =36=12= \dfrac{3}{6} = \dfrac{1}{2}.

Problem #0948 US SAT

Problem 10Probability

If P(A)=0.3P(A) = 0.3, then P(Aˉ)P(\bar{A}) (the probability that AA does not occur) is:

Show answer & worked solution
  1. A. 0.30.3
  2. B. 11
  3. C. 0.70.7✓ correct
  4. D. 00

P(Aˉ)=1P(A)=10.3=0.7P(\bar{A}) = 1 - P(A) = 1 - 0.3 = 0.7.

7 more Probability questions in the app

Also covered in Probability practice across every exam.

Not sure where you stand? Take the free 10-question placement test — no account, ~15 minutes.