Generating...                               quiz07_n25

Researchers tested two different herbicides, group A and B, and their effects on crop yields along with control group C. At the end of growing season, the yields (in bushels per acre) were obtained as follows:

x = c(57,55,56,50,52,56,56,52,54,57,49,54,54,56,56,66,61,51,56,52,62,63,62,50,51,49,49,46,50,50,49,50,51,46,54,51)

grp = c('A','A','A','A','A','A','A','A','B','B','B','B','B','B','B','B','B','B','B','B','B','B','B','B','C','C','C','C','C','C','C','C','C','C','C','C')

Data set, yield.csv, can be downloaded.

  1. Find the between-group variation.

    480.104 14.549 158.767 317.535 797.639

  2. Find the critical value for hypothesis test with significance level 0.1

    2.471 5.312 10.913 3.285

  3. Do you reject the null hypothesis or not? Complete the hypothesis test with significance level 0.1

    The null hypothesis cannot be rejected. The null hypothesis can be rejected.

  4. Do group A and B yield differently?

    Group A has higher yields than Group B Group A has lower yields than Group B Group A has no different yields than Group B

  5. Choose a concluding sentence of the study from the following:

    (i) The result does not show the effect of herbicides on crop yields.
    (ii) The result shows the effect of herbicides on crop yields.
    (iii) The result shows the effect of herbicides on crop yields, and Group A has a higher yields.
    (iv) The result shows the effect of herbicides on crop yields, and Group B has a higher yields.

    (iv) (ii) (i) (iii)



Department of Mathematics
Last modified: 2025-06-01