SCSA Mathematics Methods Interval estimates for proportions

15 sample questions with marking guides and sample answers · Avg. score: 83.8%

Q10
2022
QCAA
Paper 1
1 mark
Q10
1 mark

A survey plans to draw conclusions based on a random sample of 1% of Queensland's adult population.
To be regarded as a random sample, every

A

adult in the population will be placed in an alphabetical list and every 100th person will be selected for the sample.

B

adult in the population can choose to participate until the sample size has been reached.

C

subgroup within the population will be represented in a similar proportion in the sample.

D

adult in the population will have an equal chance of being selected for the sample.

Reveal Answer
A

adult in the population will be placed in an alphabetical list and every 100th person will be selected for the sample.

This describes systematic sampling (selecting every nnth person), which is a specific technique distinct from simple random sampling.

B

adult in the population can choose to participate until the sample size has been reached.

This describes voluntary response sampling, which is a non-probability method that often leads to bias rather than a random sample.

C

subgroup within the population will be represented in a similar proportion in the sample.

This describes a representative sample or stratified sampling; while random samples aim to be representative, they are defined by the selection probability, not the final composition.

D

adult in the population will have an equal chance of being selected for the sample.

Correct Answer

The fundamental definition of a simple random sample is that every member of the population has an equal probability of being selected.

Q16
2025
SCSA
Paper 2
12 marks
Q16

Unexplained respiratory symptoms reported by athletes are sometimes incorrectly thought to be exercise-induced asthma. A researcher wants to investigate the proportion of Australian athletes with unexplained respiratory symptoms who do have exercise-induced asthma. Using a nationwide repository of medical records, the researcher collects a random sample of 71 athletes referred by their doctor for unexplained respiratory symptoms.

Q16a
1 mark

Identify and explain a possible source of bias in the sampling method.

Reveal Answer

Exclusion bias: Athletes with unexplained respiratory symptoms who do not seek medical intervention, or who do not identify themselves as athletes to their doctor, will not be represented in the sample.

Marking Criteria
DescriptorMarks

correctly explains a valid source of bias

1
Q16b
2 marks

Ignore the potential bias in the sampling method in the remaining parts of the question.

Suppose that 25 athletes from the sample were found to have exercise-induced asthma.

Calculate a 95% confidence interval for the true proportion of athletes with unexplained respiratory symptoms who do have exercise-induced asthma.

Reveal Answer

The sample proportion
p^=2571\hat{p} = \frac{25}{71}
Hence the 95% confidence interval is given by
95% CI=(25711.962571(12571)71, 2571+1.962571(12571)71)95\% \text{ CI} = \left( \frac{25}{71} - 1.96\sqrt{\frac{\frac{25}{71}\left(1-\frac{25}{71}\right)}{71}}, \ \frac{25}{71} + 1.96\sqrt{\frac{\frac{25}{71}\left(1-\frac{25}{71}\right)}{71}} \right)
=(0.2410,0.4632)= (0.2410, 0.4632)

Marking Criteria
DescriptorMarks

calculates the correct sample proportion

1

calculates the correct 95% confidence interval

1
Q16c
1 mark

Determine the margin of error of the 95% confidence interval from part (b).

Reveal Answer

The margin of error is given by
E=0.46320.24102=0.1111E = \frac{0.4632 - 0.2410}{2} = 0.1111

Marking Criteria
DescriptorMarks

correctly determines the margin of error

1
Q16d (i)
1 mark

All else remaining unchanged, what would you expect to happen to the margin of error if the sample size was increased.

Reveal Answer

The margin of error would decrease if the sample size is increased.

Marking Criteria
DescriptorMarks

states that the margin of error would decrease

1
Q16d (ii)
1 mark

All else remaining unchanged, what would you expect to happen to the margin of error if the confidence level was increased.

Reveal Answer

The margin of error would increase if the confidence level is increased.

Marking Criteria
DescriptorMarks

states that the margin of error would increase

1
Q16d (iii)
2 marks

All else remaining unchanged, what would you expect to happen to the margin of error if the sample proportion of athletes with exercise-induced asthma decreased. Justify your answer.

Reveal Answer

Since the sample proportion is less than 0.5 (0.5 is the sample proportion yielding the largest margin of error), a decrease in sample proportion would move the margin of error away from being maximum. Hence the margin of error would decrease.

Marking Criteria
DescriptorMarks

states that the margin of error would decrease

