K
kalky
Member
J = 54, with probability 0.75
= 0 with probability 0.25 * 0.5
= 50 * U with probability 0.25 * 0.5, where U is uniform over (0,1)
No idea re the mix distribution.
For instance, I guess you have N as counting variable for loss/no loss
\[
P[N=0]=0.75\\
P[N=1]=0.25
\]
then \( P[J=54]=P[N=0]=.75\) since saying you have 54 it is as saying you did not experience any loss.
Let s now be \(L\) r.v. for the size of the Loss. Then we should have
\[
P[J=0]=P[L=50|N=1] \cdot P[N=1]=\frac{1}{100}\cdot 0.25
\]
since \(L \approx U(0,100)\) isn't it? The last row eludes me...
= 0 with probability 0.25 * 0.5
= 50 * U with probability 0.25 * 0.5, where U is uniform over (0,1)
No idea re the mix distribution.
For instance, I guess you have N as counting variable for loss/no loss
\[
P[N=0]=0.75\\
P[N=1]=0.25
\]
then \( P[J=54]=P[N=0]=.75\) since saying you have 54 it is as saying you did not experience any loss.
Let s now be \(L\) r.v. for the size of the Loss. Then we should have
\[
P[J=0]=P[L=50|N=1] \cdot P[N=1]=\frac{1}{100}\cdot 0.25
\]
since \(L \approx U(0,100)\) isn't it? The last row eludes me...