Explanation:
To find the expected value of the number of bids won, E(X), we need to multiply each value of X with its corresponding probability and then sum these products.
E(X) = (X1 * P1) + (X2 * P2) + (X3 * P3)
Here, X1 = 0, X2 = 1, X3 = 2, and their corresponding probabilities are P1 = 0.81, P2 = 0.18, and P3 = 0.01.
E(X) = (0 * 0.81) + (1 * 0.18) + (2 * 0.01)
E(X) = (0) + (0.18) + (0.02)
E(X) = 0.20
The expected value of the number of bids won is 0.20.