Content deleted Content added
rv x2: please confine your posts to suggestions for improving the article Cumulative distribution function, and discussing similar matters |
m Fixed Lint errors on this page |
||
Line 135:
I went through and changed the notation <math>F_X(x)</math> to <math>F(x)</math> everywhere in the definition section to try to obtain notational consistency through the article, but the change was reverted by Nijdam with edit summary "Difference between cdf of X and just a cdf". But that conflicts with much notation in the article that uses F(x) for the cdf of X. In the Properties section:
:
::<math>F(x) = \operatorname{P}(X\leq x) = \sum_{x_i \leq x} \operatorname{P}(X = x_i) = \sum_{x_i \leq x} p(x_i).</math>
:
::<math>F(b)-F(a) = \operatorname{P}(a< X\leq b) = \int_a^b f(x)\,dx</math>
:
In the Examples section:
:
::<math>F(x) = \begin{cases}
Line 173:
== Continuous Random Variables ==
Elsewhere on Wikipedia, and in many published books, a continuous random variable has an ''absolutely'' continuous c.d.f., not merely continuous as stated in the properties section. I suggest that this page should also state that the c.d.f. is absolutely continuous so that there is a p.d.f. [[User:Paulruud|Paulruud]] ([[User talk:Paulruud|talk]]) 17:26, 30 March 2015 (UTC)
== Definition as expectation value ==
Line 179:
I found this in the introduction of [[Characteristic function (probability theory)|Characteristic function]]:
''The characteristic function provides an alternative way for describing a [[random variable]]. Similarly to the [[cumulative distribution function]]''
:<math>F_X(x) = \operatorname{E} \left [\mathbf{1}_{\{X\leq x\}} \right],</math>
: <math> \varphi_X(t) = \operatorname{E} \left [ e^{itX} \right ]</math>
|