vault backup: 2023-12-14 14:02:52
This commit is contained in:
parent
68dee41f67
commit
9096bbddad
@ -43,4 +43,12 @@ https://www.thoughtco.com/how-to-calculate-the-correlation-coefficient-3126228
|
|||||||
| $r$ | Correlation Coefficient |
|
| $r$ | Correlation Coefficient |
|
||||||
| Linear Correlation | Measures the strength of a line |
|
| Linear Correlation | Measures the strength of a line |
|
||||||
|
|
||||||
(Chapter 9, ST)
|
(Chapter 9, STAT 1040)
|
||||||
|
|
||||||
|
# Correlation contd.
|
||||||
|
## Notes
|
||||||
|
- $r$ is a pure number, and does not have units
|
||||||
|
- $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
|
Loading…
Reference in New Issue
Block a user