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 3m
- 8. Sampling Distributions & Confidence Intervals: Proportion1h 12m
- 9. Hypothesis Testing for One Sample1h 1m
- 10. Hypothesis Testing for Two Samples2h 8m
- 11. Correlation48m
- 12. Regression1h 4m
- 13. Chi-Square Tests & Goodness of Fit1h 20m
- 14. ANOVA1h 0m
7. Sampling Distributions & Confidence Intervals: Mean
Introduction to Confidence Intervals
Problem 6.5.10
Textbook Question
Determining Normality. In Exercises 9–12, refer to the indicated sample data and determine whether they appear to be from a population with a normal distribution. Assume that this requirement is loose in the sense that the population distribution need not be exactly normal, but it must be a distribution that is roughly bell-shaped.
Taxi Trips The distances (miles) traveled by New York City taxis transporting customers, as listed in Data Set 32 “Taxis” in Appendix B

1
Step 1: Visualize the data by creating a histogram or a boxplot of the distances traveled by the taxis. A roughly bell-shaped histogram or symmetric boxplot suggests normality.
Step 2: Calculate the descriptive statistics of the data, such as the mean, median, and standard deviation. For a normal distribution, the mean and median should be approximately equal.
Step 3: Perform a normal probability plot (also called a Q-Q plot). If the data points in the plot closely follow a straight line, this indicates that the data is approximately normally distributed.
Step 4: Conduct a formal statistical test for normality, such as the Shapiro-Wilk test or the Kolmogorov-Smirnov test. These tests provide a p-value to assess whether the data significantly deviates from normality.
Step 5: Interpret the results. If the visualizations and statistical tests suggest that the data is roughly bell-shaped and does not significantly deviate from normality, you can conclude that the data appears to come from a population with a normal distribution.

This video solution was recommended by our tutors as helpful for the problem above
Video duration:
6mPlay a video:
Was this helpful?
Key Concepts
Here are the essential concepts you must grasp in order to answer the question correctly.
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. It is often represented as a bell-shaped curve, where the mean, median, and mode are all equal. Understanding this concept is crucial for determining if a dataset approximates a normal distribution.
Recommended video:
Guided course
Finding Standard Normal Probabilities using z-Table
Central Limit Theorem
The Central Limit Theorem states that the distribution of the sample means will approach a normal distribution as the sample size increases, regardless of the shape of the population distribution. This theorem is fundamental in statistics because it justifies the use of normal distribution in inferential statistics, especially when dealing with large samples.
Recommended video:
Guided course
Calculating the Mean
Normality Tests
Normality tests are statistical tests used to determine if a dataset follows a normal distribution. Common tests include the Shapiro-Wilk test and the Kolmogorov-Smirnov test. These tests provide a formal method to assess normality, which is essential for many statistical analyses that assume normality in the data.
Recommended video:
Guided course
Step 2: Calculate Test Statistic
Watch next
Master Introduction to Confidence Intervals with a bite sized video explanation from Patrick
Start learningRelated Videos
Related Practice