1

provides a valid justification based on the sample proportion moving away from 0.5

1
Q16e
2 marks

Determine the minimum sample size required to guarantee a margin of error for the 95% confidence interval of at most 0.04.

Reveal Answer

We require
0.041.960.5(10.5)n0.04 \ge 1.96\sqrt{\frac{0.5(1-0.5)}{n}}
(0.041.96)20.25n\Rightarrow \left(\frac{0.04}{1.96}\right)^2 \ge \frac{0.25}{n}
n0.25(1.960.04)2\Rightarrow n \ge 0.25\left(\frac{1.96}{0.04}\right)^2
=600.25= 600.25
Since nn must be an integer the minimum value of the sample size is n=601n = 601.

Marking Criteria
DescriptorMarks

correctly substitutes values into the margin of error equation to obtain an equation for nn

1

correctly solves for nn, rounding up to an integer value

1
Q16f
2 marks

A separate large-scale study from the United States of America claims that 20% of American athletes with unexplained respiratory symptoms do have exercise-induced asthma.

Based on the 95% confidence interval calculated in part (b) on page 20, is the proportion of Australian athletes with unexplained respiratory symptoms who do have exercise-induced asthma different from the American proportion? Justify your answer.

Reveal Answer

Yes. The claimed American proportion is outside the confidence interval for Australian athletes, so it is possible to conclude that the proportions are different at the 95% level of confidence.

Marking Criteria
DescriptorMarks

states that the proportion is different

1

provides a justification based on the American proportion being outside the Australian confidence interval

1
Q16
2024
QCAA
Paper 2
4 marks
Q16
4 marks

At council meetings in a particular town, new proposals are only discussed if more than 80% of the community are in favour of the proposal.
To discover community opinion on a new bus route proposal, the council conducted several surveys, each with a sample size of 120. The distribution of the sample proportions from the surveys had a standard deviation of 0.04.
Make a justified decision as to whether the new bus route proposal would be discussed at a council meeting.

Reveal Answer

Analytical procedure:

σ=p(1p)n\sigma=\sqrt{\dfrac{p(1-p)}{n}} (formula book)

0.04=p(1p)1200.04=\sqrt{\dfrac{p(1-p)}{120}}

0.0016=p(1p)1200.0016=\dfrac{p(1-p)}{120}

0.192=p(1p)0.192=p(1-p)

0.192=pp20.192=p-p^2

p2p+0.192=0p^2-p+0.192=0

Use GDC equation solver or graph y=0.04y=0.04 and the
square root function to find intersections:

p=0.25921p=0.25921

=26%=26\%

or

p=0.7408p=0.7408

=74%=74\%

Both population proportions (26% and 74%) are less than
80%.

Therefore, the bus route proposal would not be discussed
at a council meeting.

Marking Criteria
DescriptorMarks

Correctly substitutes the given information into the standard deviation formula for sample proportion

1

Determines a possible value for the population proportion

1

Determines a second possible population proportion value

1

Makes a justified decision regarding the proposal

1
Q14
2022
QCAA
Paper 2
8 marks
Q14

Ravi randomly sampled 200 different pet owners in Brisbane and found that 50 celebrate their pet's birthday.

Q14a
2 marks

Determine an approximate 95% confidence interval for the proportion of Brisbane pet owners who celebrate their pet's birthday.

Reveal Answer

Using GDC to determine confidence interval associated with n=200,p^=0.25,z=1.96n = 200, \hat{p} = 0.25, z = 1.96

(0.19,0.31)(0.19, 0.31)

Marking Criteria
DescriptorMarks

correctly identifies all of the information required to establish the confidence interval

1

correctly determines the confidence interval

1
Q14b
2 marks

Two of Ravi's friends also randomly sampled Brisbane pet owners. The results are shown in the table.

Friend's nameNumber sampledNumber who celebrate their pet's birthday
Khadija10026
Tim15034

Khadija suggested a more precise estimate for the proportion of Brisbane pet owners who celebrate their pet's birthday could be obtained by combining their results.

Using all available data, determine an approximate 95% confidence interval for the proportion of Brisbane pet owners who celebrate their pet's birthday.

Reveal Answer

Combining results
n=450,p^=1145n = 450, \hat{p} = \frac{11}{45}

Using GDC
(0.2047,0.2842)(0.2047, 0.2842)

Marking Criteria
DescriptorMarks

correctly determines nn and p^\hat{p} for the combined sample

1

determines confidence interval

1
Q14c
2 marks

Use the results from Questions 14a) and 14b) to evaluate the reasonableness of Khadija's suggestion.

Reveal Answer

By combining the results, the sample size is increased and the confidence interval width is reduced.
The new sample statistic provides a better estimate for the population parameter.

Marking Criteria
DescriptorMarks

identifies changed width of confidence interval

1

evaluates the reasonableness of Khadija’s suggestion

1
Q14d
2 marks

The proportion of all Brisbane pet owners who celebrate their pet's birthday is 0.24.

Using the normal approximation, determine the probability that in a randomly selected sample of size 200, more than 30% of pet owners celebrate their pet's birthday.

Reveal Answer

Using approximation to the normal distribution
Mean =0.24= 0.24
Standard deviation =0.24×0.76200=0.0302= \sqrt{\frac{0.24 \times 0.76}{200}} = 0.0302
Using GDC
P(p^>0.30)=0.0235P(\hat{p} > 0.30) = 0.0235

Marking Criteria
DescriptorMarks

correctly determines the mean and standard deviation of the normal distribution

1

determines the probability

1
Q20
2020
QCAA
Paper 2
5 marks
Q20
5 marks

Assuming the approximate normality of sample proportions (p^1\hat{p}_1 and p^2\hat{p}_2) and based on two independent samples, the approximate confidence interval for the difference of two proportions is given by

(p^1p^2zp^1(1p^1)n1+p^2(1p^2)n2,p^1p^2+zp^1(1p^1)n1+p^2(1p^2)n2)\left( \hat{p}_1 - \hat{p}_2 - z \sqrt{\frac{\hat{p}_1 (1 - \hat{p}_1)}{n_1} + \frac{\hat{p}_2 (1 - \hat{p}_2)}{n_2}} , \hat{p}_1 - \hat{p}_2 + z \sqrt{\frac{\hat{p}_1 (1 - \hat{p}_1)}{n_1} + \frac{\hat{p}_2 (1 - \hat{p}_2)}{n_2}} \right)

If the approximate confidence interval for the difference between two proportions does not contain 0, this provides evidence that the two proportions are not equal.

The data in the table shows the observed frequencies of two drink preferences for independent samples of people who live in Town A and Town B.

TownTeaCoffeeTotal
A111105216
B150107257

Using the approximate 99% confidence interval for the difference of two proportions, determine if there is evidence to conclude that drink preference is associated with the town where the person lives.

Reveal Answer

p1=p_1 = proportion of Town A who prefer to drink tea
p2=p_2 = proportion of Town B who prefer to drink tea

The sample proportions are:
p^1=111216\hat{p}_1 = \frac{111}{216}
p^2=150257\hat{p}_2 = \frac{150}{257}

Using the 99% confidence interval for the difference of two proportions
(1112161502572.576111216(1111216)216+150257(1150257)257,111216150257+2.576111216(1111216)216+150257(1150257)257)\left(\frac{111}{216} - \frac{150}{257} - 2.576\sqrt{\frac{\frac{111}{216}(1-\frac{111}{216})}{216} + \frac{\frac{150}{257}(1-\frac{150}{257})}{257}}, \frac{111}{216} - \frac{150}{257} + 2.576\sqrt{\frac{\frac{111}{216}(1-\frac{111}{216})}{216} + \frac{\frac{150}{257}(1-\frac{150}{257})}{257}}\right)

=(0.188,0.048)= (-0.188, 0.048)

This interval contains zero; therefore, there is no evidence in the data to say that the two proportions are different, i.e. preference to drink tea does not depend on where the person lives.

Marking Criteria
DescriptorMarks

correctly determines the sample proportions

1

establishes confidence interval for the difference of two proportions

1

determines 99% confidence interval

1

interprets 99% confidence interval to determine equality of proportions

1

shows logical organisation communicating key steps

1
Q6
2023
VCAA
Paper 1
4 marks
Q6

Let P^\hat{P} be the random variable that represents the sample proportion of households in a given suburb that have solar panels installed.

From a sample of randomly selected households in a given suburb, an approximate 95% confidence interval for the proportion pp of households having solar panels installed was determined to be (0.04,0.16)(0.04, 0.16).

Q6b

Use z=2z = 2 to approximate the 95% confidence interval.

Q6a
1 mark

Find the value of p^\hat{p} that was used to obtain this approximate 95% confidence interval.

Reveal Answer

(0.04+0.16)÷2=0.1(0.04 + 0.16) \div 2 = 0.1

p^=0.1\hat{p} = 0.1

Marking Criteria
DescriptorMarks

Calculates the correct value of p^\hat{p}

1
Q6b
2 marks

Find the size of the sample from which this 95% confidence interval was obtained.

Reveal Answer

0.06=2×0.1×0.9n0.06 = 2 \times \sqrt{\frac{0.1 \times 0.9}{n}}

0.03=0.1×0.9n0.03 = \sqrt{\frac{0.1 \times 0.9}{n}}

(0.03)2=0.1×0.9n(0.03)^2 = \frac{0.1 \times 0.9}{n}

(0.03)2=9100n(0.03)^2 = \frac{9}{100n}

n=100n = 100

Marking Criteria
DescriptorMarks

Sets up a correct equation involving nn using the margin of error or confidence interval bounds

1

Calculates the correct sample size, n=100n = 100

1
Q6c
1 mark

A larger sample of households is selected, with a sample size four times the original sample.

The sample proportion of households having solar panels installed is found to be the same.

By what factor will the increased sample size affect the width of the confidence interval?

Reveal Answer

Confidence interval width is halved (reduced or decreased by a factor of 2; altered by a factor of 12\frac{1}{2}).

Marking Criteria
DescriptorMarks

States the correct factor by which the width is affected (e.g., 12\frac{1}{2}, halved, or decreased by a factor of 2)

1
Q15
2024
QCAA
Paper 1
4 marks
Q15

A survey was conducted to understand whether people support a new policy.
Using a z-score of 2, the approximate confidence interval for the population proportion of people who support the policy was calculated as (310,710)\left(\frac{3}{10}, \frac{7}{10}\right).

Q15a
1 mark

Determine the margin of error.

Reveal Answer

The confidence interval corresponds to (p^E,p^+E)(\hat{p}-E, \hat{p}+E), where E is the margin of error about p^\hat{p}.
p^+E=710\hat{p} + E = \frac{7}{10}
p^E=310\hat{p} - E = \frac{3}{10}
subtracting:
2E=710310=410\therefore 2E = \frac{7}{10} - \frac{3}{10} = \frac{4}{10}
E=210=15\therefore E = \frac{2}{10} = \frac{1}{5}

Marking Criteria
DescriptorMarks

Correctly determines the margin of error

1
Q15b
3 marks

Determine the number of people surveyed.

Reveal Answer

p^+E=710\hat{p} + E = \frac{7}{10}
p^+210=710\hat{p} + \frac{2}{10} = \frac{7}{10}
p^=510=12\hat{p} = \frac{5}{10} = \frac{1}{2}
Upper CI value = p^+zp^(1p^)n\hat{p} + z\sqrt{\frac{\hat{p}(1-\hat{p})}{n}}
710=12+212(112)n\frac{7}{10} = \frac{1}{2} + 2\sqrt{\frac{\frac{1}{2}\left(1-\frac{1}{2}\right)}{n}}
15=212(112)n\frac{1}{5} = 2\sqrt{\frac{\frac{1}{2}\left(1-\frac{1}{2}\right)}{n}}
15=214n\frac{1}{5} = 2\sqrt{\frac{\frac{1}{4}}{n}}
15=214n\frac{1}{5} = 2\frac{\sqrt{\frac{1}{4}}}{\sqrt{n}}
15=212n\frac{1}{5} = 2\frac{\frac{1}{2}}{\sqrt{n}}
15=1n\frac{1}{5} = \frac{1}{\sqrt{n}}
110=14n\frac{1}{10} = \sqrt{\frac{1}{4n}}
1100=14n\frac{1}{100} = \frac{1}{4n}
100=4n100 = 4n
n=25n = 25
25 people were surveyed.

Marking Criteria
DescriptorMarks

Determines the value of the sample proportion p^\hat{p}

1

Substitutes p^\hat{p} and z-score into the confidence interval formula

1

Determines the number of people surveyed

1
Q14
2020
SCSA
Paper 2
10 marks
Q14

A suburban council hires a consultant to estimate the proportion of residents of the suburb who use its library.

Q14a
3 marks

The consultant decides to estimate a 95% confidence interval for the proportion to within an error of 0.01. What minimum sample size should be selected?

Reveal Answer

n>(1.960.5×0.50.01)2=9604n > \left( \frac{1.96\sqrt{0.5 \times 0.5}}{0.01} \right)^2 = 9604

Marking Criteria
DescriptorMarks

uses the correct z-value

1

uses 0.5 in the expression for standard error

1

determines the sample size (as an integer)

1
Q14b
3 marks

If resource limitations dictate that the maximum sample size that can be managed is 500, what is the maximum margin of error in estimating a 99% confidence interval?

Reveal Answer

ε=2.5758×0.5×0.5500=0.058\varepsilon = 2.5758 \times \sqrt{\frac{0.5 \times 0.5}{500}} = 0.058
that is, within 5.8%

Marking Criteria
DescriptorMarks

uses the correct z-value

1

uses 0.5 in the expression for standard error

1

calculates the error

1
Q14c
4 marks

The consultant decides to select the sample by standing on the roadside outside the library at lunchtime and asking a random sample of the passers-by whether they use the library.

Identify and explain two possible sources of bias with this sampling scheme.

Reveal Answer

  1. The sample is at a fixed time, so only people around at that time will be sampled.
  2. The location is fixed, so:
    (i) only people at that location will be sampled or
    (ii) not everyone from the suburb will pass by that area, so this is not a random sample of the residents.
Marking Criteria
DescriptorMarks

identifies one possible source of bias

1

explains why it is a possible source of bias

1

identifies another possible source of bias

1

explains why it is a possible source of bias

1
Q13
2020
QCAA
Paper 2
6 marks
Q13

An online retailer claims that 90% of all orders are shipped within 12 hours of being received. On a particular day, 121 orders were received and 102 orders were shipped within 12 hours.

Q13a
1 mark

State the sample proportion of orders shipped within 12 hours.

Reveal Answer

p^=102121=0.84\hat{p} = \frac{102}{121} = 0.84

Marking Criteria
DescriptorMarks

Correctly determines the sample proportion

1
Q13b
3 marks

The distribution of the sample proportion of all orders that are shipped within 12 hours of being received on any day is approximately normal.

Assuming the online retailer's claim is true, find the probability that, in a random sample of 121, less than 85% of all orders are shipped within 12 hours.

Reveal Answer

Using normal distribution
μ=0.9\mu = 0.9
σ=0.9×0.1121\sigma = \sqrt{\frac{0.9 \times 0.1}{121}}

Using GDC
P(p^<0.85)P(\hat{p} < 0.85)
=0.0334= 0.0334

Marking Criteria
DescriptorMarks

Correctly identifies the mean of the population

1

Determines expression for standard deviation of the normal distribution

1

Determines probability of producing sample proportion or less

1
Q13c
2 marks

Use the result from 13b) to evaluate the reasonableness of the online retailer's claim.

Reveal Answer

There is 3.34% chance of shipping less than 85% of orders when the population parameter is 0.90.
Observing a sample proportion of 0.843 (or even lower) would have occurred by chance less than 3.34% of the time if the retailer's claim is true. Therefore, we suspect that the retailer's claim is dubious.

Marking Criteria
DescriptorMarks

Identifies meaning of the probability of producing the sample proportion

1

Evaluates reasonableness of the retailer's claim

1
Q10
2024
SCSA
Paper 2
13 marks
Q10

A book called 'Why I Love Mathematics' is having its first print run. This is scheduled to last for one week, using four printing presses. The publisher claims that, historically, 10 books have printing errors for every two hundred that are printed.

A sample of 200 books is to be chosen to determine how many contained errors. The proposed sampling procedure is to select the first 200 books printed over a 6-hour window using the newest printing press.

Q10a (i)
2 marks

Identify and explain one possible source of bias in the proposed sampling procedure.

Reveal Answer

Answers could include:

  • the sample only includes books from the newest printing press, which may perform differently to the other three presses
  • the sample was gathered over a single narrow time period, so books printed later in the week are not included (this may involve different operators and the performance of the presses might change during their use over the week).
Marking Criteria
DescriptorMarks

identifies a source of bias

1

provides a correct explanation for that source

1
Q10a (ii)
2 marks

Identify two changes to the sampling procedure that would reduce bias.

Reveal Answer

The sample could be randomly selected:

  • from books printed across the entire duration of the print run
  • from all printing presses.
Marking Criteria
DescriptorMarks

suggests a change to improve randomisation across the entire print run

1

suggests a second change to improve randomisation across the entire print run

1
Q10b
2 marks

Assume that the sample was gathered using an improved procedure, and that the publisher's claim is correct.

Use the approximate normality of the distribution of sample proportions to determine the probability that the sample proportion of books with errors is less than 0.04.

Reveal Answer

The distribution of p^\hat{p} can be approximated as

p^N(0.05,0.0002375)\hat{p} \sim \text{N}(0.05, 0.0002375)

Hence,

P(p^<0.04)=0.2582\text{P}(\hat{p} < 0.04) = 0.2582

Marking Criteria
DescriptorMarks

calculates the correct distribution parameters (mean and standard deviation/variance)

1

calculates the correct probability

1
Q10c
1 mark

In a different random sample of 600 books, it is found that the proportion of books containing an error is 0.1, with a margin of error of 0.024.

Determine a 95% confidence interval for the proportion of books that will have printing errors.

Reveal Answer

A 95% confidence interval is given by

95% CI=(0.10.024,0.1+0.024)=(0.0760,0.1240)95\% \text{ CI} = (0.1 - 0.024, 0.1 + 0.024) = (0.0760, 0.1240)

Marking Criteria
DescriptorMarks

correctly calculates confidence interval

1
Q10d
2 marks

On the basis of the confidence interval determined in part (c), is the proportion of books with printing errors different from what was claimed by the publisher?

Reveal Answer

The proportion of books with errors claimed by the publisher was 10200=0.05\frac{10}{200} = 0.05. This proportion is not within the confidence interval and so there is sufficient evidence to conclude that the claim of the publisher is incorrect at the 95% confidence level.

Marking Criteria
DescriptorMarks

states that the claimed proportion is not within the confidence interval

1

states that there is sufficient evidence at the above confidence level to conclude that the claimed proportion is incorrect

1
Q10e
2 marks

Suggest two changes that could be made in order to decrease the margin of error of the confidence interval.

Reveal Answer

The margin of error could be decreased by

  • increasing the size of the sample
  • decreasing the confidence level.
Marking Criteria
DescriptorMarks

states one possible change

1

states a second possible change

1
Q10f
2 marks

Determine the minimum sample size that would be necessary to guarantee that the margin of error of the resulting 95% confidence interval was at most 0.02.

Reveal Answer

For the worst-case scenario set p^=0.5\hat{p} = 0.5. Solving for a margin of error equal to 0.02 gives

0.02=1.960.5(10.5)n0.02 = 1.96\sqrt{\frac{0.5(1 - 0.5)}{n}}

n=2401\Rightarrow n = 2401

A sample size of at least 2401 would ensure the margin of error is at most 0.02.

Marking Criteria
DescriptorMarks

sets p^=0.5\hat{p} = 0.5 and provides a correct expression for the sample size

1

correctly solves for the minimum sample size.

1
Q11
2023
QCAA
Paper 2
4 marks
Q11

A researcher found that 17 out of 50 randomly selected people had used public transport in the past week.

Q11a
1 mark

Determine the sample proportion of people who had used public transport in the past week.

Reveal Answer

p^=1750\hat{p} = \frac{17}{50}
=0.34= 0.34

Marking Criteria
DescriptorMarks

correctly determines the sample proportion

1
Q11b
2 marks

Determine an approximate 95% confidence interval for the proportion of people who had used public transport in the past week.

Reveal Answer

Using the formula:
Variance =p^(1p^)n= \frac{\hat{p}(1-\hat{p})}{n} to estimate variance
=0.34(10.34)50= \frac{0.34(1-0.34)}{50}
=0.004488= 0.004488
Standard deviation =0.066993= 0.066993

Using GDC InvN
Area =0.95= 0.95
Std dev =0.004488= \sqrt{0.004488}
μ=0.34\mu = 0.34

CI =(0.20869,0.47130)= (0.20869, 0.47130)

Marking Criteria
DescriptorMarks

identifies all the information required to establish the confidence interval

1

determines an approximate 95% confidence interval

1
Q11c
1 mark

Someone claims that: 50% of people use public transport each week.
Use your answer from Question 11b) to explain whether the data can or cannot support this claim.

Reveal Answer

From Q11b) we are 95% confident that the proportion of people using public transport is approximately between 21% and 47%. 50% is outside of this range.
The claim is not supported.

Marking Criteria
DescriptorMarks

provides a valid evaluation of the claim that references their answer from 11b)

