Content deleted Content added
→Introduction: define g and f as pdf and G and F as CDF and correct formula |
fix typo. |
||
Line 11:
:<math>P(Z=z) = \sum_{k=-\infty}^\infty P(X=k)P(Y=z-k)</math>
For independent, continuous random variables with pdf <math>f,g</math> and CDF <math>F,G</math> respectively, we have that the CDF
:<math>H(z)=\int_{-\infty}^\infty F(z-t)g(t) dt = \int_{-\infty}^\infty G(t)f(z-t) dt</math>
|