Solution.
We know that successive attempts are independent. In this case, use the formula for the geometric distribution, because geometric distribution is used for modeling number of failures until the first success.
We know that net cost is the total cost of the experiment minus any financial gain from it.
So after first successful attempt net cost
T1=K−C
After second successful attempt
T2=K+3K−C=34K−C
Similarly,
T3=K+2⋅3K−C=35K−CT4=2K−CT5=37K−C
In our problem
p=0.8⇒q=1−p=0.2
Then
P(T=K−C)=0.20⋅0.8=0.8P(T=34K−C)=0.21⋅0.8=0.16P(T=35K−C)=0.22⋅0.8=0.032P(T=2K−C)=0.23⋅0.8=0.0064P(T=37K−C)=0.24⋅0.8=0.00128
Answer:
P(T=K−C)=0.8P(T=34K−C)=0.16P(T=35K−C)=0.032P(T=2K−C)=0.0064P(T=37K−C)=0.00128
Comments