Explanation
To calculate the expected value of the VC firm's profit, we need to construct the discrete probability distribution of all possible outcomes:
Step 1: Calculate Probabilities
-
Probability that only 1 company is successful:
- This can happen in 2 ways (Company A succeeds & B fails, or Company A fails & B succeeds)
- Probability = 0.30×(1−0.30)×2=0.30×0.70×2=0.42
-
Probability that both companies are successful:
- 0.30×0.30=0.09
-
Probability that neither company is successful:
- (1−0.30)×(1−0.30)=0.70×0.70=0.49
Verification: 0.42+0.09+0.49=1.0 ✓
Step 2: Calculate Expected Value
E(X)=(Profit from 1 success)×P(1 success)+(Profit from 2 successes)×P(2 successes)+(Profit from 0 successes)×P(0 successes)
E(X)=USD 40 million×0.42+USD 70 million×0.09+USD (−15) million×0.49
E(X)=16.8+6.3−7.35=USD 15.75 million
Why Other Options are Incorrect:
- A (USD 6.30 million): Only considers the profit if both companies succeed (0.09×70=6.3)
- B (USD 7.35 million): Fails to account for both ways that only 1 company can succeed
- D (USD 16.80 million): Only considers the profit if exactly 1 company succeeds (0.42×40=16.8)
This calculation demonstrates the importance of considering all possible outcomes and their respective probabilities when calculating expected values in risk management contexts.