|
Test for Equal VariancesTests and Confidence Intervals - Bonferroni Confidence Intervals |
The table of Bonferroni confidence intervals shows the following:
The Bonferroni CIs are not the same as the multiple comparison intervals that are displayed on the summary plot. Use each type of interval as follows:
Example Output |
95% Bonferroni Confidence Intervals for Standard Deviations
Experience RoadType N StDev CI 0 1 4 5.88784 (0.52320, 194.630) 0 2 4 4.76095 (0.89964, 74.009) 0 3 4 6.05530 (1.01104, 106.529) 1 1 4 3.87298 (0.31299, 140.776) 1 2 4 4.16333 (0.42041, 121.108) 1 3 4 5.09902 (0.45310, 168.555)
Individual confidence level = 99.1667% |
Interpretation |
For the driving data, the first factor is Experience and the second is RoadType. There are four observations in each of the cells for the six factor level combinations. The first standard deviation (StDev), 5.88784, is for Experience = 0 (inexperienced driver) and RoadType = 1 (first class road).
The Bonferroni simultaneous CIs estimate the standard deviations jointly for all of the populations. The confidence level of 95% means that there is only a 5% chance (100% - 95% = 5%) that one or more of the population standard deviations do not fall within the corresponding CI.
The individual confidence level of approximately 99.17% means that for any one of the intervals, ignoring the others, there is only a 0.83% chance that the population standard deviation does not fall within the CI.