Skip to content

Commit 310801b

Browse files
committed
corrected some pages
Several small corrections were done to several proofs and definitions.
1 parent 21938a0 commit 310801b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

P/anova1-repara.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ $$ \label{eq:anova1-repara-rss-der-delta-zero}
132132
\begin{split}
133133
0 &= 2 n_i \hat{\mu} + 2 n_i \hat{\delta}_i - 2 \sum_{j=1}^{n_i} y_{ij} \\
134134
\hat{\delta}_i &= \frac{1}{n_i} \sum_{j=1}^{n_i} y_{ij} - \hat{\mu} \\
135-
&\overset{\eqref{eq:rss-der-mu-zero}}{=} \frac{1}{n_i} \sum_{j=1}^{n_i} y_{ij} - \frac{1}{n} \sum_{i=1}^{k} \sum_{j=1}^{n_i} y_{ij} \\
135+
&\overset{\eqref{eq:anova1-repara-rss-der-mu-zero}}{=} \frac{1}{n_i} \sum_{j=1}^{n_i} y_{ij} - \frac{1}{n} \sum_{i=1}^{k} \sum_{j=1}^{n_i} y_{ij} \\
136136
&= \bar{y}_i - \bar{y} \; .
137137
\end{split}
138138
$$

0 commit comments

Comments
 (0)