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: D/bin-data.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
@@ -21,4 +21,4 @@ username: "JoramSoch"
21
21
---
22
22
23
23
24
-
**Definition:** An ordered pair $(n,y)$ with $n \in \mathbb{N}$ and $y \in \mathbb{N}_0$, where $y$ is the number of successes in $n$ trials, consititutes a set of binomial observations.
24
+
**Definition:** An ordered pair $(n,y)$ with $n \in \mathbb{N}$ and $y \in \mathbb{N}_0$, where $y$ is the number of successes in $n$ trials, constitutes a set of binomial observations.
Copy file name to clipboardExpand all lines: D/mult-data.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
@@ -21,4 +21,4 @@ username: "JoramSoch"
21
21
---
22
22
23
23
24
-
**Definition:** An ordered pair $(n,y)$ with $n \in \mathbb{N}$ and $y = \left[ y_1, \ldots, y_k \right] \in \mathbb{N}_0^{1 \times k}$, where $y_i$ is the number of observations for the $i$-th out of $k$ categories obtained in $n$ trials, $i = 1, \ldots, k$, consititutes a set of multinomial observations.
24
+
**Definition:** An ordered pair $(n,y)$ with $n \in \mathbb{N}$ and $y = \left[ y_1, \ldots, y_k \right] \in \mathbb{N}_0^{1 \times k}$, where $y_i$ is the number of observations for the $i$-th out of $k$ categories obtained in $n$ trials, $i = 1, \ldots, k$, constitutes a set of multinomial observations.
Copy file name to clipboardExpand all lines: I/PbN.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -425,3 +425,5 @@ title: "Proof by Number"
425
425
| P417 | bvn-pdfcorr |[Probability density function of the bivariate normal distribution in terms of correlation coefficient](/P/bvn-pdfcorr)| JoramSoch | 2023-09-29 |
426
426
| P418 | mlr-olstr |[Ordinary least squares for multiple linear regression with two regressors](/P/mlr-olstr)| JoramSoch | 2023-10-06 |
427
427
| P419 | bern-kl |[Kullback-Leibler divergence for the Bernoulli distribution](/P/bern-kl)| JoramSoch | 2023-10-13 |
428
+
| P420 | bin-kl |[Kullback-Leibler divergence for the binomial distribution](/P/bin-kl)| JoramSoch | 2023-10-20 |
429
+
| P421 | wald-skew |[Skewness of the Wald distribution](/P/wald-skew)| tomfaulkenberry | 2023-10-24 |
Copy file name to clipboardExpand all lines: P/bf-trans.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
@@ -21,7 +21,7 @@ username: "tomfaulkenberry"
21
21
---
22
22
23
23
24
-
**Theorem:** Consider three competing [models](/D/gm) $m_1$, $m_2$, and $m3$ for observed data $y$. Then the [Bayes factor](/D/bf) for $m_1$ over $m_3$ can be written as:
24
+
**Theorem:** Consider three competing [models](/D/gm) $m_1$, $m_2$, and $m_33$ for observed data $y$. Then the [Bayes factor](/D/bf) for $m_1$ over $m_3$ can be written as:
0 commit comments