Question Completion Status: QUESTION 1 Use R. One of the standard learning data sets included in Ris the ToothGrowth dat

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

Question Completion Status: QUESTION 1 Use R. One of the standard learning data sets included in Ris the ToothGrowth dat

Post by answerhappygod »

Question Completion Status Question 1 Use R One Of The Standard Learning Data Sets Included In Ris The Toothgrowth Dat 1
Question Completion Status Question 1 Use R One Of The Standard Learning Data Sets Included In Ris The Toothgrowth Dat 1 (34.59 KiB) Viewed 40 times
Question Completion Status: QUESTION 1 Use R. One of the standard learning data sets included in Ris the ToothGrowth data set. The tooth growth data set is the length of the odontoblasts (teeth) in each of 10 guinea pigs at three Vitamin C dosage levels (0.5, 1 and 2 mg) with two delivery methods (orange juice or ascorbic acid). The file contains 60 observations of 3 variables: • len : Tooth length • supp: Supplement type • dose : Dose in miligrams Tasks: 1. Load the Tooth Growth data data(ToothGrowth) 2. Describe the dataset (size, types of variables). What type of supplemets are studied? What dosages are used? 3. Plot two boxplots on the same plot, stratifying the dataset by the supplement type. Label the axes and create the legend 4. Create a subset of the dataset, select only VC supplement. What is the size of the dataset? 5. Plot boxplots on the same plot, stratifying the VC subset by the dosage of the supplement What is the best dosage? Find men and median tooth growth for each dose
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply