Tutorial 8 - Questions
Tutorial 8 - Questions
Tutorial :8
Topics : Confidence Interval
1. IQ tests are designed to yield scores that are approximately normally distributed. A
reporter gathers the IQ scores from 22 employees of this firm and records the sample
mean IQ as 106. She assumes that the population standard deviation is 15.
(1) Compute 90% confidence interval for the average IQ in this firm.
(2) Compute 99% confidence interval for the average IQ in this firm.
2. U.S. consumers are increasingly viewing debit cards as a convenient substitute for cash
and checks. The average amount spent annually on a debit card is $7790. Assume that this
average was based on a sample of 100 consumers and that the population standard
deviation is $500. Construct the 99% confidence interval for the population mean amount
spent annually on a debit card.
3. In order to estimate the mean weight loss of all customers in a weight loss program, a
nutritionist takes a sample of 18 dieters and records their weight loss one month after
joining the program. He computes the sample mean and standard deviation of weight loss
as 11.5 pounds and 9.2 pounds, respectively. He believes weight loss is likely to be
normally distributed. Calculate the 95% confidence interval for the population mean.
5. Suppose that 𝑋! , … , 𝑋# form a random sample from the normal distribution with
unknown mean µ and known variance 𝜎 $ . How large must a random sample be in order
that there will be a 95% confidence interval for µ with a total length less than 0.01σ?
(Total length of a CI =2* 𝑍".&'( 𝜎/√𝑛)
6. An analyst would like to construct 95% confidence intervals for the mean stock returns in
two industries. Industry A is a high-risk industry with a known population standard
deviation of 20.6%, whereas industry B is a low-risk industry with a known population
standard deviation of 12.8%.
1
Nanyang Business School
(1) What is the minimum sample size required by the analyst if she wants to restrict the
)
absolute error (i.e., (𝑍 ∗ ) in a CI ) to 4% for Industry A?
√#
(2) What is the minimum sample size required by the analyst if she wants to restrict the
absolute error to 4% for Industry B?
(3) Why do the results differ if they use the same absolute error?
7. Consider the file W8-Question.csv, which contains the test scores of 149 students.
(1) Load the file into R and calculate 95% and 99% CI for the mean test scores
(2) Compare the 95% CI with the 99% CI. Is the 99% CI’s total length longer or shorter than
the 95% CI?
(3) If we collect data from another 150 students, how would this larger sample affect the
total length of the 95% CI? Suppose the sample standard deviation under the larger
sample is similar to the original one
(4) Based on your answer from (1), can we conclude that there is a 0.95 probability that
the E(X) is in the CI you just calculated? why?