From f848c16686ccf9cadcf418a1b2118dca30dca4d4 Mon Sep 17 00:00:00 2001 From: zleyyij Date: Tue, 12 Dec 2023 14:38:14 -0700 Subject: [PATCH] vault backup: 2023-12-12 14:38:14 --- education/statistics/Correlation and Regression.md | 10 ++++++++++ education/statistics/TODO.md | 2 -- 2 files changed, 10 insertions(+), 2 deletions(-) create mode 100644 education/statistics/Correlation and Regression.md delete mode 100644 education/statistics/TODO.md diff --git a/education/statistics/Correlation and Regression.md b/education/statistics/Correlation and Regression.md new file mode 100644 index 0000000..96c1356 --- /dev/null +++ b/education/statistics/Correlation and Regression.md @@ -0,0 +1,10 @@ +(Chapter 8, STAT 1040) + +# Correlation +## Scatter Diagrams +A scatter diagram or scatter plot shows the relationship between two variables. One variable is on the X axis, the other on the Y axis. + + +# Terminology +| Term | Definition | +| `r` | Correlation Coefficient | \ No newline at end of file diff --git a/education/statistics/TODO.md b/education/statistics/TODO.md deleted file mode 100644 index 3b87a9f..0000000 --- a/education/statistics/TODO.md +++ /dev/null @@ -1,2 +0,0 @@ -(Chapter 7, STAT 1040) -