Question

In: Math

Dr. X would like to examine the relative effectiveness of two teaching methods for improving college...

Dr. X would like to examine the relative effectiveness of two teaching methods for improving college students’ statistical skills. A control group in which students received no training is also included in the study. A sample of 30 college students is randomly selected from the subject pool. These individuals are then randomly assigned to one of the three teaching methods. The dependent variable is a measure of statistical skills after one semester.

control method a method b
8 20 9
7 17 8
6 12 8
8 16 6
5 18 7
6 19 10
9 17 6
7 16 8
6 18 7
6 17 8

1. Specify a research hypothesis (2 pts)

2. Specify a null hypothesis (2 pts )

3. Create the dataset according to the observations above and read it into R. In your original dataset, the categorical variable may contain a set of values. Relabel the categorical variable with corresponding labels (see descriptions above) by forming a new variable. To demonstrate your work, show the R scripts, the variable names, and the first 3 rows of your data. (10 pts)

4. Calculate the means and standard deviations of each group. Answer this question with R. To show your work, copy and paste the R-script and output below. (5 pts)

5. Compute the F-statistic and effect size with R. To show your work, copy and paste the R-script and output below. (5 pts)

6. Based on the calculation of F, make a decision whether reject or do not reject the null hypothesis. (2 pts)

7. Based on the calculation of F, perform post-hoc analyses with R if necessary. Briefly summarize your findings. (5 pts)8. Report your findings in APA format. (5 pts).

Solutions

Expert Solution

1)

2)

3)

skills <-c(8,7,6,8,5,6,9,7,6,6,   20,17,12,16,18,19,17,16,18,17, 9,8,8,6,7,10,6,8,7,8)

group<-c(rep("contrl",10),rep("A",10),rep("B",10))

4)

mean (skills[1:10])
[1] 6.8
> sd (skills[1:10])
[1] 1.229273



> mean (skills[11:20])
[1] 17

> sd (skills[11:20])
[1] 2.160247


> mean (skills[21:30])
[1] 7.7
> sd (skills[21:30])
[1] 1.251666

5)

a1<-aov(skills ~group)
summary(a1)

summary(a1)
            Df Sum Sq Mean Sq F value   Pr(>F)  
group        2 637.8   318.9   123.5 2.58e-14 ***
Residuals   27   69.7     2.6                   
---
Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1


F = 123.5

6)

we reject the null hypothesis as p-value = 0.0000 < 0.05

7)

TukeyHSD(a1)
Tukey multiple comparisons of means
    95% family-wise confidence level

Fit: aov(formula = skills ~ group)

$group
          diff        lwr        upr     p adj
B-A       -9.3 -11.081555 -7.5184451 0.0000000
contrl-A -10.2 -11.981555 -8.4184451 0.0000000
contrl-B -0.9 -2.681555 0.8815549 0.4335632

(B& A) and (Control & A) are significantly different

Please rate


Related Solutions

A psychologist would like to examine the effects of different teaching strategies on the final performance...
A psychologist would like to examine the effects of different teaching strategies on the final performance of 6th grade students. One group is taught using material presented in class along with outdoor discovery, one group is taught using material taught in class alone, and the third group is taught using only the outdoor discovery method. At the end of the year, the psychologist interviews each student to get a measure of the student’s overall knowledge of the material. Use an...
A researcher compares the effectiveness of two different instructional methods for teaching anatomy. A sample of...
A researcher compares the effectiveness of two different instructional methods for teaching anatomy. A sample of 215215 students using Method 1 produces a testing average of 55.555.5. A sample of 242242 students using Method 2 produces a testing average of 64.264.2. Assume that the population standard deviation for Method 1 is 7.957.95, while the population standard deviation for Method 2 is 18.2118.21. Determine the 90%90% confidence interval for the true difference between testing averages for students using Method 1 and...
A researcher compares the effectiveness of two different instructional methods for teaching anatomy. A sample of...
A researcher compares the effectiveness of two different instructional methods for teaching anatomy. A sample of 61 students using Method 1 produces a testing average of 88.6A sample of 111111 students using Method 2 produces a testing average of 64.9 Assume that the population standard deviation for Method 1 is 14.68, while the population standard deviation for Method 2 is 5.52. Determine the 90%90%confidence interval for the true difference between testing averages for students using Method 1 and students using...
A researcher compares the effectiveness of two different instructional methods for teaching physiology. A sample of...
A researcher compares the effectiveness of two different instructional methods for teaching physiology. A sample of 214 students using Method 1 produces a testing average of 53.9. A sample of 193 students using Method 2 produces a testing average of 88.9. Assume that the population standard deviation for Method 1 is 17.61, while the population standard deviation for Method 2 is 11.73. Determine the 99% confidence interval for the true difference between testing averages for students using Method 1 and...
A researcher compares the effectiveness of two different instructional methods for teaching physiology. A sample of...
A researcher compares the effectiveness of two different instructional methods for teaching physiology. A sample of 54 students using Method 1 produces a testing average of 51.7. A sample of 90 students using Method 2 produces a testing average of 56.8. Assume that the population standard deviation for Method 1 is 7.35, while the population standard deviation for Method 2 is 16.72. Determine the 80% confidence interval for the true difference between testing averages for students using Method 1 and...
A researcher compares the effectiveness of two different instructional methods for teaching physiology. A sample of...
A researcher compares the effectiveness of two different instructional methods for teaching physiology. A sample of 226 students using Method 1 produces a testing average of 69.8. A sample of 191 students using Method 2 produces a testing average of 81.5. Assume that the population standard deviation for Method 1 is 11, while the population standard deviation for Method 2 is 16.55. Determine the 99% confidence interval for the true difference between testing averages for students using Method 1 and...
A researcher compares the effectiveness of two different instructional methods for teaching anatomy. A sample of...
A researcher compares the effectiveness of two different instructional methods for teaching anatomy. A sample of 225 students using Method 1 produces a testing average of 68.2 A sample of 242 students using Method 2 produces a testing average of 66.2. Assume that the population standard deviation for Method 1 is 5.66 while the population standard deviation for Method 2 is 10.06. Determine the 98% confidence interval for the true difference between testing averages for students using Method 1 and...
A researcher compares the effectiveness of two different instructional methods for teaching physiology. A sample of...
A researcher compares the effectiveness of two different instructional methods for teaching physiology. A sample of 157 students using Method 1 produces a testing average of 65.9. A sample of 129 students using Method 2 produces a testing average of 80. Assume the standard deviation is known to be 12.47 for Method 1 and 12.84 for Method 2. Determine the 95% confidence interval for the true difference between testing averages for students using Method 1 and students using Method 2....
A researcher compares the effectiveness of two different instructional methods for teaching electronics. A sample of...
A researcher compares the effectiveness of two different instructional methods for teaching electronics. A sample of 138 students using Method 1 produces a testing average of 61 . A sample of 156 students using Method 2 produces a testing average of 64.6 . Assume that the population standard deviation for Method 1 is 18.53 , while the population standard deviation for Method 2 is 13.43 . Determine the 98% confidence interval for the true difference between testing averages for students...
A researcher designed a study to find out the effectiveness of two teaching methods: lecture-style vs....
A researcher designed a study to find out the effectiveness of two teaching methods: lecture-style vs. discussion-style. He compares the test scores of the students taught with these two different methods. The scores on the test range from 0 to 41 with higher scores indicating better performance. The test results are provided in the table below:                                     Group       Methods                  n              M             SS                                        1             lecture-style          15             24            336                                       ...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT