EEL6507sp09L29
From BoykinWiki
Contents |
EEL6507 Spring 2009, Lecture 29, Wednesday 2009/03/25 (Notes created by Yonggang Liu)
- Problem of Residual life
Problem and Paradox
- What is the pdf for Y?
Assume exponential distribution of X, paradox appears (Guess one):
- H event shows up half way through on average, so since
, we get
.
- Since A is memoryless,
.
Preferred Selection
- Big things / values have proportionally higher probability to be selected.
We can prove this in common sense: when a satellite falls, it has much higher probability to fall into the ocean than to fall into the lakes or rivers, because the ocean is much larger than the lakes and rivers.
Mathematically, suppose there are 4 samples, A1,A2,A3,A4:
![\begin{alignat}{2}
Prob[choosing X_1] &=\frac {X_1} {X_1+X_2+X_3+X_4}\\
Prob[choosing X_2] &=\frac {X_2} {X_1+X_2+X_3+X_4}\\
Prob[choosing X_3] &=\frac {X_3} {X_1+X_2+X_3+X_4}\\
Prob[choosing X_4] &=\frac {X_4} {X_1+X_2+X_3+X_4}
\end{alignat}](/wiki/images/math/9/3/c/93c00e1780b74560cfb674e46426ac42.png)
So, the probability of choosing Xi is proportional to the value of Xi.
Distribution of Choosing block X
pdf of choosing block with size x:
![\begin{alignat}{2}
\tilde{f}(x) & \sim x \cdot Prob[X]\\
& \sim xf(x)
\end{alignat}](/wiki/images/math/a/8/b/a8b180320d07b6bb3c850417d8b427d3.png)
![\begin{alignat}{2}
\tilde{f}(x) &= Prob[ \text{choosing x} ] \\
&= Prob[ \text{choosing x and at least one sample had value x} ] \\
&= Prob[ \text{choosing x} | \text{one sample had value x} ]Prob[ \text{one sample had value x} ] \\
&= xKf(x)
\end{alignat}](/wiki/images/math/4/6/f/46fdd1de2d196701c605d00c43bb9b05.png)
K is some constant.
Normalizing pdf:




Distribution of Y
![P[Y \le y | X = x] = \frac {y} {x}](/wiki/images/math/1/5/c/15c6e42748f3373b339997b132541206.png)
This is uniform CDF, so the pdf:

Now let's get

Use Laplace Transform:
Suppose

Then

so


We may differentiate
to obtain the moments of residual life. And by applying L'Hospital's rule, we get:

So,

x is exponential



