Use the ToothGrowth dataset to complete the following questi…

Use the ToothGrowth dataset to complete the following questions. This data set contains information on the effect of supplement given (supp) and dose of supplement (dose) on tooth length (len). For the following questions, len is the continuous response variable (Y) and dose is the categorical predictor variable (X). Note: supp has two levels (VC & OJ), use only OJ for the following questions (i.e., remove the data on the supplement “VC”).  ToothGrowth.csv