Posted by GG on Thursday, October 21, 2010 at 3:31pm.
Your ANOVA summary table should have the following setup:
Source.....SS.....df.....MS.....F
Between
Within
Totals
Fill in the data with what you know, then find what you don't know.
Here are a few hints:
SS total = SS between + SS within
To calculate df between:
k - 1
Note: k = number of levels or groups.
To calculate df within:
N - k
Note: N = total number of values in all levels or groups.
df total = df between + df within
To calculate MS between:
SS between/df between
To calculate MS within:
SS within/df within
To calculate F-ratio:
MS between/MS within
After filling in the table and finding the F-ratio, find the critical or cutoff value to reject the null using an F-table. Compare to the F-ratio to determine whether or not to reject the null. If the null is rejected, there is a difference. If the null is not rejected, there is no difference.
If you need to use the Tukey procedure, compare all possible pairs of means to determine which majors differ.
I hope this brief summary will get you started.
Related Questions
Statistics - The Computer Anxiety Rating Scale (CARS) measures an individual'...
Statistics - I bemieve the t test is paired , want to make usre beofre I run the...
math - A researcher wanted to answer the following question: What is the ...
stsats - A researcher wanted to answer the following question: What is the ...
Stats - I ran this an an independent samples t-test. It is a t rest according to...
stats - Which test do you use to solve this problem One-sample or independent ...
stats - Which test do you use to solve this problem One-sample or independent ...
statistics - The Frayed Nerves Anxiety Scale (FNAS) is used to measure the ...
statistics - 12. Four research participants take a test of manual dexterity (...
statistics - Four research participants take a test of manual dexterity (high ...
For Further Reading