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(56,48,52,48,47,53,58,54,48,56,57,51,42,49,51,45,47,51,51,47,51,51,51,54,52,51,50,46)

grp = c('A','A','A','A','A','A','A','A','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 within-group variation.

    11.068 354.542 376.679 22.137 14.182

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

    0.78 3.385 5.568 2.528

  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 no different yields than Group B Group A has higher yields than Group B Group A has lower 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) (iii) (i)



Department of Mathematics
Last modified: 2025-07-10