Question

In: Statistics and Probability

Nine observations were selected from each of three populations:     (You may think of the rows as...

  • Nine observations were selected from each of three populations:    
  • (You may think of the rows as weeks)  

Population 1

Population 2

Population 3

Ave.

1

13, 12, 14

17, 13, 15

9, 13,11

13

2

12, 10, 8

15, 13, 14

11, 7, 9

11

3

12, 13, 14

14, 18, 16

16, 16, 16

15

Means

12

15

12

13

a.   What is the value of the Treatment Sum of Squares:………………………..

b.   The value of the Sum of Squares Total:……….. c.   The value of the Error Sum of Squares:…………..

d.   Complete the Anova Table:

Source

Sum of Squares

D. F.

Mean Square

F

Treatment

Error

Total

e.   State the Null Hypothesis Ho, and the Alternate Ha:

Ho:                                                             Ha:

f.   Do you reject the Null Hypothesis?........................

Solutions

Expert Solution

Sol:

Rcode:

df1 =read.table(header = TRUE, text ="
Pop value
1 13
1 12
1 14
1 12
1 10
1 8
1 12
1 13
1 14
2 17
2 13
2 15
2 15
2 13
2 14
2 14
2 18
2 16
3 9
3 13
3 11
3 11
3 7
3 9
3 16
3 16
3 16
"
)
df1
summary(df1)

df1$Pop <- ordered(df1$Pop ,
levels = c("1", "2", "3"))


res.aov <- aov(value ~ Pop, data = df1)
summary(res.aov)

Output:

summary(res.aov)
Df Sum Sq Mean Sq F value Pr(>F)
Pop 2 54 27.000 4.378 0.0239 *
Residuals 24 148 6.167   

a.   What is the value of the Treatment Sum of Squares: 54

b.   The value of the Sum of Squares Total:202

C.The value of the Error Sum of Squares:148

d.   Complete the Anova Table:

Source

Sum of Squares

D. F.

Mean Square

F

Treatment

54

2

27.000 4.378

Error

148

24

6.167   

Total

208

e.   State the Null Hypothesis Ho, and the Alternate Ha:

Ho:          

All the three popualtion means are equal   

Ha:atleast one of the popualtion means are different

f.   Do you reject the Null Hypothesis?

p=0.0239

p<0.05

Reject the null hypothesis


Related Solutions

Ten observations were selected from each of 3 populations and an analysis of variance was performed...
Ten observations were selected from each of 3 populations and an analysis of variance was performed on the data. The following are the results: Source of variation Sum of squares degrees of freedom mean square F Between treatments 82.4 Within treatments (Error) 158.4 Total A. Using alpha= .05, test to see if there is a significant difference among the means of the three populations. B. If in part A you concluded that at least one mean is different from the...
Independent random samples, each containing 60 observations, were selected from two populations. The samples from populations...
Independent random samples, each containing 60 observations, were selected from two populations. The samples from populations 1 and 2 produced 37 and 30 successes, respectively. Test H0:(p1−p2)=0 against Ha:(p1−p2)≠0. Use α=0.05. (a) The test statistic is   (b) The P-value is (c) The final conclusion is A. We can reject the null hypothesis that (p1−p2)=0 and conclude that (p1−p2)≠0. B. There is not sufficient evidence to reject the null hypothesis that (p1−p2)=0.
Independent random samples, each containing 60 observations, were selected from two populations. The samples from populations...
Independent random samples, each containing 60 observations, were selected from two populations. The samples from populations 1 and 2 produced 23 and 13 successes, respectively. Test H0:(p1−p2)=0H0:(p1−p2)=0 against Ha:(p1−p2)>0Ha:(p1−p2)>0. Use α=0.03α=0.03 (a) The test statistic is (b) The P-value is
1 point) Independent random samples, each containing 60 observations, were selected from two populations. The samples...
1 point) Independent random samples, each containing 60 observations, were selected from two populations. The samples from populations 1 and 2 produced 33 and 22 successes, respectively. Test H0:(p1−p2)=0 against Ha:(p1−p2)≠0. Use α=0.08. (a) The test statistic is____ (b) The P-value is ____ (c) The final conclusion is A. We can reject the null hypothesis that (p1−p2)=0 and accept that (p1−p2)≠0. B. There is not sufficient evidence to reject the null hypothesis that (p1−p2)=0.
Independent random samples of n1 = 800  and n2 = 610 observations were selected from binomial populations...
Independent random samples of n1 = 800  and n2 = 610 observations were selected from binomial populations 1 and 2, and x1 = 336 and x2 = 378 successes were observed. (a) Find a 90% confidence interval for the difference (p1 − p2) in the two population proportions. (Round your answers to three decimal places.) _______ to _______/ (b) What assumptions must you make for the confidence interval to be valid? (Select all that apply.) independent random samples symmetrical distributions for...
Independent random samples of 180 observations were randomly selected from binomial populations 1 and 2, respectively....
Independent random samples of 180 observations were randomly selected from binomial populations 1 and 2, respectively. Sample 1 had 104 successes, and sample 2 had 113 successes. Suppose that, for practical reasons, you know that p1 cannot be larger than p2. Test the appropriate hypothesis using α = 0.10. vH0: (p1 − p2) = 0 versus Ha: (p1 − p2) < 0 Find the test statistic. (Round your answer to two decimal places.) z =   Find the rejection region. (Round...
A sample was collected from each of the three geographically selected bird populations. The length of...
A sample was collected from each of the three geographically selected bird populations. The length of the beak (in cm) of each specimen was measured. Determine if there is a statistically significant difference between populations in terms of peak length. Use ANOVA (30 points) A B C 4.2 3.8 3.0 3.3 4.1 3.5 2.8 5.0 4.5 4.3 4.6 4.4 3.7 5.1 4.5 3.6
1. The following sample observations were randomly selected (numbers may be different from previous problems):
  1. The following sample observations were randomly selected (numbers may be different from previous problems): X Y 4 4 5 6 3 5 6 7 10 7 What is the predicted value of Y when X=7? Select one: a. 7.47 b. 26.73 c. -22.53 d. 6.31 2. A business is evaluating their advertising budget, and wishes to determine the relationship between advertising dollars spent and changes in revenue. They have compiled the information in the table below, and want...
Nine students were randomly selected from a population of 1000 students and they were given a...
Nine students were randomly selected from a population of 1000 students and they were given a math test. Test results are: 95  90   89   85   76 73   92   90  72     What is the 84% confidence interval for the population mean score on the math tests? a) Do you need any assumptions? If yes, make the assumption. b) Name the interval c) 84% CI is
In order to compare the means of two populations, independent random samples of 234 observations are selected from each population, with the following results:
  In order to compare the means of two populations, independent random samples of 234 observations are selected from each population, with the following results: Sample 1 Sample 2 x¯¯¯1=0x¯1=0 x¯¯¯2=4x¯2=4 s1=145s1=145 s2=100s2=100 (a)    Use a 99 % confidence interval to estimate the difference between the population means (μ1−μ2). _______ ≤ (μ1−μ2) ≤ ________ (b)    Test the null hypothesis: H0:(μ1−μ2)=0 versus the alternative hypothesis: Ha:(μ1−μ2)≠0. Using α=0.01α=0.01, give the following:    the test statistic z= The final conclusion is A. There is not...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT