Warning: foreach() argument must be of type array|object, bool given in /var/www/html/web/app/themes/studypress-core-theme/template-parts/header/mobile-offcanvas.php on line 20

Question: Estimating change-point dosage. A standard method for studying toxic substances and their effects on humans is to observe the responses of rodents exposed to various doses of the substance over time. In the Journal of Agricultural, Biological, and Environmental Statistics (June 2005), researchers used least squares regression to estimate the change-point dosage—defined as the largest dose level that has no adverse effects. Data were obtained from a dose-response study of rats exposed to the toxic substance aconiazide. A sample of 50 rats was evenly divided into five dosage groups: 0, 100, 200, 500, and 750 milligrams per kilogram of body weight. The dependent variable y measured was the weight change (in grams) after a 2-week exposure. The researchers fit the quadratic model E(y)=β0+β1x+β2x2, where x = dosage level, with the following results:

y^==10.25+0.0053x-0.0000266x2

  1. Construct a rough sketch of the least square’s prediction equation. Describe the nature of the curvature in the estimated model.
  2. Estimate the weight change (y) for a rat given a dosage of 500 mg/kg of aconiazide.
  3. Estimate the weight change (y) for a rat given a dosage of 0 mg/kg of aconiazide. (This dosage is called the control dosage level.)
  4. Of the five dosage groups in the study, find the largest dosage level x that yields an estimated weight change that is closest to but below the estimated weight change for the control group. This value is the change-point dosage.

Short Answer

Expert verified

Answer

  1. Graph
  2. The change in weight is 6.25 gm when the rat is given a dosage of 500 gm.
  3. The change in weight is 10.25 gm when the rat is given a dosage of 0 gm.
  4. x = 99 is the change point level of dosage since the weight change (10.513) is also closest but less than the estimated weight change for the control group.

Step by step solution

01

Given Information

A sample of 50 rats was drawn which was evenly divided into five dosage groups: 0, 100, 200, 500, and 750 milligrams per kilogram of body weight. The quadratic model is given asE(y)=β0+β1x+β2x2 where y is the dependent variable (here, weight change after two-week exposure) and x is theindependent variable (here, dosage level) and the estimated model is given asy^=10.25+0.0053x-0.0000266x2

02

Graph for least square prediction equation 

a.

The given equation:
y^=10.25+0.0053x-0.0000266x2

Putting the value of x (dosage level) in the above equation we will get 5 different values of y (the weight change).Using these values the graph below is drawn.

Here the graph for the x2 prediction equation will be a curvature to account for the term and since the sign of coefficient of x2 term is negative the curvature will be downward sloping curve.

03

Estimation for y

b.

The weight change for a rat given a dosage of x = 500 gm is:

y^=10.25+0.0053x-0.0000266x2y^=10.25+0.0053(500)-0.0000266(500)2 y^=6.25

So, the change in weight is 6.25 gm.

04

Control dosage level

The weight change for a rat given a dosage of x = 0 gm is

y^=10.25+0.0053x-0.0000266x2y^=10.25+0.0053(0)-0.0000266(0)2 y^=10.25

Hence, the change in weight is 10.25 gm.

05

Change-point dosage level

d.

For the dosage level, x = 99 , the weight change for a rat is:

y^=10.25+0.0053x-0.0000266x2y^=10.25+0.0053(99)-0.0000266(99)2 y^=10.51399

For x = 100 (control group) the weight change is 10.514.

Therefore, x = 99 is the change point level of dosage since the weight change (10.513) is also closest but less than the estimated weight change for the control group.

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with Vaia!

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

Suppose you used Minitab to fit the model y=β0+β1x1+β2x2+ε

to n = 15 data points and obtained the printout shown below.

  1. What is the least squares prediction equation?

  2. Find R2and interpret its value.

  3. Is there sufficient evidence to indicate that the model is useful for predicting y? Conduct an F-test using α = .05.

  4. Test the null hypothesis H0: β1= 0 against the alternative hypothesis Ha: β1≠ 0. Test using α = .05. Draw the appropriate conclusions.

  5. Find the standard deviation of the regression model and interpret it.

Question: Adverse effects of hot-water runoff. The Environmental Protection Agency (EPA) wants to determine whether the hot-water runoff from a particular power plant located near a large gulf is having an adverse effect on the marine life in the area. The goal is to acquire a prediction equation for the number of marine animals located at certain designated areas, or stations, in the gulf. Based on past experience, the EPA considered the following environmental factors as predictors for the number of animals at a particular station:

X1 = Temperature of water (TEMP)

X2 = Salinity of water (SAL)

X3 = Dissolved oxygen content of water (DO)

X4 = Turbidity index, a measure of the turbidity of the water (TI)

x5 = Depth of the water at the station (ST_DEPTH)

x6 = Total weight of sea grasses in sampled area (TGRSWT)

As a preliminary step in the construction of this model, the EPA used a stepwise regression procedure to identify the most important of these six variables. A total of 716 samples were taken at different stations in the gulf, producing the SPSS printout shown below. (The response measured was y, the logarithm of the number of marine animals found in the sampled area.)

a. According to the SPSS printout, which of the six independent variables should be used in the model? (Use α = .10.)

b. Are we able to assume that the EPA has identified all the important independent variables for the prediction of y? Why?

c. Using the variables identified in part a, write the first-order model with interaction that may be used to predict y.

d. How would the EPA determine whether the model specified in part c is better than the first-order model?

e.Note the small value of R2. What action might the EPA take to improve the model?

Question: Write a first-order model relating to

  1. Two quantitative independent variables.
  2. Four quantitative independent variables.
  3. Five quantitative independent variables.

Comparing private and public college tuition. According to the Chronicle of Higher Education Almanac, 4-year private colleges charge, on average, five times as much for tuition and fees than 4-year public colleges. In order to estimate the true difference in the mean amounts charged for an academic year, random samples of 40 private colleges and 40 public colleges were contacted and questioned about their tuition structures.

  1. Which of the procedures described in Chapter 8 could be used to estimate the difference in mean charges between private and public colleges?

  2. Propose a regression model involving the qualitative independent variable type of college that could be used to investigate the difference between the means. Be sure to specify the coding scheme for the dummy variable in the model.

  3. Explain how the regression model you developed in part b could be used to estimate the difference between the population means.

Question: Company donations to charity. The amount a company donates to a charitable organization is often restricted by financial inflexibility at the firm. One measure of financial inflexibility is the ratio of restricted assets to total firm assets. A study published in the Journal of Management Accounting Research (Vol. 27, 2015) investigated the link between donation amount and this ratio. Data were collected on donations to 115,333 charities over a recent 10-year period, resulting in a sample of 419,225 firm-years. The researchers fit the quadratic model,E(y)=β0+β1x+β2x2, where y = natural logarithm of total donations to charity by a firm in a year and x = ratio of restricted assets to the firm’s total assets in the previous year. [Note: This model is a simplified version of the actual model fit by the researchers.]

  1. The researchers’ theory is that as a firm’s restricted assets increase, donations will initially increase. However, there is a point at which donations will not only diminish, but also decline as restricted assets increase. How should the researchers use the model to test this theory?
  2. The results of the multiple regression are shown in the table below. Use this information to test the researchers’ theory at. What do you conclude?

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.

Sign-up for free