00:01
The following is a nova test based on the mean salaries for different metropolitan areas.
00:06
So the alternative or the null hypothesis is that all the means are the same.
00:10
So there are six metropolitan areas.
00:12
I think it goes chicago, dallas, miami, denver, san diego, and seattle.
00:19
So the null hypothesis is that all the means are the same.
00:22
And then the alternative is that at least one of them is different.
00:24
The second step is to find the critical value.
00:27
And you can do that using either software.
00:30
Or a table, but there are essentially three things you need.
00:34
The first thing is your alpha value, your significance level, and that's usually given to you in the problem, and that's 0 .05.
00:39
Then you need the degrees of freedom for the numerator and the degrees of freedom for the denominator, and the way you find that is the degrees of freedom for the numerator is the number of categories minus one.
00:48
So there were six cities that we looked at, or metropolitan areas.
00:51
So six minus one degrees of freedom would be five for the numerator.
00:54
And then for the denominators, the total number of data values minus the number of categories.
00:59
So there were 36 data values minus the six metropolitan areas.
01:03
So 30 is your degrees of freedom for the denominator.
01:06
So that should be enough to use a table, but i use a calculator.
01:09
Now i wrote a program in here called inverse f.
01:11
I'm not going to show you how to write the program.
01:14
You can youtube it if you wish.
01:16
But this is what i do.
01:17
So i put in my area, which is my alpha value.
01:21
My degrees of freedom is five, and then my degrees of freedom for the denominator is 30.
01:29
That gives me my critical value about 2 .534.
01:33
So 2 .534 is my critical value.
01:35
I call it f star.
01:37
So 2 .534.
01:42
Okay, so anything greater than 2 .534, we reject the null hypothesis that all the means are the same.
01:51
And then anything less than 2 .534, we fail to reject, meaning the h -0 is true...