One-Way ANOVA

Overview | How to | Example

 


 

Overview

The One-Way Analysis of Variance (ANOVA) is like an extension of the two-sample t-test. It is use to compare the equality of more than two means. The residuals and fitted values of the response are shown in Columns AA:AB.

Null Hypothesis, H0 Alternate Hypothesis, H1
m1 = m2 = ... = mi m1 <> m2 <> ... <> mi

where mi are the means of population i

 


 

How to

At the Excel Menu (For Excel 2007, go to Add-ins first)

  1. Choose ProcessMA > Statistics > ANOVA > One-Way ANOVA

  2. For data in single stacked column

  3. For data in different columns

  4. In Confidence Level, enter the desired confidence level for the confidence interval (Numeric, >0 & <1)

  5. Check Show Boxplot, if you want to display boxplot of the data

  6. Check Plot Residual, if you want to display residual plots

  7. Click OK

 

 

Example

A company makes steel bolts using four different machines. You want to assess if the dimensions of the steel bolts made are the same for the different machines. You randomly selected 50 steel bolts made by each machine.

  1. Open data worksheet by choosing ProcessMA > Tools > Data

  2. Choose ProcessMA > Statistics > ANOVA > One-Way ANOVA

  3. In Variable, select B - Dimension

  4. In Factor, select C - Machine

  5. Check Show Boxplot

  6. Click OK

 

Results & Interpretation

For a desired a = 0.05, since p = 0.3068> a, we fail to reject H0. Therefore, we conclude that there is no significant evidence that the dimensions of the steel bolts made by the different machines are different. It can also be observed from the individual confidence intervals that there are significant overlaps. The residual plots should also be examined to ensure that the residuals are normally distributed, centered about zero and random.

 


 

Copyright © ProcessMA