Question 32 Using the PlantGrowth dataset built into R, perform the following tasks and answer the following questions:
Posted: Wed May 11, 2022 9:05 am
Question 32 Using the PlantGrowth dataset built into R, perform the following tasks and answer the following questions: We want to see how the different treatments influence the weight of the plants. Considering the nature of the data, choose a statistical test that will allow us to compare the different treatments. Make sure to test for assumptions (if necessary) and provide the output for them. (14 pts) a. What statistical test should we use to analyze the data and why? (4 pts) b. Run the selected test and provide the statistical output. If there is a significant difference between the treatments, run an appropriate post hoc test and provide the statistical outputs. (4 pts) c. Provide the biological interpretation of the results. (2pts) d. Provide a plot that best represents the trends in the data. (4 pts)