Simple linear regression: Difference between revisions

Content deleted Content added
No edit summary
Line 47:
}}
 
== Interpretation ==
===Relationship to sample covariance matrix===
 
===Relationship towith the sample covariance matrix===
The solution can be reformulated using elements of the [[covariance matrix]]:
<math display="block">
Line 75 ⟶ 77:
 
The [[coefficient of determination]] ("R squared") is equal to <math>r_{xy}^2</math> when the model is linear with a single independent variable. See [[Correlation#Pearson's product-moment coefficient|sample correlation coefficient]] for additional details.
 
== Interpretation ==
 
=== Interpretation about the slope ===