![]() |
Chapter 6Confidence Intervals |
![]() |
Back to List | Introduction | Weather Patterns | Interesting Applets | Exercises
In this project you will compute confidence intervals. In particular, you will compute confidence intervals for the same quantity measured at different times, and you will then compare these intervals. The subject is temperature and the patterns exhibited over several years.
Temperature patterns seen to be changing around the U.S. Winters seem shorter, summers seem hotter, and major storms seem more frequent. Let’s collect some data and look at what’s happening in your area.
Remember the Weather Underground? Their page of weather data can be found at http://www.wunderground.com. For a refresher on how to locate historical data for a particular city, go back to the project for Chapter 2 and review.
Once you recall how to find data, do the following.
Collect the Max. Temperature reading for each day in your home city or a city near you in
The Exercises will tell you how to proceed with the data.
The University of South Carolina Statistics Department Web site contains a number of Java Applets located at
http://www.stat.sc.edu/~west/javahtml/ConfidenceInterval.html
Go to this site and locate the applet on confidence intervals. There is a description of what the applet is doing along with instructions on its use. Here’s a little more info.
The applet simulates the sampling of data. In particular, it draws a sample of size 5 from a normal distribution that has a mean of 0 and a standard deviation of 1. The applet then computes a confidence interval for the mean of the distribution using the confidence level 1-
(such as 0.95 or 95%) and graphs the interval as a vertical line.
For example, if based on the first sample of 5, the computed confidence interval is
then the vertical line

is drawn. If the second sample of size 5 gives the confidence interval
then a second vertical line is added to the graph

and so on. The applet shows you fifty such intervals at one time.
Play with the applet and be sure you understand what it is displaying before continuing to the exercises below.
When you've completed each exercise, click "Submit for Grade" in order to submit your answers to your professor.
|
© 2000 by Addison Wesley Longman A division of Pearson Education |