Skip to content

Commit 03c8738

Browse files
committed
fix equation reference
1 parent 8f19a52 commit 03c8738

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

P/lognorm-var.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ $$ \label{eq:def-pdf}
113113
\int_{-\infty}^{+\infty} \frac{1}{\sqrt{2 \pi}} \cdot \exp \left[ -\frac{1}{2} \left({x - 2 \sigma} \right)^2 \right] \mathrm{d}x = 1
114114
$$
115115

116-
and applying \eqref{eq:def-pdf} to \eqref{second-moment-3}, we have:
116+
and applying \eqref{eq:def-pdf} to \eqref{eq:second-moment-3}, we have:
117117

118118
$$ \label{eq:second-moment-4}
119119
\mathrm{E}[X]^2 = \exp \left( 2 \sigma^2 +2 \mu \right) \; .

0 commit comments

Comments
 (0)