Consider the following exercise:
The personnel department of a large corporation wants to
estimate the family dental expenses of its employees to determine
the feasibility of providing a dental insurance plan.
A random sample of 10 employees reveals the following
family dental expenses (in dollars) for the preceding
year:
110 362 246 85 510 208 173 425 316 179
We were not given a mean or standard deviation; we'll have to
get them ourselves from the data.
Of course, the standard deviation we get will be a sample standard
deviation, which makes this a t-interval, as opposed to a
Z-interval.
Enter the data into your calculator, into L1, say.

Obtain the summary statistics from STAT CALC 1-Var Stats.


So for this data, we have
,
s = 138.8, and n = 10.
- (a)
- Set up a 90%
interval estimate of the average family dental expenses
for all employees of this corporation.
Here,
.
This value is found by the same method illustrated above.
Again let's use the left tail area, which is .05, and solve for
the critical value on the left side.
Now df = 9.

(180.941, 341.859)
- (b)
- What assumption about the population distribution must be made
in (a)?
The population of dental expenses must be approximately
normally distributed.
- (c)
- Give an example of a family dental expense that is outside
the confidence interval but is not unusual for an individual
family, and explain why this is not a contradiction.
A dental expense of $350 would not be unusual for a single
family, since it is less than one standard deviation from
the mean. The confidence interval is for the true mean,
and the sampling distribution of the mean has a much smaller
standard deviation; remember that we divide the standard
deviation by
.
- (d)
- Suppose you used a 95% confidence interval in (a). What would
be your answer to (a)?
Draw another curve to see that now we need
,
which is 2.2622.

(162.107, 360.693)
- (e)
- Suppose the fourth value was $585 instead of $85. What would
be your answer to (a)? What effect does this change have on
the confidence interval?
Go to STAT Edit and change the 4th value to 585.

Obtain the summary statistics again.
The mean and standard deviation will be different.

(220.333, 402.467)
The confidence interval is shifted to the right, and is a bit
wider.
- (f)
- Now let's re-do part (a) using the TInterval function.
Under STAT TESTS, choose TInterval. We do have a list
of data for this problem, so choose Data.
Enter the information for this problem as you see below.
With the cursor on Calculate, press ENTER.

This gives the same results as before.