No clue how to solve this.

If you have performed a linear regression of data that ranges from 1-10 and has a y=2x+5, what is the extrapolated value for y at 11

2 answers

this is easier than you are trying to envision it. You have a bunch of data, and you have found that the straight line of best fit is

y = 2x+5

You have no real formula that produces every data point in the interval [1,10], but this line does as well as you can.

So, now you have a line which closely fits all observed data. To extrapolate to other data, all you can do is estimate based on your calculations so far.

y(11) = 27
Thanks
Similar Questions
    1. answers icon 1 answer
    1. answers icon 1 answer
  1. Linear Regression: IntroductionWhich one of the following best represents the goal(s) of linear regression? -Given data points
    1. answers icon 0 answers
  2. Linear RegressionUse linear regression to find the equation for the linear function that best fits this data. Round both numbers
    1. answers icon 1 answer
more similar questions