--%>

Relationships Between Data Introduction to Linear Regression

Relationships Between Data - Introduction to Linear Regression Simple Regression Notes

If you need guidance in terms of using Excel to run regressions, check pages 1 - 10 of the Excel - Linear Regression Tutorial posted to this folder of BlackBoard.

Do the following problems. Hand in a hard copy of your solutions at the next class session.

1)  Car dealers across North America use the "Red Book" to help them determine the value of used cars that their customers trade in when purchasing new cars. The book, which is published monthly, lists average trade-in values for all basic models of North American, Japanese and European cars. These averages are determined on the basis of the amounts paid at recent used-car auctions. The book indicates alternative values of each car model according to its condition and optional features, but it does not inform dealers how the odometer reading affects the trade in value.

In an experiment to determine whether the odometer reading should be included in the Red Book, an interested buyer of used cars randomly selects ten 3-year-old cars of the same make, condition, and optional features. The trade-in value and mileage for each car are shown in the accompanying table.


 

Odometer Reading

Trade-in Value

Car

(1,000 miles)

($100s)

1

59

37

2

92

31

3

61

43

4

72

39

5

52

41

6

67

39

7

88

37

8

62

40

9

95

29

10

83

33

 

Run the appropriate regression model using Excel with Trade-in Value as the dependent variable (Y) and Odometer Reading as the independent variable (X).  (Note you can copy and paste this table of data into Excel.)

Answer the following questions:

a. According to the regression equation, what's the incremental change in automobile trade-in value for an increase of 1000 miles on the odometer?

b. Can we conclude that the coefficient is significant - that is, different than zero?

c. Predict with 95% confidence the trade-in value of such a car that has been driven 60,000 miles.

d. What percentage of the variation in trade-in value is "explained" by the odometer reading?

2) Consider the Beta Technologies data from last week's assignment. Run a regression using Excel with Annual Salary as the dependent (Y) variable and Beta Experience as the independent (X) variable.  Now run a second regression model with Annual Salary as the dependent (Y) variable and Prior Experience as the independent (X) variable. 

Which model do you think is better for predicting Annual Salary? Provide as much support for your response as possible. How good is the better model?

   Related Questions in Mathematics

  • Q : Logic and math The homework is attached

    The homework is attached in the first two files, it's is related to Sider's book, which is "Logic for philosophy" I attached this book too, it's the third file.

  • Q : Maths A cricketer cn throw a ball to a

    A cricketer cn throw a ball to a max horizontl distnce of 100m. If he throws d same ball vertically upwards then the max height upto which he can throw is????

  • Q : Row-echelon matrix Determine into which

    Determine into which of the following 3 kinds (A), (B) and (C) the matrices (a) to (e) beneath can be categorized:       Type (A): The matrix is in both reduced row-echelon form and row-echelon form. Type (B): The matrix

  • Q : Nonlinear integer programming problem

    Explain Nonlinear integer programming problem with an example ?

  • Q : Test Please read the assignment

    Please read the assignment carefully and confirm only if you are 100% sure. Please go through below mentioned guidelines and penalties: • Your solution must be accurate and complete. • Please do not change Subject Title of the Email. • Penalty clause will be applied in case of delayed or plag

  • Q : Mean and standard deviation of the data

    Below is the amount of rainfall (in cm) every month for the last 3 years in a particular location: 130 172 142 150 144 117 165 182 104 120 190 99 170 205 110 80 196 127 120 175

  • Q : Mathematical Method for Engineers The

     The function is clearly undefined at , but despite all of this the function does have a limit as approaches 0. a) Use MATLAB and ezplot to sketch for , and use the zoom on facility to guess the . You need to include you M-file, outp

  • Q : Problem on inverse demand curves In

    In differentiated-goods duopoly business, with inverse demand curves: P1 = 10 – 5Q1 – 2Q2P2 = 10 – 5Q2 – 2Q1 and per unit costs for each and every firm equal to 1.<

  • Q : Set Theory & Model of a Boolean Algebra

    II. Prove that Set Theory is a Model of a Boolean Algebra The three Boolean operations of Set Theory are the three set operations of union (U), intersection (upside down U), and complement ~.  Addition is set

  • Q : State Fermat algorithm The basic Fermat

    The basic Fermat algorithm is as follows: Assume that n is an odd positive integer. Set c = [√n] (`ceiling of √n '). Then we consider in turn the numbers c2 - n; (c+1)2 - n; (c+2)2 - n..... until a perfect square is found. If th