

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
How to use minitab's one-way anova routine to compare the means of different populations or groups (brands of motor bearings in this case) based on the vibration levels. It also covers the assumptions of oneway anova and how to check them using minitab's test for equal variances and normality test. An example of analyzing the motor bearing vibration data and interpreting the results.
Typology: Study notes
1 / 3
This page cannot be seen from the preview
Don't miss anything!
Review: Recall that Oneway ANOVA is a method for comparing the means of I different populations or groups by testing the ANOVA hypotheses
H 0 : μ 1 = μ 2 = · · · = μI vs. H 1 : at least two means differ
These hypotheses are tested using the F-ratio test statistic F = MSTr/MSE. The larger the F, the stronger the evidence against H 0 in favor of H 1. Therefore the p-value for testing H 0 vs H 1 is given by P (F ≥ Factual), computed assuming H 0 true, where Factual is the F-ratio for the actual sample data.
Overview: In the following we detail how to analyze ANOVA data using Minitab’s One-Way routine to compute the F-ratio test statistic and the ANOVA residuals. Then we state the ANOVA assumptions and describe how to use Minitab’s Stat -> ANOVA -> Test for Equal Variances routine and the residuals to check them.
Using One-Way: We will use Minitab’s ANOVA routine One-Way, not One-Way (Unstacked), because it computes the residuals we need to check the ANOVA assumptions:
Stacking Data: In order to use One-Way we need the data to be in stacked form, that is, one column (“response”) contains all the values and a second column (“factor”) identifies the sample to which each value belongs. If the data is not stacked, you can stack it using Data -> Stack -> Columns (For details on stacking, use Help - > Search Help and enter “stack.”)
Calling One-Way: To invoke One-Way do the following:
Interpreting One-Way Output: Below is the output after stacking and analyzing the data in the Minitab data set www.rose-hulman.edu/∼inlow/bearing.MTW: One-way ANOVA: Vibration versus Brand
Source DF SS MS F P Brand 2 20.70 10.35 8.99 0. Error 15 17.28 1. Total 17 37.
This data set - which consists of the vibration levels of three brands of motor bearings - was stacked into a response column called“Vibration” and a factor column called “Brand.” The F test statistic (F-ratio) is 8.99 and the p-value is 0.003.
For the p-value associated with the F-ratio to be accurate the following four assumptions must be met
The first two assumptions describe the data acquisition process; the last two describe the populations/processes under study.
Sampling Assumptions (1 and 2): Determining if the data satisfies assumptions 1 and 2 requires knowledge of how the data was acquired/generated. A common violation of this assumption 2 is the case where the same subjects comprise all I samples, that is, the same subjects are measured multiple times. This results in what is called “Repeated Measures ANOVA,” the I sample analog of paired data.
Population/Process Assumptions:
Equal Variances (3): To check this assumption, i.e., to verify that the populations or processes are homoscedastic (have “same scatter”) you need the data to be in stacked form, that is, one column contains all the values and a second column identifies the sample to which each value belongs. Once the data is in stacked form, you can test for equal variances using Stat -> ANOVA -> Test for Equal Variances Select the Response and Factor columns which are same as those for One-Way. Using the Levene test p-value, reject H 0 : variances equal if the p-value is less than or equal to 0.05. For the motor bearing vibration data above, the Levene p-value is .585, so we don’t reject the equal variance assumption.
Normality (4): To check normality you need to do the following: