The textbook of probability said:
A sequence of random variables $X_1, X_2, X_3, \ldots$ converges in distribution to a random variable $X$, shown by $X_n \overset{d}{\to} X$, if $$ \lim_{n\to\infty}F_{X_n}(x) = F_X(x), $$ for all $x$ at which $F_X(x)$ is continuous.
However, my professor simply wrote it like the following: Convergence
- in distribution: PDF of $X_n$ $\to$ PDF of $X$
- in probability: ...
- in mean-square: ...
- with probability 1 (almost sure): ...
Convergence of CDF and that of PDF are same?
The reason why I ask this question is I've heard one day that $$ E(X) = \int x~ dF_X(x) $$ is true, but $$ E(X) = \int xf_X(x)~dx $$ is wrong.