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: P/ind-self.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
@@ -36,7 +36,7 @@ username: "JoramSoch"
36
36
**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:
Copy file name to clipboardExpand all lines: P/med-mae.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,7 @@ $$ \label{eq:med-mae-s1}
58
58
E(\lvert X_i - a \rvert) = \int_{-\infty}^a (a - x) f(x) \, \mathrm{d}x + \int_{a}^\infty (x - a) f(x) \, \mathrm{d}x \; .
59
59
$$
60
60
61
-
Now note that $\lvert\frac{\partial}{\partial a}(a - x)f(x)\rvert = \lvert\frac{\partial}{\partial a}(x - a)f(x)\rvert = f(x)$. Consequently, $\int_{-\infty}^af(x) = P(X_i < a)$ and $\int_{a}^\infty f(x) = P(X_i > a)$, both of which must be finite by the [axioms of probability](/D/prob-ax). Therefore, these integrals meet the conditions for application of Leibniz's rule.
61
+
Now note that $\lvert\frac{\partial}{\partial a}(a - x)f(x)\rvert = \lvert\frac{\partial}{\partial a}(x - a)f(x)\rvert = f(x)$. Consequently, $\int_{-\infty}^a f(x) = \mathrm{Pr}(X_i < a)$ and $\int_{a}^\infty f(x) = \mathrm{Pr}(X_i > a)$, both of which must be finite by the [axioms of probability](/D/prob-ax). Therefore, these integrals meet the conditions for application of Leibniz's rule.
62
62
63
63
Applying Leibniz's integral rule, we can differentiate the objective function as follows:
64
64
@@ -74,17 +74,17 @@ Canceling non-integral terms and setting this derivative to 0, it must be true t
Copy file name to clipboardExpand all lines: P/norm-dent.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
@@ -61,7 +61,7 @@ $$ \label{eq:norm-dent-s1}
61
61
\end{split}
62
62
$$
63
63
64
-
Note that $\mathrm{E}\left[ (x-\mu)^2 \right]$ [corresponds to the variance](/D/var) of $X$ and the [variance of the normal distribution](/P/norm-var) is $\sigma^2$. Thus, we can proceed:
64
+
Note that $\mathrm{E}\left[ (x-\mu)^2 \right]$ [corresponds to the variance](/P/momcent-2nd) of $X$ and the [variance of the normal distribution](/P/norm-var) is $\sigma^2$. Thus, we can proceed:
Now that we're subtracting the true mean, the first term in the sum has a [t-distribution](/D/t), which we approximate with a $\mathcal{N}(0,1)$ distribution, denoted as $Z$. We also approximate $s$ with $\sigma$, since it should be a good approximation, and the error here doesn't make much difference to the calculation. The power is therefore approximately
where $\mu$ and $\sigma$ are the mean and standard deviation of $X$, respectively. Since $X$ follows an[Wald distribution](/D/wald), the [mean](/P/wald-mean) of $X$ is given by
43
+
where $\mu$ and $\sigma$ are the mean and standard deviation of $X$, respectively. Since $X$ follows a[Wald distribution, the mean](/P/wald-mean) of $X$ is given by
46
44
47
45
$$ \label{eq:wald-mean}
48
46
\mu = \mathrm{E}(X) = \frac{\alpha}{\gamma}
49
47
$$
50
48
51
-
and the [standard deviation](/P/wald-var) of $X$ is given by
49
+
and [the standard deviation](/P/wald-var) of $X$ is given by
0 commit comments