Question

Question 1: The data table shows the sugar content of a fruit (Sugar) for different numbers...

Question 1:

The data table shows the sugar content of a fruit (Sugar) for different numbers of days after picking (Days).

Days

Sugar

0

7.9

1

12.0

3

9.5

4

11.3

5

11.8

6

10.3

7

4.2

8

0.8

HAND CALCULATIONS:

The dependent (Y) variable is sugar content and the independent (X) variable is number of days after picking (Days).

Do the following by hand, SHOWING WORK. You may use SAS/R to check your answers if you want.

(a) Find S_yy, S_xx and S_xy. Use these to calculate the estimated least-squares line

and to find SSE and MSE.

(b) Find a 95% confidence interval for the true slope of the regression. Interpret the interval

in the context of the variables in the problem.

(c) Find the residual for the first observation in the data set.

(d) Find a 95% prediction interval for the sugar content of a fruit (Sugar) having 2 picking days

COMPUTER CALCULATIONS:

Question 2

Look at the data in Table 7.18 on page 368 of the textbook. These data are also

given in the SAS code labeled “SAS_basketball_goal_data” and R code labeled basketball goal data .

The dependent variable is goals and the independent variable is height of basketball players.

Complete a SAS /R program and answer the following questions about the data set:

(a) Does a scatter plot indicate a linear relationship between the two variables?

Is there anything disconcerting about the scatter plot? Explain.

(b) Fit the least-squares regression line (using SAS / R) and interpret the estimated slope

in the context of this data set. Does it make sense to interpret the estimated intercept? Explain.

(c) For these data, what is the unbiased estimate of the error variance? (Give a number.)

(d) Using the SAS / R output, test the hypothesis that the true slope of the regression line

is zero (as opposed to nonzero). State the appropriate null and alternative hypotheses,

give the value of the test statistic and give the appropriate P-value. (Use significance

level of 0.05.) Explain what this means in terms of the relationship between the two

variables.

(e) Using SAS / R, find a 95% confidence interval for the mean basketball goal for

a player with a height of 77 inches. In addition find a 95% prediction interval for

basketball goal for a player with a height of 77 inches.

Homework Answers

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
Our societal values: do taller basketball players get better paid? Consider the data set labeled NBA...
Our societal values: do taller basketball players get better paid? Consider the data set labeled NBA 2008-2009 Data. (a) Select 25 basketball players (use random.org as explained in Problem 2), and record their heights and annual salary in two columns. Display your data values. There should be 25 data values in each column. (b) You would like to see whether there is a correlation between the players’ height and annual salary. Let height be the explanatory (X) variable, and annual...
As the carbon content in steel increases, its ductility tends to decrease. A researcher at a...
As the carbon content in steel increases, its ductility tends to decrease. A researcher at a steel company measures carbon content and ductility for a sample of 15 types of steel. Based on these data he obtained the following regression results. The regression equation is Ductility = 7.67 - 3.30 Carbon Content Predictor Coef SE Coef t P-value Constant 7.671 1.507 5.09 0.000 Carbon Content -3.296 1.097 -3.01 s = 2.36317 R-Sq = 41.0% R-Sq(adj) = 36.5% i) Find a...
The data below shows the sugar content in grams of several brands of​children'sand​adults'cereals. Create and interpret...
The data below shows the sugar content in grams of several brands of​children'sand​adults'cereals. Create and interpret a​95%confidence interval for the difference in the mean sugar​content, mu Subscript Upper C Baseline minus mu Subscript Upper A . Be sure to check the necessary assumptions and conditions.​(Note:Do not assume that the variances of the two data sets are​equal.) Full data set ​Children's cereal: 44.4 comma 58.5 comma 45.5 comma 43.4 comma 51.4 comma 47.9 comma 54.3 comma 42.6 comma 41.4 comma 43.2...
Do questions A-D The following table gives information on the amount of sugar (in grams) and...
Do questions A-D The following table gives information on the amount of sugar (in grams) and the calorie count in one serving of a sample of 8 varieties of Kellogg’s cereal. Sugar (grams), ? 4 14 12 10 8 6 7 3 Calories, ? 110 140 130 110 120 100 120 190 a. Construct a scatter diagram for these data. Does the scatter diagram exhibit a linear relationship between the amount of sugar and the number of calories per serving?...
A new cereal called Tops is being tested. In the data table that follows, x is...
A new cereal called Tops is being tested. In the data table that follows, x is the time on the shelf in days and y is the moisture content, measured on a scale of 1 to 10. Time on shelf (days)   0    6       10      16      24      30      37 Moisture content       2.9 3.2     3.5     3.6    3.9     4.2     4.6 Is the sample correlation coefficient r significant at the 0.05 level? Assume a...
On the textbook's companion website click on Data for Empirical Exercises and Test Bank (Updated Edition)...
On the textbook's companion website click on Data for Empirical Exercises and Test Bank (Updated Edition) , you will find the data file Earnings_and_H eight, which contains data on earnings, height, and other characteristics of a random sample of U.S. workers. Run a regression of Earnings on Height using data for male workers only. First input the data into S TATA . Before you run the regression, use the f ollowing STATA command to drop the fe male workers from...
Applying Simple Linear Regression to Your favorite Data (Please confirm with the instructor the dataset you...
Applying Simple Linear Regression to Your favorite Data (Please confirm with the instructor the dataset you find before you work on this question) Many dependent variables in business serve as the subjects of regression modeling efforts. We list such variables here: Rate of return of a stock Annual unemployment rate Grade point average of an accounting student Gross domestic product of a country Choose one of these dependent variables, or choose some other dependent variable, for which you want to...
A researcher wants to know if there is a relationship between the number of shopping centers...
A researcher wants to know if there is a relationship between the number of shopping centers in a state and the retail sales (in billions $) of that state. A random sample of 8 states is listed below. After determining, via a scatter-plot, that the data followed a linear pattern, the regression line was found. Using the given data and the given regression output answer the following questions. State Num Sales 1 630 15.5 2 370 7.5 3 616 13.9...
The following table shows data for the cost of natural gas in Maryland (in dollars per...
The following table shows data for the cost of natural gas in Maryland (in dollars per thousand cubic feet) for each month of the year 2018. Month   Price in $ per Million Btu 1 8.38 2 7.99 3 7.73 4 8.20 5 8.73 6 8.99 7 9.25 8 9.30 9 10.65 10 8.19 11 8.69 12 9.69 Define the explanatory and response variables for this problem. Use the calculator to obtain the linear regression line of best fit line; round...
Data Set Preparation (Using A JMP Folder) Can email you if comment your email. 1. (10...
Data Set Preparation (Using A JMP Folder) Can email you if comment your email. 1. (10 pts.) Using the “Toyota Corolla” data set on Canvas (Home à “JMP” à “(Under: JMP Data Sets folder)”, you will be modeling the “Price” of a car as the dependent variable (Y). Please select one independent variable (X) you think may help explain Price, from the following three: “Age”, “Mileage”, or “Weight” of a car. In the space below, state your choice and explain...
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT