|
7.
Product and Process Comparisons
7.1. Introduction
|
|||
| How do we form a confidence interval? | The purpose of taking a random sample from a lot or population and computing a statistic, such as the mean from the data, is to approximate the mean of the population. How well the sample statistic estimates the underlying population value is always an issue. A confidence interval addresses this issue because it provides a range of values which is likely to contain the population parameter of interest. | ||
| Confidence levels | Confidence intervals are constructed at a confidence
level, such as 95%, selected by the user. What does this mean? It means
that if the same population is sampled on numerous occasions and interval
estimates are made on each occasion, the resulting intervals would bracket
the true population parameter in 95% of the cases. A confidence stated
at a level can be thought of as the inverse
of a significance level, . |
||
| One and two-sided confidence intervals | In the same way that statistical tests can be one or two-sided, confidence intervals can be one or two-sided. A two-sided confidence interval brackets the population parameter from above and below. A one-sided confidence interval brackets the population parameter either from above or below and furnishes an upper or lower bound to its magnitude. | ||
| Example of a two-sided confidence interval | For example, a 100( )%
confidence interval for the mean of a normal population is;
where; |
||
| Guidance in this chapter | This chapter provides methods for estimating the population parameters and confidence intervals for the situations described under the scope. | ||
| Problem with unknown standard deviation | In the normal course of events, population standard
deviations are not known, as assumed in the example above, and must be
estimated from the data. Confidence intervals, given the same confidence
level, are by necessity wider if the standard deviation is estimated from
limited data because of the uncertainty in this estimate. Procedures from
creating confidence intervals in this situation are described fully in
this chapter.
More information on confidence intervals can also be found in Chapter 1. |
||