--%>

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 : Numerical solution of PDE this

    this assignment contains two parts theoretical and coding the code has to be a new. old code and modified code will appear in the university website .

  • Q : Statistics math Detailed explanation of

    Detailed explanation of requirements for Part C-1 The assignment states the following requirement for Part 1, which is due at the end of Week 4: “Choose a topic from your field of study. Keep in mind you will need to collect at least [sic] 3- points of data for this project. Construct the sheet y

  • Q : Formal logic2 It's a problem set, they

    It's a problem set, they are attached. it's related to Sider's book which is "Logic to philosophy" I attached the book too. I need it on feb22 but feb23 still work

  • Q : Probability and Stochastic assignment

    Introduction to Probability and Stochastic Assignment 1: 1. Consider an experiment in which one of three boxes containing microchips is chosen at random and a microchip is randomly selected from the box.

  • Q : Problem on Linear equations Anny, Betti

    Anny, Betti and Karol went to their local produce store to bpought some fruit. Anny bought 1 pound of apples and 2 pounds of bananas and paid $2.11.  Betti bought 2 pounds of apples and 1 pound of grapes and paid $4.06.  Karol bought 1 pound of bananas and 2

  • Q : Explain the work and model proposed by

    Explain the work and model proposed by Richardson.

  • Q : Maths assignment complete assignment

    complete assignment with clear solution and explanation

  • 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 : Examples of groups Examples of groups:

    Examples of groups: We now start to survey a wide range of examples of groups (labelled by (A), (B), (C), . . . ). Most of these come from number theory. In all cases, the group axioms should be checked. This is easy for almost all of the examples, an

  • 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