vault backup: 2023-12-14 14:07:52

This commit is contained in:
zleyyij
2023-12-14 14:07:52 -07:00
parent e87967ac0c
commit a8f9a308e6
2 changed files with 4 additions and 2 deletions

View File

@ -51,4 +51,6 @@ https://www.thoughtco.com/how-to-calculate-the-correlation-coefficient-3126228
- $r$ does not change if you:
- switch the $x$ and $y$ values
- add the same number to every x or y value
- multiply each $x$ or $y$ value by a positive number
- multiply each $x$ or $y$ value by a positive number
- The correlation coefficient can be misleading in the presence of outliers or nonlinear association.
- $r$ only shows the strength of a linear relationship.