Random variable $X \geq 0$ with parameter $\lambda>0$ and $X$ has the c.d.f.
$$ F (a) = P{(X ≤ a)} = 1 − \exp(−λa)$$ for $a \geq 0$.
Consider $Z = (λ'/λ)\exp(-(λ'-λ)X)$
Show that $E[Z]=1$ thus I want to evaluate $\int_{(-\infty ; \infty)}Z(w) \, dP(w)$
1) Am I allowed to differentiate the cumulative distribution function $F(a)$ to obtain $dP$ :
$$dF = dP = λ\exp(-λx) \, dx$$
then make a substitution into the integral. If yes , is that because of the fundamental theorem of calculus ? I think this also will change the integral from $(-\infty ; \infty)$ to $(0,\infty)$
2) Further more, how can you relate the $dP(w)$ which is the measure for the event w to the $λ\exp(-λx) \, dx$ ? i.e the intuition or explanation.