SOLUTION: if any one could help, I greatly appreciate, 1. In a one-way ANOVA, if the test is conducted and the null hypothesis is rejected, what does this indicate? A. All the population

Algebra ->  Probability-and-statistics -> SOLUTION: if any one could help, I greatly appreciate, 1. In a one-way ANOVA, if the test is conducted and the null hypothesis is rejected, what does this indicate? A. All the population       Log On


   



Question 188429: if any one could help, I greatly appreciate,
1. In a one-way ANOVA, if the test is conducted and the null hypothesis is rejected, what does this indicate?
A. All the population means are equal
B. At least one of the population means are different
C. The normal distribution should be used instead of the F-distribution to determine the critical values of the test
D. None of the above is correct
2. In a one-way ANOVA, there are three treatments with n1 = 5, n2 = 6 and n3 = 5. The rejection region for this test at the 5% level of significance is
A. F > 3.74
B. F > 4.86
C. F > 4.97
D. F > 3.81
3. The following data show samples of three chain stores in three different locations in one town and the amount of dollars spent per customer per visit. At the 0.05 level, is there a difference in among the means?
Store A Store B Store C
30 42 30
14 28 14
22 20 20
18 35 16
26 49 15
25 28
36
24

4. Choose a variable and collect data for at least three different groups (samples). Compare the means of the three groups using the one-way ANOVA technique. Complete the following:
1. Write a brief statement of purpose of the study
2. Define the population
3. State how the sample was selected
4. What a value did you use?
5. State the hypotheses
6. What was F test value?
7. State the decision
8. Summarize the results.
You may obtain raw data

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
if any one could help, I greatly appreciate,
1. In a one-way ANOVA, if the test is conducted and the null hypothesis is rejected, what does this indicate?
Ans: B. At least one of the population means are different
-------------------------------------------------------
2. In a one-way ANOVA, there are three treatments with n1 = 5, n2 = 6
and n3 = 5. The rejection region for this test at the 5% level of significance is
A. F > 3.74
B. F > 4.86
C. F > 4.97
D. F > 3.81
----------
numerator df = k-1 = 3-1 = 2
denominator df = N-k = (5+6+5)-3 = 13
---
F value for 5% = 3.8056
Ans: D, F > 3.81
-------------------------------------------------------
3. The following data show samples of three chain stores in three different locations in one town and the amount of dollars spent per customer per visit. At the 0.05 level, is there a difference in among the means?
Store A Store B Store C
30 42 30
14 28 14
22 20 20
18 35 16
26 49 15
25 28
36
24
-----------
Put this DATA in lists A,B,and C
Then run an ANOVA program against lists{A,B,and C} to get:
F = 4.6986
p-value = 0.0248
--------------------
Since the p-value is less than 5%, reject Ho.
Therefore at least one of the means is different.
====================================================
Cheers,
Stan H.