Further Maths Estimation and confidence intervals Practice Questions
Free Further Maths Estimation and confidence intervals practice questions with full step-by-step worked solutions. Covers unbiased-estimators, sample-mean, sample-variance, summary-statistics. Practise exam-style problems and check your method.
A random sample of n=12 apples is taken and the mass, x grams, of each is recorded. The sample summary statistics are ∑x=148.8 and ∑x2=1869.9. Find the unbiased estimate of the population mean μ, giving your answer to 4 decimal places.
Show worked solution
Worked solution
Compute the unbiased estimate of the mean
xˉ=n∑x=12148.8=12.4
Since E(Xˉ)=μ, the sample mean is the unbiased estimate of μ.
Justify that this is the unbiased estimate
E(Xˉ)=μ⇒μ^=xˉ=12.4000
The estimator Xˉ has expectation μ, so its observed value is the unbiased estimate of μ.
State the required estimate
xˉ=12.4000
This is the value asked for, correct to 4 decimal places, measured in grams.
Answer
xˉ=12.4000
Question 2
2 markseasy
A random sample X1,X2,…,Xn of size n=9 is taken from a population of steel pins whose length has unknown mean μ and unknown variance σ2. Which of the following statements concerning unbiased estimators is correct?
Show worked solution
Worked solution
State the definition of an unbiased estimator
E(θ^)=θ
Unbiasedness is a property of the ESTIMATOR across all samples, not of the estimate from one sample.
Take the expectation of the sample mean
E(Xˉ)=91i=1∑9E(Xi)=99μ=μ
So Xˉ is unbiased for μ for every n, whatever the population.
The divisor n−1 hits σ2 exactly; the divisor n falls short by the factor nn−1, so it is biased low.
Select the statement that follows from these expectations
E(Xˉ)=μ,E(S2)=σ2,\qquadE(9Sxx)=98σ2
These three expectations settle which estimators are unbiased and which is not.
Answer
E(Xˉ)=μ,E(S2)=σ2
Question 3
4 marksintermediate
A random sample X1,X2,…,Xn of size n=20 is taken from a population of batteries whose lifetime has unknown mean μ and unknown variance σ2. Which of the following statements concerning unbiased estimators is correct?
Show worked solution
Worked solution
State the definition of an unbiased estimator
E(θ^)=θ
Unbiasedness is a property of the ESTIMATOR across all samples, not of the estimate from one sample.
Take the expectation of the sample mean
E(Xˉ)=201i=1∑20E(Xi)=2020μ=μ
So Xˉ is unbiased for μ for every n, whatever the population.
The divisor n−1 hits σ2 exactly; the divisor n falls short by the factor nn−1, so it is biased low.
Explain where the missing degree of freedom goes
i=1∑20(Xi−Xˉ)=0
The deviations are forced to sum to zero, so only n−1 of them are free.
Warn that unbiasedness does not survive a square root
E(S2)=σ2butE(S)<σ
The square root is concave, so the square root of an unbiased variance estimator is biased low for σ.
Note that unbiasedness says nothing about variance
E(X1)=μ too, yet Var(X1)=σ2>20σ2=Var(Xˉ)
The first observation alone is also unbiased for μ; Xˉ is preferred because it is far more precise, not because it is unbiased.
Select the statement that follows from these expectations
E(Xˉ)=μ,E(S2)=σ2,\qquadE(20Sxx)=2019σ2
These three expectations settle which estimators are unbiased and which is not.
Answer
E(Xˉ)=μ,E(S2)=σ2
Question 4
6 markshard
Two independent random samples, of sizes n1=10 and n2=14, are taken in order to construct a 99% confidence interval for the difference μ1−μ2 between two mean reaction times. The two population variances are unknown but may be assumed equal, so a pooled estimate is used. Which of the following is the correct critical value to use, given to 4 decimal places?
Show worked solution
Worked solution
Decide which distribution supplies the percentage point
σ12=σ22 unknown⇒t-distribution
An unknown variance always forces a t percentage point, never a z.
Count the degrees of freedom
ν=n1+n2−2=10+14−2=22
Each of the two samples spends one degree of freedom on its own mean.
Split the tail area for a two-sided interval
21−0.99=0.005 in each tail
A 99% interval leaves 0.005 in each tail, not 0.01 in one tail.
Read the value from the t-table
t22=2.819
Row ν=22, column 0.005.
Recall what it means for an estimator to be unbiased
θ^ is unbiased for θ⟺E(θ^)=θ
Unbiasedness is a statement about the mean of the estimator's sampling distribution, not about any one sample.
Show that the sample mean is unbiased for μ
E(Xˉ)=n1i=1∑nE(Xi)=nnμ=μ
Expectation is linear, so the n copies of μ divide out exactly.
Recall the unbiased estimator of the population variance
S2=n−11i=1∑n(Xi−Xˉ)2,E(S2)=σ2
The divisor n−1 is what makes the expectation come out as σ2 exactly.
Recall why the divisor n gives a biased estimator
E(n1i=1∑n(Xi−Xˉ)2)=nn−1σ2<σ2
The deviations are taken about Xˉ rather than μ, so they are too small on average; dividing by n leaves the estimate biased low.
Recall the computational form of the sum of squares
Sxx=∑x2−n(∑x)2
This is the identity that turns the summary statistics into the sum of squared deviations without listing the data.
Recall the variance of the sample mean
Var(Xˉ)=nσ2
The observations are independent, so the variances add and the factor n1 is squared.
Select the correct percentage point
2.8190
This is the value the confidence interval requires.
Answer
2.8190
Question 5
9 markschallenging
A random sample X1,X2,…,Xn of size n=25 is taken from a population of nylon threads whose breaking strain has unknown mean μ and unknown variance σ2. Which of the following statements concerning unbiased estimators is correct?
Show worked solution
Worked solution
State the definition of an unbiased estimator
E(θ^)=θ
Unbiasedness is a property of the ESTIMATOR across all samples, not of the estimate from one sample.
Take the expectation of the sample mean
E(Xˉ)=251i=1∑25E(Xi)=2525μ=μ
So Xˉ is unbiased for μ for every n, whatever the population.
The divisor n−1 hits σ2 exactly; the divisor n falls short by the factor nn−1, so it is biased low.
Explain where the missing degree of freedom goes
i=1∑25(Xi−Xˉ)=0
The deviations are forced to sum to zero, so only n−1 of them are free.
Warn that unbiasedness does not survive a square root
E(S2)=σ2butE(S)<σ
The square root is concave, so the square root of an unbiased variance estimator is biased low for σ.
Note that unbiasedness says nothing about variance
E(X1)=μ too, yet Var(X1)=σ2>25σ2=Var(Xˉ)
The first observation alone is also unbiased for μ; Xˉ is preferred because it is far more precise, not because it is unbiased.
Recall what it means for an estimator to be unbiased
θ^ is unbiased for θ⟺E(θ^)=θ
Unbiasedness is a statement about the mean of the estimator's sampling distribution, not about any one sample.
Show that the sample mean is unbiased for μ
E(Xˉ)=n1i=1∑nE(Xi)=nnμ=μ
Expectation is linear, so the n copies of μ divide out exactly.
Recall the unbiased estimator of the population variance
S2=n−11i=1∑n(Xi−Xˉ)2,E(S2)=σ2
The divisor n−1 is what makes the expectation come out as σ2 exactly.
Recall why the divisor n gives a biased estimator
E(n1i=1∑n(Xi−Xˉ)2)=nn−1σ2<σ2
The deviations are taken about Xˉ rather than μ, so they are too small on average; dividing by n leaves the estimate biased low.
Recall the computational form of the sum of squares
Sxx=∑x2−n(∑x)2
This is the identity that turns the summary statistics into the sum of squared deviations without listing the data.
Recall the variance of the sample mean
Var(Xˉ)=nσ2
The observations are independent, so the variances add and the factor n1 is squared.
Recall the standard error of the mean
se(Xˉ)=nσ
It is σ divided by n, not by n.
Recall the degrees of freedom of the t-distribution used here
ν=n−1
One degree of freedom is spent estimating μ by xˉ.
Recall why t and not z is used when σ is unknown
S/nXˉ−μ∼tn−1,tν>z for every finite ν
The t-distribution has heavier tails, so it gives a wider (more honest) interval.
Select the statement that follows from these expectations
E(Xˉ)=μ,E(S2)=σ2,\qquadE(25Sxx)=2524σ2
These three expectations settle which estimators are unbiased and which is not.
Answer
E(Xˉ)=μ,E(S2)=σ2
Unlock 65 more Estimation and confidence intervals questions
Create a free account to work through every Further Maths Estimation and confidence intervals question with instant step-by-step worked solutions, progress tracking and interactive lessons.