Skip to content

Commit 048d74e

Browse files
authored
corrected proof
1 parent c63c78c commit 048d74e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

P/anova1-f.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ $$ \label{eq:sum-Uij-s3-Bj}
141141
\begin{split}
142142
B^{(1)} &= I_n - \mathrm{diag}\left( \frac{1}{n_1} J_{n_1}, \; \ldots, \; \frac{1}{n_K} J_{n_K} \right) \\
143143
B^{(2)} &= \mathrm{diag}\left( \frac{1}{n_1} J_{n_1}, \; \ldots, \; \frac{1}{n_K} J_{n_K} \right) - \frac{1}{n} J_n \\
144-
B^{(2)} &= \frac{1}{n} J_n
144+
B^{(3)} &= \frac{1}{n} J_n
145145
\end{split}
146146
$$
147147

@@ -188,4 +188,4 @@ which, [by definition of the F-distribution](/D/f), is distributed as:
188188

189189
$$ \label{eq:anova1-f-qed}
190190
F \sim \mathrm{F}(k-1, n-k), \; \text{if} \; H_0 \; .
191-
$$
191+
$$

0 commit comments

Comments
 (0)