When estimating the population mean, why not construct a 99% confidence interval every time?
Table of contents
- 1. Intro to Stats and Collecting Data55m
- 2. Describing Data with Tables and Graphs1h 55m
- 3. Describing Data Numerically1h 45m
- 4. Probability2h 16m
- 5. Binomial Distribution & Discrete Random Variables2h 33m
- 6. Normal Distribution and Continuous Random Variables1h 38m
- 7. Sampling Distributions & Confidence Intervals: Mean1h 53m
- 8. Sampling Distributions & Confidence Intervals: Proportion1h 12m
- 9. Hypothesis Testing for One Sample2h 19m
- 10. Hypothesis Testing for Two Samples3h 22m
- 11. Correlation1h 6m
- 12. Regression1h 4m
- 13. Chi-Square Tests & Goodness of Fit1h 20m
- 14. ANOVA1h 0m
7. Sampling Distributions & Confidence Intervals: Mean
Confidence Intervals for Population Mean
Problem 6.2.28c
Textbook Question
Constructing a Confidence Interval In Exercises 25–28, use the data set to (c) construct a 99% confidence interval for the population mean. Assume the population is normally distributed.
Homework The weekly time spent (in hours) on homework for 18 randomly selected high school students


1
Step 1: Calculate the sample mean (x̄) by summing all the data points provided in the table and dividing by the total number of data points (n = 18). Use the formula:
Step 2: Calculate the sample standard deviation (s) using the formula:
Step 3: Determine the critical value (t*) for a 99% confidence interval using a t-distribution table. The degrees of freedom (df) are calculated as: . For df = 17, find the t* value corresponding to a 99% confidence level.
Step 4: Calculate the margin of error (E) using the formula:
Step 5: Construct the confidence interval for the population mean using the formula: . This interval represents the range within which the true population mean is likely to fall with 99% confidence.

This video solution was recommended by our tutors as helpful for the problem above
Video duration:
3mPlay a video:
Was this helpful?
Key Concepts
Here are the essential concepts you must grasp in order to answer the question correctly.
Confidence Interval
A confidence interval is a range of values, derived from sample statistics, that is likely to contain the population parameter with a specified level of confidence. For example, a 99% confidence interval suggests that if we were to take many samples and construct intervals in the same way, approximately 99% of those intervals would contain the true population mean.
Recommended video:
Introduction to Confidence Intervals
Normal Distribution
Normal distribution is a probability distribution that is symmetric about the mean, showing that data near the mean are more frequent in occurrence than data far from the mean. In constructing confidence intervals, it is often assumed that the population from which the sample is drawn is normally distributed, especially when sample sizes are small.
Recommended video:
Using the Normal Distribution to Approximate Binomial Probabilities
Sample Mean and Standard Deviation
The sample mean is the average of a set of values, calculated by summing all observations and dividing by the number of observations. The sample standard deviation measures the amount of variation or dispersion in a set of values. Both the sample mean and standard deviation are crucial for calculating confidence intervals, as they provide the necessary statistics to estimate the range within which the population mean is likely to fall.
Recommended video:
Guided course
Calculating Standard Deviation
Watch next
Master Population Standard Deviation Known with a bite sized video explanation from Patrick
Start learningRelated Videos
Related Practice
Textbook Question
15
views