QCAA Mathematical Methods Discrete random variables

15 sample questions with marking guides and sample answers

Q12
2022
QCAA
Paper 1
3 marks
Q12

The probability that a debating team wins a debate can be modelled as a Bernoulli distribution. Given that the probability of winning a debate is 45\frac{4}{5}

Q12a
1 mark

Determine the mean of this distribution.

Reveal Answer

xix_i01
pip_i15\frac{1}{5}45\frac{4}{5}

E(X)=pixiE(X) = \sum p_i x_i
=15×0+45×1= \frac{1}{5} \times 0 + \frac{4}{5} \times 1
=45= \frac{4}{5}

Marking Criteria
DescriptorMarks

correctly determines the mean

1
Q12b
1 mark

Determine the variance of this distribution.

Reveal Answer

Var(X)=pi(xiμ)2Var(X) = \sum p_i (x_i - \mu)^2
=15×(45)2+45×(15)2= \frac{1}{5} \times \left(\frac{-4}{5}\right)^2 + \frac{4}{5} \times \left(\frac{1}{5}\right)^2
=425= \frac{4}{25}

Marking Criteria
DescriptorMarks

correctly determines the variance

1
Q12c
1 mark

Determine the standard deviation of this distribution.

Reveal Answer

Standard deviation =Variance= \sqrt{Variance}
=25= \frac{2}{5}

Marking Criteria
DescriptorMarks

determines the standard deviation

1
Q6
2020
QCAA
Paper 1
1 mark
Q6
1 mark

If the probability of success in a Bernoulli trial is 0.30, the variance is

A

0.70

B

0.46

C

0.30

D

0.21

Reveal Answer
A

0.70

This value represents the probability of failure (q=1p=0.70q = 1 - p = 0.70), not the variance.

B

0.46

This value is approximately the standard deviation (sqrt0.21approx0.46\\sqrt{0.21} \\approx 0.46), rather than the variance.

C

0.30

This is the probability of success (pp), not the variance.

D

0.21

Correct Answer

The variance of a Bernoulli trial is calculated using the formula p(1p)p(1-p). With p=0.30p=0.30, the variance is 0.30times0.70=0.210.30 \\times 0.70 = 0.21.

Q17
2025
QCAA
Paper 1
6 marks
Q17
6 marks

In a computer fishing game, a player repeatedly casts their hook into either a blue pond or a red pond. Each fish they catch scores points.

In the blue pond, the probability of catching a fish on a cast is 23\frac{2}{3} and each fish caught scores 10 points.

In the red pond, the probability of catching a fish on a cast is 13\frac{1}{3} and each fish caught scores 15 points.

A player has three casts left and needs to score at least 30 points to win. All remaining casts must be in the same pond.

It is claimed that the probability of winning if casting in the blue pond is 127\frac{1}{27} more than the probability of winning if casting in the red pond. Evaluate the reasonableness of the claim.

Reveal Answer

Let XX be a binomial random variable representing the number of casts that caught a fish.
pp corresponds to a probability of a catch (success).

Blue pond:
XB(3,23)X \sim B\left(3, \frac{2}{3}\right)
Red pond:
XB(3,13)X \sim B\left(3, \frac{1}{3}\right)

In the blue pond, 30 points will require three successes in three casts:

P(X=3)=23×23×23=(23)3=827P(X = 3) = \frac{2}{3} \times \frac{2}{3} \times \frac{2}{3} = \left(\frac{2}{3}\right)^3 = \frac{8}{27}

In the red pond, 30 points will require at least two successes in three casts:
i.e. X2X \ge 2

P(X2)=P(X=2)+P(X=3)=(32)p2q1+(33)p3q0=3(13)2(23)+1(13)3(23)0=627+127=727\begin{align*} P(X \ge 2)&= P(X = 2) + P(X = 3)\\ &= \binom{3}{2} p^2 q^1 + \binom{3}{3} p^3 q^0\\ &= 3\left(\frac{1}{3}\right)^2\left(\frac{2}{3}\right) + 1\left(\frac{1}{3}\right)^3\left(\frac{2}{3}\right)^0\\ &= \frac{6}{27} + \frac{1}{27}\\ &= \frac{7}{27} \end{align*}

