Show $X$~Exponential distribution given $P(X > nx) = (P( X > x ))^n$
Can someone give some hint ? The only thing I can think of is to write it as CDF format and say according to observation there must be an exponential term...
Many thanks!
Show $X$~Exponential distribution given $P(X > nx) = (P( X > x ))^n$
Can someone give some hint ? The only thing I can think of is to write it as CDF format and say according to observation there must be an exponential term...
Many thanks!
Copyright © 2021 JogjaFile Inc.
This is a well-known property that only the exponential function can satisfy. To show it, you may want to proceed as follows.
This should show you that $F(x) = \alpha^x = \exp (x\ln F(1))$ when $x\geq 0$. Similar arguments show that $G(x) = \exp(-x\log F(-1))$ when $x\leq 0$. Now if furthermore $F(x)$ is differentiable, then $F'(0)=\log F(1) = - \log F(-1)$, so that $F(x) = \exp(x\log F(1))$ throughout.
In your case, $F(x) = P(X>x)$ is indeed differentiable. The rest should be easy.