Final answer:
The PMF of X is calculated by considering the probabilities of the individual scores and multiplying them together. The expected score is obtained by multiplying each score by its respective probability and summing the products.
Step-by-step explanation:
(a) To calculate the PMF of X, we need to find the probability of each possible value of X (minimum score) by considering the probabilities of the individual scores X1, X2, and X3. Since the scores on each day are independent, the probability of getting a score of X on each day is 0.1.
To find the PMF of X:
- If X = 101, the probability is P(X = 101) = P(X1 = 101) * P(X2 > 101) * P(X3 > 101) = 0.1 * 0.9 * 0.9 = 0.081.
- If X = 102, the probability is P(X = 102) = P(X1 = 102) * P(X2 > 102) * P(X3 > 102) = 0.1 * 0.1 * 0.9 = 0.009.
- Continuing this pattern, we find the probabilities for X = 103, 104, 105, 106, 107, 108, 109, 110 to be 0.001, 0.0001, 0.00001, 0.000001, 0.0000001, 0.00000001, 0.000000001, 0.0000000001, respectively.
(b) To calculate the expected score, we need to multiply each score by its respective probability and sum the products. The expected score is E(X) = 101 * 0.081 + 102 * 0.009 + 103 * 0.001 + 104 * 0.0001 + 105 * 0.00001 + 106 * 0.000001 + 107 * 0.0000001 + 108 * 0.00000001 + 109 * 0.000000001 + 110 * 0.0000000001.