In the blue pond, the required probability is 827\frac{8}{27}
In red pond, the required probability is 727\frac{7}{27}

827727=127\frac{8}{27} - \frac{7}{27} = \frac{1}{27}

The claim is correct. Probability of winning if casting in the blue pond is 127\frac{1}{27} more than the probability of winning using the red pond.

Marking Criteria
DescriptorMarks

correctly identifies a method to determine at least 30 points in three casts for the blue pond

1

determines the probability of scoring at least 30 points in the blue pond

1

correctly identifies a method to determine at least 30 points in three casts for the red pond

1

substitutes appropriate values into the chosen method for the red pond

1

determines the probability of scoring at least 30 points in the red pond

1

evaluates the claim

1
Q9
2020
SCSA
Paper 2
8 marks
Q9

A cake shop makes birthday cakes. The probability distribution of the number of birthday cakes sold in a day, XX, is given below.

xx01234
P(X=x)P(X = x)0.10.20.250.350.1
Q9c

On Tuesday, the shop makes three birthday cakes. Let the random variable YY denote the number of birthday cakes not sold on that day.

Q9a
1 mark

Calculate the mean number or birthday cakes sold in a day.

Reveal Answer

E(X)=0×0.1+1×0.2+2×0.25+3×0.35+4×0.1=2.15E(X) = 0 \times 0.1 + 1 \times 0.2 + 2 \times 0.25 + 3 \times 0.35 + 4 \times 0.1 = 2.15

Marking Criteria
DescriptorMarks

evaluates the mean correctly

1
Q9b
3 marks

On Monday, the cake shop makes four birthday cakes. If each birthday cake costs $20 to make and sells for $50, what is the expected profit or loss on that day?

Reveal Answer

The cost of making four birthday cakes is 4×20=804 \times $20 = $80
The expected number sold is E(X)=2.15E(X) = 2.15, so the expected income is
2.15×50=107.502.15 \times $50 = $107.50
Thus, the expected profit for the shop is 107.5080=27.50$107.50 - $80 = $27.50

Marking Criteria
DescriptorMarks

calculates the cost of making the birthday cakes

1

uses the expected number sold to calculate the expected income

1

calculates the expected profit

1
Q9c
2 marks

Explain why P(Y=0)=0.45P(Y = 0) = 0.45.

Reveal Answer

Y=0Y = 0 when all the birthday cakes are sold
So, the number of birthday cakes requested for sale is 3 or 4
So P(Y=0)=P(X=3)+P(X=4)=0.35+0.1=0.45P(Y = 0) = P(X = 3) + P(X = 4) = 0.35 + 0.1 = 0.45

Marking Criteria
DescriptorMarks

relates the value of YY to the values of XX

1

obtains the probability as a sum of the two probabilities

1
Q9d
2 marks

Obtain the probability distribution of YY.

Reveal Answer

yy0123
P(Y=y)P(Y = y)0.450.250.20.1
Marking Criteria
DescriptorMarks

obtains P(Y=1)P(Y = 1) or P(Y=2)P(Y = 2) or P(Y=3)P(Y = 3)

1

completes table correctly

1
Q15
2023
QCAA
Paper 1
4 marks
Q15

In a certain game, players throw one water balloon at a target. There is a one in four chance of hitting the target.

Q15a
2 marks

State the probabilities of all the possible outcomes for one throw at the target.

Reveal Answer

There are two outcomes: hit or miss.
Hit P(hit)=14P(\text{hit}) = \frac{1}{4}
Miss P(miss)=34P(\text{miss}) = \frac{3}{4}

Marking Criteria
DescriptorMarks

Correctly states the probability of a 'hit'

1

Correctly states the probability of a 'miss'

1
Q15b
2 marks

Let HH be the discrete random variable for one of the possible outcomes. Determine the mean and variance of the distribution of random variable HH when 20 players throw a water balloon at the target.

