Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

An experiment was conducted to evaluate the effect of vitamin C on tooth growth. Sixty guinea pigs received various doses of vitamin C by one

An experiment was conducted to evaluate the effect of vitamin C on tooth growth. Sixty guinea pigs received various doses of vitamin C by one of two delivery methods, orange juice or ascorbic acid. Results of this experiment are in dataset ''ToothGrowth'' which is already loaded in R. You can look at it with commands attach(ToothGrowth), names(ToothGrowth), summary(ToothGrowth), ToothGrowth. The data set contains the following variables: len: Tooth length supp: supplement or delivery method (OJ = orange juice, VC = ascorbic acid) dose: Dose in milligrams/day

(a) Fit a linear regression model that can be used to predict the tooth length based on the dose and the delivery method of vitamin C.

(b) Is delivery method significant?

(c) Is there a significant interaction between the dose and the delivery method, at = 5% level?

(d) Write two regression equations explicitly, one equation for each delivery method. (e) What percent of the total variation of the tooth length is explained by this regression?

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Linear Algebra With Applications

Authors: Jeffrey Holt

2nd Edition

1319057691, 9781319057695

More Books

Students also viewed these Mathematics questions

Question

Self-confidence

Answered: 1 week ago

Question

The number of people commenting on the statement

Answered: 1 week ago