SOLUTION: A data series is given for a periodic process: 0 1 2 3 4 5 6 7 8 9 10 1.7 1.7 2.3 2.9 3.0 3.5 4.0 11.0 9.5 9.7

Algebra ->  Statistics  -> Linear-regression -> SOLUTION: A data series is given for a periodic process: 0 1 2 3 4 5 6 7 8 9 10 1.7 1.7 2.3 2.9 3.0 3.5 4.0 11.0 9.5 9.7       Log On


   



Question 1190382: A data series is given for a periodic process:


0 1 2 3 4 5 6 7 8 9 10
1.7 1.7 2.3 2.9 3.0 3.5 4.0 11.0 9.5 9.7 9.9
Please find a linear regression.
Is the use of a linear regression okay?

Answer by math_tutor2020(3817) About Me  (Show Source):
You can put this solution on YOUR website!

Data table:
x012345678910
y1.71.72.32.933.54119.59.79.9
which is the same as writing
xy
01.7
11.7
22.3
32.9
43
53.5
64
711
89.5
99.7
109.9


The linear regression equation is roughly
y = 1.0164x + 0.3

The correlation coefficient is roughly
r = 0.8962

I used the GeoGebra calculator to find the regression equation and correlation coefficient value. I strongly recommend using a calculator rather than do it by hand.
If your teacher requires you to use a formula, then please let me know so I can change my response.

Since r is fairly close to 1, I'd consider this to be strong positive correlation.
A linear model seems to be a good fit.