Skip to content

Commit d2a43b9

Browse files
committed
corrected some pages
Several small corrections were done to several proofs and definitions.
1 parent e1c816e commit d2a43b9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

P/ind-self.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ username: "JoramSoch"
3636
**Theorem:** Let $E$ be a [random event](/D/reve). Then, $E$ is [independent of itself](/D/ind), if and only if its [probability](/D/prob) is zero or one:
3737

3838
$$ \label{eq:ind-self}
39-
E \; \text{self-independent} \quad \Leftrightarrow \quad p(E) = 0 \quad \text{or} \quad p(E) = 1 \; .
39+
E \;\; \text{self-independent} \quad \Leftrightarrow \quad p(E) = 0 \quad \text{or} \quad p(E) = 1 \; .
4040
$$
4141

4242

P/wald-skew.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ $$ \label{eq:wald-skew-split2}
114114
g(t) = \frac{\alpha}{(\gamma^2-2t)^{3/2}}\exp\left[\alpha\gamma-\sqrt{\alpha^2(\gamma^2-2t)}\right] \; .
115115
$$
116116

117-
With this decomposition, $M_X''\'(t) = f'(t) + g'(t)$. Applying the product rule to $f$ gives:
117+
With this decomposition, $M_X'\'\'(t) = f'(t) + g'(t)$. Applying the product rule to $f$ gives:
118118

119119
$$ \label{eq:wald-skew-f}
120120
\begin{split}

0 commit comments

Comments
 (0)