Please Use only R studio to produce the output and boxplots for this problem


Here, we are testing the effect of fertilizers on the growth of sprouds using ANOVA table and boxplots.
a). For the complete ANOVA model,
Ho : The growth of mung bean sprouts is independent of use of
fertilizers or there is no significant effect of fertilizers on the
growth of mung bean sprouts. or
i = 0 for all i = 0, ...., 10 where
i is the mean effect of ith fertilizer
H1: The growth of mung bean sprouts is dependent of use of
fertilizers or there is significant effect of fertilizers on the
growth of mung bean sprouts or
i
0 for atleast 1 i where i = 0 , ...., 10
b). From the anova table we can see that the p-value corresponding to the Fertiizers = 0.3097 which speaks of its non significance in the model. Since, we know we reject Ho when p-value < level of significance ( 0.1, or 0.05 or 0.01), here we fail to reject Ho. or can say that the Growth of mung bean sprouts is independent of the use of fertilisers.
c). Here, to check the comparison between each of the fertilizers, we carry post-hoc analysis but since the entire model is not significance we do not compare fertilizers.
Also, in this case, Ho : The 10 fertilizers have equal effect on
growth of sprouts or the growth of sprouts is independent of the
type of fertilizer or
i =
j where i = 0,...,10 and j =0, ...10 but i
j.
And, since there is no data given for me to perform the post hoc or the output given to interpret it. I cant help further.
Please rate my answer and feel free to comment for doubts.
Please Use only R studio to produce the output and boxplots for this problem Fertilizers A...
3. A botanist was testing fertilizers on 149 string bean plants. The researcher used random assignment to create three groups, two with fertilizers (Grow Fast and Super Plant) and one control group (None). After 60 days, the height of each plant was measured. a. What is the response and what is the factor? How many levels? b. Create a box plot with groups of the heights of the plants by fertilizer type. Paste the graph here and observe if...