1
Q10
2022
VCAA
Paper 2
1 mark
Q10
1 mark

An organisation randomly surveyed 1000 Australian adults and found that 55% of those surveyed were happy with their level of physical activity.

An approximate 95% confidence interval for the percentage of Australian adults who were happy with their level of physical activity is closest to

A

(4.1,6.9)(4.1, 6.9)

B

(50.9,59.1)(50.9, 59.1)

C

(52.4,57.6)(52.4, 57.6)

D

(51.9,58.1)(51.9, 58.1)

E

(45.2,64.8)(45.2, 64.8)

Reveal Answer
A

(4.1,6.9)(4.1, 6.9)

This interval is incorrect because it does not center around the sample proportion of 55%.

B

(50.9,59.1)(50.9, 59.1)

This interval is too wide. It corresponds to an approximate 99% confidence interval, which uses a z-score of 2.576 instead of 1.96.

C

(52.4,57.6)(52.4, 57.6)

This interval is too narrow. It corresponds to an approximate 90% confidence interval, which uses a z-score of 1.645 instead of 1.96.

D

(51.9,58.1)(51.9, 58.1)

Correct Answer

This is correct. The 95% confidence interval is calculated using p^±1.96p^(1p^)n\hat{p} \pm 1.96\sqrt{\frac{\hat{p}(1-\hat{p})}{n}}, which gives 0.55±1.960.55(0.45)10000.55±0.0310.55 \pm 1.96\sqrt{\frac{0.55(0.45)}{1000}} \approx 0.55 \pm 0.031, or (51.9%,58.1%)(51.9\%, 58.1\%).

E

(45.2,64.8)(45.2, 64.8)

This interval is much too wide. It represents the 95% confidence interval if the sample size was n=100n=100 instead of n=1000n=1000.

Q8
2023
QCAA
Paper 1
1 mark
Q8
1 mark

A sample of size nn was used to estimate a population proportion. An approximate margin of error of 3% was calculated using z=1.96z = 1.96. Given the sample proportion was 0.6, determine nn.

A

n=(0.031.96)20.24n = \frac{\left( \frac{0.03}{1.96} \right)^2}{0.24}

B

n=0.24(0.031.96)2n = \frac{0.24}{\left( \frac{0.03}{1.96} \right)^2}

C

n=(0.031.96)22.4n = \frac{\left( \frac{0.03}{1.96} \right)^2}{2.4}

D

n=2.4(0.031.96)2n = \frac{2.4}{\left( \frac{0.03}{1.96} \right)^2}

Reveal Answer
A

n=(0.031.96)20.24n = \frac{\left( \frac{0.03}{1.96} \right)^2}{0.24}

This option incorrectly inverts the formula. The sample size nn is calculated by dividing the variance estimate p^(1p^)\hat{p}(1-\hat{p}) by the squared term (E/z)2\left(E/z\right)^2, not the other way around.

B

n=0.24(0.031.96)2n = \frac{0.24}{\left( \frac{0.03}{1.96} \right)^2}

Correct Answer

Rearranging the margin of error formula E=zp^(1p^)nE = z \sqrt{\frac{\hat{p}(1-\hat{p})}{n}} to solve for nn gives n=p^(1p^)(E/z)2n = \frac{\hat{p}(1-\hat{p})}{(E/z)^2}. With p^=0.6\hat{p}=0.6, the numerator is 0.6(0.4)=0.240.6(0.4) = 0.24.

C

n=(0.031.96)22.4n = \frac{\left( \frac{0.03}{1.96} \right)^2}{2.4}

This option incorrectly inverts the fraction and uses the wrong value for the product p^(1p^)\hat{p}(1-\hat{p}). The calculation 0.6×0.40.6 \times 0.4 equals 0.240.24, not 2.42.4.

D

n=2.4(0.031.96)2n = \frac{2.4}{\left( \frac{0.03}{1.96} \right)^2}

While the structure of the formula is correct, the numerator is calculated incorrectly. The value of p^(1p^)\hat{p}(1-\hat{p}) is 0.6×0.4=0.240.6 \times 0.4 = 0.24, not 2.42.4.

Q13
2022
SCSA
Paper 2
12 marks
Q13

According to the Association of Poultry Farmers, 35% of people living in Melbourne purchase free-range eggs.

Q13c

The company does not follow the suggestion of the junior employee and instead randomly samples 243 people living in Perth and asks them whether they purchase free-range eggs. On the basis of the results of their survey, a confidence interval for pp is calculated to be (0.2520, 0.3488).

