Tutorial 08 Solutions
Tutorial 08 Solutions
A8.1
Probabilities and critical values associated with the Student t distribution can
be found using the Excel functions T.DIST, T.DIST.2T, T.DIST.RT, and T.INV,
T.INV.2T, as discussed in Section E4.5 of the Excel notes (refer to Software
Information folder on Moodle). Work through Section E4.5 and then answer
the following questions, writing your answer in the space provided below
each question part.
If t is drawn from the Student t distribution with 19 degrees of freedom,
(a) find the probability P(t> 2) using T.DIST.RT
T.DIST.RT(2,19)=0.030001
(b) find the probability P( t<-2) using T.DIST
T.DIST(- 2, 19, TRUE) = 0.030001
(e) Find the value tcrit t of t such that P(t>tcrit)= 0.02 = using your answer
to (d).
Based on (d), we conclude that tcrit=2.2047
1
(f) Find the critical value tcrit of t such that P(t>tcrit or t<-tcrit)= 0.03 using
T.INV.2T
T.INV.2T(0.03,19) = 2.3456
A8.2
A manufacturing company produces steel housings for electrical equipment. The
main component of the housing is a steel trough made out of a 2mm steel coil. The
width of the troughs is critical because of weatherproofing in outdoor situations.
In T8.xls the widths of a sample of 49 troughs are listed. Use Excel to find the mean of
the sample, and assuming that the population standard deviation is 0.46mm,
calculate a 95% confidence interval for the mean width of the troughs. Show your
answers to three decimal places. Show ALL your working.
X ~ N , 0.46 2
95%
0.46
n = 49, X 204.209
Z:
1-=0.95, so =0.05,
-1.96
1.96
X Z
X Z
n
n
2
2
204.209 1.96X
0.46
0.46
204.209 1.96X
49
49
Interpretation:
We are 95% confident that the true mean width of the steel troughs lies between
204.08mm and 204.34mm
2
A8.3
A manufacturing company produces steel housings for electrical equipment.
The main component of the housing is a steel trough made out of a 2-mm
steel coil. The width of the troughs is critical because of 2 weatherproofing in
outdoor situations. In T8.xls the widths of a sample of 49 troughs are listed. Use
Excel to find the appropriate critical values, sample mean and standard
deviation.
Calculate a 95% confidence interval for the mean width of the troughs. State
the formula, show all working and remember to always interpret your interval
in the context of this question.
B8.6
A random sample of 20 petrol stations in the city of Casey on a Tuesday found that
the mean price per litre over the 20 stations was $1.52. Assume that the price of
petrol is normally distributed.
(a) Assuming the population standard deviation was 3 cents, find a 95%
confidence interval for the mean price of unleaded petrol in Casey on that
day.
Let X=price per litre of petrol ($)
Assume
X~N
0.032
X 1.52
0.03
n 20
1 0.95 0.05
z z 0.025 1.96
95%
X Z
X Z 2
2
n
n
1.52 1.96X
Z:
-1.96
1.96
0.03
0.03
1.52 1.96X
20
20
Assuming the prices are normally distributed, we can state with 95%
confidence that the mean price in Casey on a Tuesday is between $1.51 and
$1.53.
(b) To obtain a 90% confidence interval, just need to change the critical value to
X 1.52
0.03
n 20
1 0.90 0.10
z z 0.05 1.645
2
95%
Z:
X Z
X Z 2
2
n
n
1.52 1.645X
-1.645
1.645
0.03
0.03
1.52 1.645X
20
20
(c) If n 80 , in other words the sample is 4 times as big, but the mean and other
details are the same, then:
the width of the interval will be more narrow (see note below)
which results in an increase in precision of the estimate.
1
and
n
1
1 1
, so the half width is
80 2 20
halved. So the half width for a 95% confidence interval is now half of 0.01315, or
0.0066.
B8.7
With the recent new packaging legislation, there is a lot of interest at the
moment in the proportion of Australians who smoke. Suppose a survey is
conducted on the smoking habits of 5,000 randomly chosen Australians aged
15 years or older. It is found that 784 of the participants in the survey currently
smoke.
Obtain a 95% confidence interval for the proportion of Australians aged over
15 who currently smoke. State the formula, show all working and remember to
always interpret your interval in the context of this question.
X=784, n=5,000
With 95% confidence, we can state that the proportion of Australians over 15 years
of age who currently smoke is between 0.147 and 0.167 Or, 14.7% - 16.7%