You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: I/PbN.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -286,3 +286,8 @@ title: "Proof by Number"
286
286
| P278 | slr-resvar |[Relationship between residual variance and sample variance in simple linear regression](/P/slr-resvar)| JoramSoch | 2021-10-27 |
287
287
| P279 | slr-corr |[Relationship between correlation coefficient and slope estimate in simple linear regression](/P/slr-corr)| JoramSoch | 2021-10-27 |
288
288
| P280 | slr-rsq |[Relationship between coefficient of determination and correlation coefficient in simple linear regression](/P/slr-rsq)| JoramSoch | 2021-10-27 |
289
+
| P281 | slr-mlr |[Simple linear regression is a special case of multiple linear regression](/P/slr-mlr)| JoramSoch | 2021-11-09 |
290
+
| P282 | slr-olsdist |[Distribution of parameter estimates for simple linear regression](/P/slr-olsdist)| JoramSoch | 2021-11-09 |
291
+
| P283 | slr-proj |[Projection of a data point to the regression line](/P/slr-proj)| JoramSoch | 2021-11-09 |
292
+
| P284 | slr-sss |[Sums of squares for simple linear regression](/P/slr-sss)| JoramSoch | 2021-11-09 |
293
+
| P285 | slr-mat |[Transformation matrices for simple linear regression](/P/slr-mat)| JoramSoch | 2021-11-09 |
Copy file name to clipboardExpand all lines: P/prob-exh.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ username: "JoramSoch"
33
33
---
34
34
35
35
36
-
**Theorem:** Let $B_1, \ldots, B_n$ be mutually exclusive and collectively exhaustive subsets of a [sample space](/D/samp-spc) \Omega. Then, their [total probability](/P/prob-tot) is one:
36
+
**Theorem:** Let $B_1, \ldots, B_n$ be mutually exclusive and collectively exhaustive subsets of a [sample space](/D/samp-spc)$\Omega$. Then, their [total probability](/P/prob-tot) is one:
0 commit comments