We have the pdf that characterizes proportion Y that makes the profit is given by:
f(y)= Ky(1-y)2 , 0< y < 1
(a) Now, f(y) will be a valid density function if,
∫01f(y)dy=1
⟹∫01Ky(1−y)2dy=1
⟹K∫01(y−2y2+y3)dy=1
⟹K[∫01ydy−2∫01y2dy+∫01y3dy]=1
⟹K[21y2−32y3+41y4]01=1
⟹K[21−32+41]=1
⟹K.121=1
⟹K=12
Answer: The value of K = 12 will render the given function a valid density function.
(b) The probability that at most 40% of the firms make a profit in the first year
P(Y ≤ 40%)
= P(Y ≤ 0.4)
= ∫00.4f(y)dy
= 12∫00.4y(1−y)2dy
= 12[∫00.4ydy−2∫00.4y2dy+∫00.4y3dy]
= 12[21y2−32y3+41y4]00.4
= 12[21×0.42−32×0.43+41×0.44]
= 0.5248
Answer: The probability that at most 40% of the firms make a profit in the first year is 0.5248.
Comments