Reveal Answer

Using HH to represent the number of 'hits'.
The mean of a binomial distribution is npnp.
np=20×14=5np = 20 \times \frac{1}{4} = 5
The variance of a binomial distribution is np(1p)np(1-p).
np(1p)=5×34np(1-p) = 5 \times \frac{3}{4}
=154=334= \frac{15}{4} = 3\frac{3}{4}

Marking Criteria
DescriptorMarks

Determines the mean

1

Determines the variance

1
Q5
2020
VCAA
Paper 1
4 marks
Q5

For a certain population the probability of a person being born with the specific gene SPGE1 is 35\frac{3}{5}.

The probability of a person having this gene is independent of any other person in the population having this gene.

Q5a
2 marks

In a randomly selected group of four people, what is the probability that three or more people have the SPGE1 gene?

Reveal Answer

XBi(4,35)X \sim \text{Bi}\left(4, \frac{3}{5}\right)

Pr(X3)\Pr(X \geq 3)

=Pr(X=3)+Pr(X=4)= \Pr(X = 3) + \Pr(X = 4)

=(43)(35)3(25)+(35)4= \binom{4}{3}\left(\frac{3}{5}\right)^3\left(\frac{2}{5}\right) + \left(\frac{3}{5}\right)^4

=297625= \frac{297}{625}

Marking Criteria
DescriptorMarks

Formulates the correct probability expression for Pr(X3)\Pr(X \geq 3) by summing the probabilities of exactly 3 and exactly 4 successes using the binomial distribution

1

Calculates the correct final probability of 297625\frac{297}{625}

1
Q5b
2 marks

In a randomly selected group of four people, what is the probability that exactly two people have the SPGE1 gene, given that at least one of those people has the SPGE1 gene? Express your answer in the form a3b4c4\frac{a^3}{b^4 - c^4}, where a,b,cZ+a, b, c \in Z^+.

Reveal Answer

Pr(X=2X1)=Pr(X=2)Pr(X1)Pr(X1)\Pr(X = 2 | X \geq 1) = \frac{\Pr(X = 2) \cap \Pr(X \geq 1)}{\Pr(X \geq 1)}

=Pr(X=2)1Pr(X=0)= \frac{\Pr(X = 2)}{1 - \Pr(X = 0)}

=6×(35)2×(25)2(55)4(25)4= \frac{6 \times \left(\frac{3}{5}\right)^2 \times \left(\frac{2}{5}\right)^2}{\left(\frac{5}{5}\right)^4 - \left(\frac{2}{5}\right)^4}

=635424= \frac{6^3}{5^4 - 2^4}

Marking Criteria
DescriptorMarks

Evaluates Pr(X=2)\Pr(X = 2) and Pr(X1)\Pr(X \geq 1) or correctly substitutes into the conditional probability formula

1

Provides the correct final answer in the required form, 635424\frac{6^3}{5^4 - 2^4}

1
Q8
2025
SCSA
Paper 2
8 marks
Q8

A local primary school will be holding a fair to raise money for the school. Mr Gold has proposed a game to be played at the fair. Two red balls and three blue balls are placed in a bag, and the player randomly removes two balls, with the first not being replaced before the second is chosen. A player wins $5 for each red ball they remove.

Let the random variable XX denote the number of red balls removed from the bag in a single game.

Q8a
2 marks

Complete the probability distribution for XX in the table below.

xx012
P(X=x)\text{P}(X = x)310\frac{3}{10}  
Reveal Answer

xx012
P(X=x)\text{P}(X=x)310\frac{3}{10}25×34+35×12=35\frac{2}{5} \times \frac{3}{4} + \frac{3}{5} \times \frac{1}{2} = \frac{3}{5}25×14=110\frac{2}{5} \times \frac{1}{4} = \frac{1}{10}
Marking Criteria
DescriptorMarks

correctly calculates first missing probability

1

correctly calculates second missing probability

1
Q8b (i)
1 mark

Calculate the expected value of XX.

Reveal Answer

Using CAS

