Question

In: Operations Management

Solve problem (P4.2) from the textbook using the following data instead of the data given in...

Solve problem (P4.2) from the textbook using the following data instead of the data given in the textbook. Solve only requirements under a, b and c. Show your assumptions and consequent calculations on how you catered for the fact that 1997 means first half of the year and 1997.5 means in the second half of the year; without such initial, your solution will not be considered as your own.   (Hint: you may use Excel or any software to conduct linear regression/linear curve fitting. Note also that ‘condition’ should be related to age and not the date).

Show the details of your ‘software’ analysis and calculations.

Date

Condition

1985

1

1985.5

1

1996.5

2

1997

2

1997.5

2

1998

2

1998.5

2

1999

2

1999.5

3

2000

3

2000.5

3

2001

4

2001.5

4

2002

4

2002.5

4

2003

4

This is the book Q :

Appearing below is a series of roof inspection condition summaries, where 1 is excellent and 5 is poor. Note that an inspection 1997.5 occurred in the second six months of 1997, whereas 1997 occurred in the first six months of 1997. The roof was replaced in 1985. Answer the questions below. You might use software aids, such as EXCEL or MATLAB, for this problem.
65

a. Estimate an ordinary least squares regression deterioration model of the form: Condition = a + b(age) where age is the age of the roof in years. Report your parameter estimates, standard errors, t-statistics and R^2 values. Note that there is a gap in the data from 1985 to 1996! b. Suppose I have a comparable roof that is 12 years old. What would your regression model in (a) predict for its condition? What would it predict for age 18? At what age is condition expected to become 5? c. Plot the data and your regression line.

course: Infrastructure managment

Solutions

Expert Solution

Analysing the trend in the data, there is a gap in the data from 1985 to 1996 which is significantly big.

So instead of filling in these datapoints by aggregating, it is safe to omit the datapoints before 1996 as they are minor outliers.

Another heuristic we are going to apply is to subtract 1995 from all the year values to make it start from 1. The final data will look like this :

Period Condition
1 2
2 2
3 2
4 2
5 2
6 2
7 3
8 3
9 3
10 4
11 4
12 4
13 4
14 4

Plotting this data for regression model, we get :

The parameter estimates are :

Slope:0.2044
Intercept:1.3956


R-Square Value : 0.8697

The equation is :

Predicted Value(Age) = Intercept + Slope(Age)

For a roof that is 18 years old, in our model, the Age = 18-12 = 6.

Predicted Condition = 1.3956 + 0.2044 x 6

= 2.622 which is rounded to 3

For a roof to reach a condition value of 5,

5 = 1.3956 + 0.2044 x Year

Year = (5 - 1.3956 ) / 0.2044 = 17.63 = 18

Hence Age = 18 + 12 = 30

Therefore roof must be 30 years old.


Related Solutions

