Question

In: Statistics and Probability

13.50 The owner of a moving company typically has his most experienced manager predict the total...

13.50 The owner of a moving company typically has his most experienced manager predict the total number of labor hours that will be required to complete an upcoming move. This approach has proved useful in the past, but the owner has the business ob-jective of developing a more accurate method of predicting labor hours. In a preliminary effort to provide a more accurate method, the owner has decided to use the number of cubic feet moved and the number of pieces of large furniture as the independent vari-ables and has collected data for 36 moves in which the origin and destination were within the borough of Manhattan in New York City and the travel time was an insignificant portion of the hours worked. The data are organized and stored in Moving .

a. State the multiple regression equation.

b. Interpret the meaning of the slopes in this equation.

c. Predict the mean labor hours for moving 500 cubic feet with two large pieces of furniture.

d. Perform a residual analysis on your results and determine whether the regression assumptions are valid.

e. Determine whether there is a significant relationship between labor hours and the two independent variables (the number of cubic feet moved and the number of pieces of large furniture) at the 0.05 level of significance.

f. Determine the p-value in (e) and interpret its meaning.

g. Interpret the meaning of the coefficient of multiple determina-tion in this problem.

h. Determine the adjusted r2.

i. At the 0.05 level of significance, determine whether each inde-pendent variable makes a significant contribution to the regres-sion model. Indicate the most appropriate regression model for this set of data.

j. Determine the p-values in (i) and interpret their meaning.

k. Construct a 95% confidence interval estimate of the population slope between labor hours and the number of cubic feet moved. How does the interpretation of the slope here differ from that in Problem 12.44 on page 443?

l. What conclusions can you reach concerning labor hours?

Solutions

Expert Solution

Using R I solve this Problem .

library(dplyr)
library(data.table)
data=fread(file.choose())

Determine whether there is a significant relationship between labor hours and the two independent variables (the number of cubic feet moved and the number of pieces of large furniture) at the 0.05 level of significance

> cor.test(data$Hours,data$Feet)

Pearson's product-moment correlation

data: data$Hours and data$Feet

t = 16.522, df = 34, p-value < 2.2e-16

alternative hypothesis: true correlation is not equal to 0

95 percent confidence interval:

0.8902786 0.9707785

sample estimates:

cor

0.9429984

using above result we say that there is significant relationship between between labor hours and feet becasue P-value is less than 0.05.

> cor.test(data$Hours,data$Large)

Pearson's product-moment correlation

data: data$Hours and data$Large

t = 13.105, df = 34, p-value = 7.564e-15

alternative hypothesis: true correlation is not equal to 0

95 percent confidence interval:

0.8360594 0.9554000

sample estimates:

cor

0.9136406

using above result we say that there is significant relationship between between labor hours and Large becasue P-value is less than 0.05.

F: Determine the p-value in (e) and interpret its meaning.

> model=lm(data$Hours~data$Large +data$Feet)

> summary(model)

Call:

lm(formula = data$Hours ~ data$Large + data$Feet)

Residuals:

Min 1Q Median 3Q Max

-9.2921 -2.1574 0.3798 2.6174 9.2571

Coefficients:

Estimate Std. Error t value Pr(>|t|)   

(Intercept) -3.915221 1.673790 -2.339 0.0255 *  

data$Large 4.222834 0.914190 4.619 5.64e-05 ***

data$Feet 0.031924 0.004604 6.934 6. 36e-08 ***

---

Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1

Residual standard error: 3.98 on 33 degrees of freedom

Multiple R-squared: 0.9327, Adjusted R-squared: 0.9287

F-statistic: 228.8 on 2 and 33 DF, p-value: < 2.2e-16

interpritation - you can see above both P-value are less than 0.05 that means both the variable are significant ,

  

G: Interpret the meaning of the coefficient of multiple determination in this problem


> R2=summary(model)$r.squared
> R2
[1] 0.9327368

Here R2 is 0.93 means there is 93% variation explained responce variable in two independent variable .

H: Determine the adjusted r2.

> adj_R2=summary(model)$adj.r.squared
> adj_R2
[1] 0.9286602

adjusted R2 = 0.9286.

K: Construct a 95% confidence interval

> confint(model)
2.5 % 97.5 %
(Intercept) -7.32057240 -0.50987045
data$Large 2.36289934 6.08276843
data$Feet 0.02255721 0.04129148


