Question: Using ToothGrowth Data in R (data found using R program by library(datasets) -> data(ToothGrowth) ), Assume that if len is above 20, it is classified
Using ToothGrowth Data in R (data found using R program by library(datasets) -> data("ToothGrowth") ),
Assume that if len is above 20, it is classified as HIGH; and LOW, otherwise. Take dose into account, and determine whether there is a significant difference in the proportions of the two groups classified as HIGH using a suitable test and a 95% confidence interval
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