Use the data below to solve the following problem using excel: 1 a) Import the data...
Use the data below to solve the following problem using excel: 1 a) Import the data into an Excel file. Done! b) Create a new column in the spreadsheet to assign the category of each car according to the engine horsepower. For this exercise use IF statements in each cell to determine the class for each vehicle. i. Class 1 if the vehicle horsepower is less than 80 HP. ii. Class 2 if the vehicle horsepower is between 81 and...
(PLEASE READ ) :) Use the data below to solve the following problem using excel: (...
(PLEASE READ ) :) Use the data below to solve the following problem using excel: ( I would like to know how do you input the formula for each category, so please explain the process) I will RATE and comment your answer accordingly 1 a) Import the data into an Excel file. Done! b) Create a new column in the spreadsheet to assign the category of each car according to the engine horsepower. For this exercise use IF statements in...
You are given the following questions, but not required to solve them for numbers. Instead, please...
You are given the following questions, but not required to solve them for numbers. Instead, please read them carefully and follow the instructions to complete each requirement. 1) Stoneycreek golf course is planning for the coming season. Investors would like to earn a 12% return on the company's $40 million of assets. The company primarily incurs fixed costs to groom the greens and fairways. Fixed costs are projected to be $20 million for the golfing season. About 500,000 golfers are...
Using the data in Appendix C in the textbook and given the pressures listed, calculate ΔG...
Using the data in Appendix C in the textbook and given the pressures listed, calculate ΔG for each of the following reactions at 298 K. Part A) N2(g)+3H2(g)→2NH3(g) Part B) N2(g)+3H2(g)→2NH3(g) PN2 = 2.5 atm , PH2 = 7.2 atm , PNH3 = 1.7 atm Part C) 2N2H4(g)+2NO2(g)→3N2(g)+4H2O(g) Part D) 2N2H4(g)+2NO2(g)→3N2(g)+4H2O(g) PN2H4=PNO2=1.0×10−2atm, PN2 = 2.0 atm , PH2O = 1 atm Part E) N2H4(g)→N2(g)+2H2(g) Part F) N2H4(g)→N2(g)+2H2(g) PN2H4 = 0.6 atm , PN2 = 7.2 atm , PH2 = 9.1...
Write MATLAB scripts to solve problem 5.21 from the textbook (bisection, specific heat) four times: a)...
Write MATLAB scripts to solve problem 5.21 from the textbook (bisection, specific heat) four times: a) with the bisection method (starting interval [0, 1200]) b) with the false-position method (starting interval [0, 1200]) c) with the Newton-Raphson method (x0 = 0) d) with the secant method ((x0, x1) = (0, 1)) use percent relative error = 10^-6 as stopping criterion. 5.21-Mechanical engineers, as well as most other engineers, use thermodynamics extensively in their work. The following polynomial can be used...
Solve the following problem using the simplex method. If the problem is two dimensional, graph the...
Solve the following problem using the simplex method. If the problem is two dimensional, graph the feasible region, and outline the progress of the algorithm. Max               Z = 5X1 + 3X2 + 2X3 Subject to    4X1 + 5X2 + 2X3 + X4≤ 20                      3X1 + 4X2 - X3 + X4≤ 30                       X1, X2, X3, X4 ≥ 0   
solve the given initial value problem using the method of Laplace transforms. Y'' + Y =...
solve the given initial value problem using the method of Laplace transforms. Y'' + Y = U(t-4pi) y(0) =1 y'(0) = 0
Given the following information set up the problem in a transportation table and solve for the...
Given the following information set up the problem in a transportation table and solve for the minimum-cost plan: PERIOD 1 2 3   Demand    550       700      750         Capacity                 Regular    500       500      440           Overtime    50       50      50           Subcontract    120       120      100         Beginning inventory    100            Costs           Regular time $   60 per unit     Overtime $   80 per unit     Subcontract $   90 per unit       Inventory...
Given the following information set up the problem in a transportation table and solve for the...
Given the following information set up the problem in a transportation table and solve for the minimum-cost plan: PERIOD 1 2 3 Demand 550 700 750 Capacity Regular 500 500 440 Overtime 50 50 50 Subcontract 120 120 100 Beginning inventory 100 Costs Regular time $ 60 per unit Overtime $ 80 per unit Subcontract $ 90 per unit Inventory carrying cost $ 1 per unit per month Back-order cost $ 3 per unit per month Suppose that an inventory...
Given the following information set up the problem in a transportation table and solve for the...
Given the following information set up the problem in a transportation table and solve for the minimum-cost plan: PERIOD 1 2 3 Demand 550 700 750 Capacity Regular 500 500 440 Overtime 50 50 50 Subcontract 120 120 100 Beginning inventory 100 Costs Regular time $ 60 per unit Overtime $ 80 per unit Subcontract $ 90 per unit Inventory carrying cost $ 1 per unit per month Back-order cost $ 3 per unit per month Suppose that an inventory...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT