Skip to content

Commit 6ad0dd0

Browse files
authored
Update Lecture_17.ipynb
1 parent 3232306 commit 6ad0dd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lecture_17.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"\n",
8989
"Let $X$ have MGF $M(t)$.\n",
9090
"\n",
91-
"1. The $n$-th moment $\\mathbb{E}(X^{n})$ is the coeficient of $\\frac{t^{n}}{n!}$ in the Taylor series of $M$, i.e., $M^{n}(0) = \\mathbb{E}(X^{n})$\n",
91+
"1. The $n$-th moment $\\mathbb{E}(X^{n})$ is the coefficient of $\\frac{t^{n}}{n!}$ in the Taylor series of $M$, i.e., $M^{n}(0) = \\mathbb{E}(X^{n})$\n",
9292
"1. MGF determines the distribution, i.e., if $X$ and $Y$ have the same MGF, then they have the same CDF\n",
9393
"1. sums of random variables (convolutions) are difficult; but if we have MGFs, they are _easy_\n",
9494
"\n",

0 commit comments

Comments
 (0)