Q13a
3 marks

If a random sample of 100 people living in Melbourne is surveyed, what is the probability that the sample proportion of people who purchase free-range eggs will be less than 0.28?

Reveal Answer

The sample proportion has distribution
p^N(0.35,0.35(10.35)100)\hat{p} \sim N\left(0.35, \frac{0.35(1 - 0.35)}{100}\right)
p^N(0.35,0.002275)\hat{p} \sim N(0.35, 0.002275)
Hence
P(p^0.28)=0.0711P(\hat{p} \le 0.28) = 0.0711

Marking Criteria
DescriptorMarks

states sample proportion is normally distributed

1

determines correct distribution parameters

1

calculates correct probability

1
Q13b
4 marks

A market research company wants to know whether the proportion pp of people living in Perth who purchase free-range eggs is similar to that of Melbourne. A junior employee proposes that it gather a sample of shoppers by standing outside a particular shop between 9 am and 10 am on a Tuesday morning and asking all shoppers entering the shop if they purchase free-range eggs.

Identify and explain two sources of bias in the proposed sampling method.

Reveal Answer

  • Single location: only sampling people who visit a particular store. People who live a long way from the store are less likely to shop there than people who live locally, and so are less likely to be included/represented in the sample
  • Single time: only sampling between 9am and 10am on Tuesday. People who have 9am–5pm work commitments are less likely to shop at this time than people who do not work these hours and so are less likely to be included/represented in the sample.
Marking Criteria
DescriptorMarks

identifies a source of bias

1

explains how the source introduces bias

1

identifies a second source of bias

1

explains how the second source introduces bias

1
Q13c
2 marks

Determine the number of people in the sample who purchase free-range eggs.

Reveal Answer

p^=0.3488+0.25202\hat{p} = \frac{0.3488 + 0.2520}{2}
=0.3004= 0.3004
Hence the number of people who purchase free-range eggs is
n=243×0.3004n = 243 \times 0.3004
=73= 73

Marking Criteria
DescriptorMarks

calculates correct sample proportion

1

calculates correct number of people

1
Q13d
3 marks

Determine the level of confidence that was used to calculate the confidence interval.

Reveal Answer

The margin of error is
E=0.34880.25202E = \frac{0.3488 - 0.2520}{2}
=0.0484= 0.0484
Hence we have
0.0484=k0.3004(10.3004)2430.0484 = k\sqrt{\frac{0.3004(1 - 0.3004)}{243}}
k=1.6458\Rightarrow k = 1.6458
Then
P(1.6458Z1.6458)=0.9002P(-1.6458 \le Z \le 1.6458) = 0.9002
Hence the confidence level was 90%.

Marking Criteria
DescriptorMarks

correctly calculates the margin of error

1

calculates the correct standardised score (kk-value)

1

determines the correct confidence level

1
Q7
2023
QCAA
Paper 2
1 mark
Q7
1 mark

The distribution of a certain sample proportion has a mean of 0.70 and a standard deviation of 0.02.
Determine the sample size.

A

525

B

750

C

1750

D

2500

Reveal Answer
A

525

Correct Answer

Using the formula for the standard deviation of a sample proportion, σp^=p(1p)n\sigma_{\hat{p}} = \sqrt{\frac{p(1-p)}{n}}, we solve 0.02=0.70(0.30)n0.02 = \sqrt{\frac{0.70(0.30)}{n}} to find n=0.210.0004=525n = \frac{0.21}{0.0004} = 525.

B

750

This sample size is incorrect. If n=750n=750, the standard deviation would be 0.217500.017\sqrt{\frac{0.21}{750}} \approx 0.017, which does not match the given value of 0.020.02.

C

1750

This sample size is too large. Using n=1750n=1750 in the standard deviation formula yields approximately 0.0110.011, rather than the required 0.020.02.

D

2500

This sample size is incorrect. A sample size of 25002500 would result in a much smaller standard deviation of 0.2125000.009\sqrt{\frac{0.21}{2500}} \approx 0.009.

Frequently Asked Questions

How many SCSA Mathematics Methods questions cover Interval estimates for proportions?
AusGrader has 117 SCSA Mathematics Methods questions on Interval estimates for proportions, all with instant AI grading and detailed marking feedback.

Ready to practise SCSA Mathematics Methods?

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

Start Practising Free