E(X)=0.8E(X) = 0.8

Marking Criteria
DescriptorMarks

calculates the correct expected value

1
Q8b (ii)
2 marks

Calculate the variance of XX.

Reveal Answer

Using CAS

σ(X)=0.6\sigma(X) = 0.6

Var(X)=0.36Var(X) = 0.36

Marking Criteria
DescriptorMarks

calculates correct standard deviation

1

calculates the correct variance

1
Q8c
1 mark

Determine the minimum amount that the fair needs to charge for each game so that their expected profit over a large number of games is non-negative.

Reveal Answer

The expected payout for each game is

5×45=4$5 \times \frac{4}{5} = $4

Hence $4 is the minimum that the fair needs to charge so that their expected profit is non-negative.

Marking Criteria
DescriptorMarks

determines the correct minimum cost

1
Q8d
2 marks

Outline how the game would need to be modified so that the number of red balls drawn would be a binomially distributed random variable with a maximum value of 2. Justify your answer.

Reveal Answer

You would need to return the first ball to the bag (and re-mix the balls) prior to the second ball being drawn. This would ensure that the two trials are independent and have the same probability of yielding a red ball.

Marking Criteria
DescriptorMarks

states that the first ball needs to be returned to the bag before the second ball is drawn

1

justifies this with reference to the independence of the trials and/or each trial having a constant probability of yielding a red ball

1
Q4
2024
QCAA
Paper 2
1 mark
Q4
1 mark

Consider the Bernoulli distribution where the outcomes for rolling a six-sided die are a four and not rolling a four.
Determine the variance of the resulting Bernoulli distribution in this scenario.

A

0.027˙0.02\dot{7}

B

0.138˙0.13\dot{8}

C

0.16˙0.1\dot{6}

D

0.83˙0.8\dot{3}

Reveal Answer
A

0.027˙0.02\dot{7}

This value represents p2=(16)2=1360.027˙p^2 = (\frac{1}{6})^2 = \frac{1}{36} \approx 0.02\dot{7}. The correct formula for the variance of a Bernoulli distribution is p(1p)p(1-p).

B

0.138˙0.13\dot{8}

Correct Answer

The probability of rolling a four is p=16p = \frac{1}{6}. The variance is calculated as p(1p)=1656=536p(1-p) = \frac{1}{6} \cdot \frac{5}{6} = \frac{5}{36}, which equals 0.138˙0.13\dot{8}.

C

0.16˙0.1\dot{6}

This is the probability of success, p=160.16˙p = \frac{1}{6} \approx 0.1\dot{6}, rather than the variance of the distribution.

D

0.83˙0.8\dot{3}

This is the probability of failure (not rolling a four), 1p=560.83˙1-p = \frac{5}{6} \approx 0.8\dot{3}, rather than the variance.

Q8
2020
VCAA
Paper 2
1 mark
Q8
1 mark

Items are packed in boxes of 25 and the mean number of defective items per box is 1.4

Assuming that the probability of an item being defective is binomially distributed, the probability that a box contains more than three defective items, correct to three decimal places, is

A

0.037

B

0.048

C

0.056

D

0.114

E

0.162

Reveal Answer
A

0.037

This is the probability of getting exactly 4 defective items, P(X=4)0.037P(X=4) \approx 0.037, rather than the cumulative probability of getting more than 3.

B

0.048

Correct Answer

First, find the probability of a single defective item: p=1.425=0.056p = \frac{1.4}{25} = 0.056. Using the binomial distribution XBin(25,0.056)X \sim \text{Bin}(25, 0.056), the probability of more than 3 defective items is 1P(X3)0.0481 - P(X \le 3) \approx 0.048.

C

0.056

This is the probability pp of a single item being defective (1.4/25=0.0561.4/25 = 0.056), not the probability of finding more than 3 defective items in a box.

D

0.114

This is the probability of getting exactly 3 defective items, P(X=3)0.114P(X=3) \approx 0.114, rather than strictly more than 3.

E

0.162

This is the probability of getting 3 or more defective items, P(X3)0.162P(X \ge 3) \approx 0.162. The question asks for strictly more than 3, which is P(X>3)P(X > 3).

Q3
2024
SCSA
Paper 1
6 marks
Q3

The tables below display the partially completed probability distribution and cumulative distribution for a discrete random variable XX.

xx1122334455
P(X=x)\text{P}(X = x)0.20.20.150.15  0.050.05
xx1122334455
P(Xx)\text{P}(X \leq x)0.20.2 0.60.60.950.95 
Q3a
2 marks

Complete the missing probability entries in each of the tables above.

Reveal Answer

xx12345
P(X=x)P(X=x)0.20.150.250.350.05
xx12345
P(Xx)P(X\le x)0.20.350.60.951
Marking Criteria
DescriptorMarks

correctly completes two blank entries in the tables

1

correctly completes the remaining two blank entries

1
Q3b
2 marks

Evaluate P(2X4)\text{P}(2 \leq X \leq 4).

Reveal Answer

P(2X4)=P(X4)P(X1)=0.950.2=0.75\begin{aligned} P(2\le X\le 4)&=P(X\le 4)-P(X\le 1)\\ &=0.95-0.2\\ &=0.75 \end{aligned}

Marking Criteria
DescriptorMarks

writes a correct probability statement in terms of individual/cumulative probabilities

1

calculates correct probability

1
Q3c
2 marks

Evaluate P(X=1X3)\text{P}(X = 1 \,|\, X \leq 3).

Reveal Answer

P(X=1X3)=P(X=1)P(X3)=0.20.6=13\begin{aligned} P(X=1\mid X\le 3)&=\dfrac{P(X=1)}{P(X\le 3)}\\ &=\dfrac{0.2}{0.6}\\ &=\dfrac{1}{3} \end{aligned}

Marking Criteria
DescriptorMarks

writes a correct probability statement in terms of individual/cumulative probabilities

1

calculates correct probability

1
Q11
2023
QCAA
Paper 1
4 marks
Q11

Two random samples (A and B) were obtained using two different Bernoulli experiments. Each Bernoulli trial in the random samples was recorded as 1 (for success) or 0 (for failure). The results are shown.

           
A1111011011
B0011101100

In sample A, for each trial the mean is 0.8 and the variance is 0.16.

Q11a
2 marks

Use the sample B results to determine the mean and variance for each trial in sample B.

Reveal Answer

Sample B
Mean =p=510=0.5= p = \frac{5}{10} = 0.5

Variance =p(1p)=0.5×0.5= p(1-p) = 0.5 \times 0.5
=0.25= 0.25

Marking Criteria
DescriptorMarks

Correctly determines the mean for sample B

1

Determines the variance for sample B

1
Q11b
2 marks

Compare the variability about the means of samples A and B.

Reveal Answer

Sample B has a larger variance than sample A.
Because sample B has the larger variance, it has more variability about the mean compared to sample A.

Marking Criteria
DescriptorMarks

Identifies that sample B has the larger variance

1

Provides reasoning that explains that larger variance indicates larger variability

1
Q2
2023
QCAA
Paper 2
1 mark
Q2
1 mark

The probability of hitting a bullseye on a standard dartboard is 1 in 1250. What is the probability of hitting a bullseye exactly once in 10 attempts?

A

(91)(11250)1×(12491250)9\binom{9}{1}\left(\frac{1}{1250}\right)^1 \times \left(\frac{1249}{1250}\right)^9

B

(91)(11250)9×(12491250)1\binom{9}{1}\left(\frac{1}{1250}\right)^9 \times \left(\frac{1249}{1250}\right)^1

C

(101)(11250)1×(12491250)9\binom{10}{1}\left(\frac{1}{1250}\right)^1 \times \left(\frac{1249}{1250}\right)^9

D

(101)(11250)9×(12491250)1\binom{10}{1}\left(\frac{1}{1250}\right)^9 \times \left(\frac{1249}{1250}\right)^1

Reveal Answer
A

(91)(11250)1×(12491250)9\binom{9}{1}\left(\frac{1}{1250}\right)^1 \times \left(\frac{1249}{1250}\right)^9

This option incorrectly uses n=9n=9 for the number of trials in the binomial coefficient (nk)\binom{n}{k}. Since there are 10 attempts, the coefficient should be (101)\binom{10}{1}.

B

(91)(11250)9×(12491250)1\binom{9}{1}\left(\frac{1}{1250}\right)^9 \times \left(\frac{1249}{1250}\right)^1

This option uses the wrong number of trials (n=9n=9) and swaps the exponents, calculating the probability of 9 successes and 1 failure instead of 1 success and 9 failures.

C

(101)(11250)1×(12491250)9\binom{10}{1}\left(\frac{1}{1250}\right)^1 \times \left(\frac{1249}{1250}\right)^9

Correct Answer

This correctly applies the binomial probability formula P(X=k)=(nk)pk(1p)nkP(X=k) = \binom{n}{k}p^k(1-p)^{n-k} with n=10n=10 trials, k=1k=1 success, and probability of success p=11250p=\frac{1}{1250}.

D

(101)(11250)9×(12491250)1\binom{10}{1}\left(\frac{1}{1250}\right)^9 \times \left(\frac{1249}{1250}\right)^1

This option swaps the exponents for success and failure. It calculates the probability of hitting the bullseye 9 times (k=9k=9) and missing once, rather than hitting it exactly once.

Q13
2023
QCAA
Paper 1
5 marks
Q13

At a certain airport, the departure of one in five international flights is delayed every day. The status of any flight is independent of other flights.
One international flight is selected at random each day for three days. Each selection is recorded as either 'delayed' or 'not delayed'.

Q13a
2 marks

State two conditions that make this context suitable for modelling using a binomial random variable.

Reveal Answer

One condition is that there are only two outcomes for each selection: 'delayed' (success) or 'not delayed' (failure), i.e. Bernoulli trials.
Another condition that makes this context suitable is that the probabilities of each outcome do not change in each trial, i.e. p=15p = \frac{1}{5} and q=45q = \frac{4}{5}

Marking Criteria
DescriptorMarks

Correctly states one condition for binomial probability

1

Correctly states a second condition for binomial probability

1
Q13b
3 marks

Calculate the probability that at least two of the selected flights were delayed.

Reveal Answer

n=3,p=15,1p=45n=3, p=\frac{1}{5}, 1-p=\frac{4}{5}
P(at least 2)P(\text{at least } 2)
=P(X=2 or X=3))= P(X=2 \text{ or } X=3))
=C23p2(1p)1+C33p3(1p)0= C_2^3 p^2 (1-p)^1 + C_3^3 p^3 (1-p)^0
=3(15)2×(45)+(15)3= 3 \left(\frac{1}{5}\right)^2 \times \left(\frac{4}{5}\right) + \left(\frac{1}{5}\right)^3
=3×125×45+153= 3 \times \frac{1}{25} \times \frac{4}{5} + \frac{1}{5^3}
=12125+1125= \frac{12}{125} + \frac{1}{125}
=13125= \frac{13}{125}

Marking Criteria
DescriptorMarks

Correctly determines the number of trials and the probability of a flight being delayed

1

Determines a suitable method

1

Calculates the probability

1
Q4
2022
VCAA
Paper 1
5 marks
Q4

A card is drawn from a deck of red and blue cards. After verifying the colour, the card is replaced in the deck. This is performed four times.

Each card has a probability of 12\frac{1}{2} of being red and a probability of 12\frac{1}{2} of being blue.

The colour of any drawn card is independent of the colour of any other drawn card.

Let XX be a random variable describing the number of blue cards drawn from the deck, in any order.

Q4a
2 marks

Complete the table below by giving the probability of each outcome.

xx01234
Pr(X=x)\text{Pr}(X = x)116\frac{1}{16} 616\frac{6}{16}  
Reveal Answer

xx01234
Pr(X=x)\text{Pr}(X = x)116\frac{1}{16}416\frac{4}{16}616\frac{6}{16}416\frac{4}{16}116\frac{1}{16}
Marking Criteria
DescriptorMarks

Correctly completes the table with 416\frac{4}{16}, 416\frac{4}{16} and 116\frac{1}{16}.

2

Correctly identifies at least one missing probability.

1

No correct probabilities identified.

0
Q4b
1 mark

Given that the first card drawn is blue, find the probability that exactly two of the next three cards drawn will be red.

Reveal Answer

38\frac{3}{8}

Marking Criteria
DescriptorMarks

Correct answer of 38\frac{3}{8}.

1
Q4c
2 marks

The deck is changed so that the probability of a card being red is 23\frac{2}{3} and the probability of a card being blue is 13\frac{1}{3}.

Given that the first card drawn is blue, find the probability that exactly two of the next three cards drawn will be red.

Reveal Answer

Pr(2RedFirstBlue)\text{Pr}(2Red | First Blue)
=Pr(RRB)+Pr(RBR)+Pr(BRR)= \text{Pr}(RRB) + \text{Pr}(RBR) + \text{Pr}(BRR)
=3(23)2(13)1= 3\left(\frac{2}{3}\right)^2\left(\frac{1}{3}\right)^1
=49= \frac{4}{9}

Marking Criteria
DescriptorMarks

Correct working, such as 3(23)2(13)13\left(\frac{2}{3}\right)^2\left(\frac{1}{3}\right)^1 or an equivalent correct conditional probability setup.

1

Correct answer of 49\frac{4}{9}.

1
Q8
2023
VCAA
Paper 2
1 mark
Q8
1 mark

A box contains nn green balls and mm red balls. A ball is selected at random, and its colour is noted. The ball is then replaced in the box.

In 8 such selections, where nmn \neq m, what is the probability that a green ball is selected at least once?

A

8(nn+m)(mn+m)78\left(\frac{n}{n+m}\right)\left(\frac{m}{n+m}\right)^7

B

1(nn+m)81 - \left(\frac{n}{n+m}\right)^8

C

1(mn+m)81 - \left(\frac{m}{n+m}\right)^8

D

1(nn+m)(mn+m)71 - \left(\frac{n}{n+m}\right)\left(\frac{m}{n+m}\right)^7

E

18(nn+m)(mn+m)71 - 8\left(\frac{n}{n+m}\right)\left(\frac{m}{n+m}\right)^7

Reveal Answer
A

8(nn+m)(mn+m)78\left(\frac{n}{n+m}\right)\left(\frac{m}{n+m}\right)^7

This formula calculates the probability of selecting exactly one green ball in 8 draws, rather than at least one green ball.

B

1(nn+m)81 - \left(\frac{n}{n+m}\right)^8

This calculates the probability of selecting at least one red ball, which is found by subtracting the probability of selecting all green balls from 1.

C

1(mn+m)81 - \left(\frac{m}{n+m}\right)^8

Correct Answer

The probability of selecting at least one green ball is equal to 1 minus the probability of selecting no green balls (all red balls). Since the probability of selecting a red ball is mn+m\frac{m}{n+m}, the probability of 8 red balls is (mn+m)8\left(\frac{m}{n+m}\right)^8.

D

1(nn+m)(mn+m)71 - \left(\frac{n}{n+m}\right)\left(\frac{m}{n+m}\right)^7

This subtracts the probability of getting one specific sequence of 1 green and 7 red balls from 1, which does not represent the probability of getting at least one green ball.

E

18(nn+m)(mn+m)71 - 8\left(\frac{n}{n+m}\right)\left(\frac{m}{n+m}\right)^7

This calculates the probability of NOT selecting exactly one green ball, which is 1 minus the probability of getting exactly one green ball.

Frequently Asked Questions

How many QCAA Mathematical Methods questions cover Discrete random variables?
AusGrader has 131 QCAA Mathematical Methods questions on Discrete random variables, all with instant AI grading and detailed marking feedback.

Ready to practise QCAA Mathematical Methods?

Get instant AI feedback on past exam questions, aligned to the syllabus

Start Practising Free