Related Solutions

13.50 The owner of a moving company typically has his most experienced manager predict the total...
13.50 The owner of a moving company typically has his most experienced manager predict the total number of labor hours that will be required to complete an upcoming move. This approach has proved useful in the past, but the owner has the business ob-jective of developing a more accurate method of predicting labor hours. In a preliminary effort to provide a more accurate method, the owner has decided to use the number of cubic feet moved and the number of...
13.50 The owner of a moving company typically has his most experienced manager predict the total...
13.50 The owner of a moving company typically has his most experienced manager predict the total number of labor hours that will be required to complete an upcoming move. This approach has proved useful in the past, but the owner has the business ob-jective of developing a more accurate method of predicting labor hours. In a preliminary effort to provide a more accurate method, the owner has decided to use the number of cubic feet moved and the number of...
The owner of a moving company typically has his most experienced manager predict the total number...
The owner of a moving company typically has his most experienced manager predict the total number of labor hours that will be required to complete an upcoming move. This approach has proved useful in the past, but the owner has the business objective of developing a more accurate method of predicting labor hours. In a preliminary effort to provide a more accurate method, the owner has decided to use the number of cubic feet moved as the independent variable and...
The owner of a moving company usually has her most experienced manager predict the total number...
The owner of a moving company usually has her most experienced manager predict the total number of labor hours required to complete a move. While useful, the owner is interested in a more accurate method of predicting the number of labor hours required. As a preliminary effort, data was collected on the number of work hours required to complete a move, number of cubic feet moved, the number of large pieces, and if an elevator was present. How much correlation...
13.18 In problem 13.6 on page 501, an owner of a moving company wanted to predict...
13.18 In problem 13.6 on page 501, an owner of a moving company wanted to predict the labor hours, based on cubic feet moved (stored in Moving). Using the results of that problem, A) Determine the coefficient of determination, r2, and interpret its meaning. B) Determine the standard error of the estimate C) How useful do you think this regression model is for predicting labor hours? Here is problem 13.6 on page 501. The owner of a moving company typically...
The owner of a fabric store hires a moving company to move his inventory to a...
The owner of a fabric store hires a moving company to move his inventory to a new location. The movers put the bolts of fabric into their truck, but instead of driving them to the new store as promised, the movers take them to a local dressmaker and have a new wardrobe made out of them. Here, the movers may be liable for: A. Conversion C. Tortious interference E. Contributory negligence D. Strict liability B. Trespass to personal property Yasmin’s...
1: Mr. Mahmoud is the owner of EFG company his finance manager Miss. Bushra presented financial...
1: Mr. Mahmoud is the owner of EFG company his finance manager Miss. Bushra presented financial statements with big difference of percentage declined in terms of assets, net income and high increased of liabilities compared to the last year. Mr. Mahmoud ask Miss. Bushra to give explanation, that did not satisfy him. Mr. Mahmoud decided to hire external auditor to clear his doubts. Based on the above scenario: 1. Wite at least 3 interpretations of financial statement which the auditor...
The owner of a major league baseball team is considering moving his team from its current...
The owner of a major league baseball team is considering moving his team from its current city in the upper Midwest to a city in the Southeast that offers a larger television market, a new stadium, and the potential for greater fan support. What other factors should the owner consider before actually making the decision to relocate? You may consider the following questions in your discussion: What are the pros and cons of using GIS with the relocation of this...
1.A quality manager is developing a regression model to predict the total number of defects as...
1.A quality manager is developing a regression model to predict the total number of defects as a function of the day of week the item is produced. Production runs are done 10 hours a day, 7 days a week. The dependent variable is ______. b) number of production runs c) number of defects d) production run e) percentage of defects 2) In the equation y = m x + b, which represents a straight lime, b is the __________. a)...
Andy has operated his moving company , MoveOn, as a sole proprietorship for several years. In...
Andy has operated his moving company , MoveOn, as a sole proprietorship for several years. In the current tax year, MoveOn placed into service$700,000 of real property improvements eligible for immediate expensing under $179(but not eligible for bonus sepreciation). Andy also joined with another local mover to form and operate a storage partnership, The Attic LLC. Andy holds a 90% capital and profits interest in the Attic. This year, the Attic purchased and placed into service $2,900,000 of property eligible...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT