Final answer:
The expected value of the lifespan increase for a patient treated with this drug is 4.6 years. The variance is 7.84 years squared.
Step-by-step explanation:
To calculate the expected value of the increase in lifespan for a patient treated with this drug, we need to multiply each outcome by its probability and then sum these products. There are two possible outcomes:
- The drug is effective (80% chance), and lifespan increases by 6 years.
- The drug is ineffective (20% chance), and lifespan decreases by 1 year.
The expected increase in lifespan, E(X), is computed as follows:
E(X) = (0.80 × 6 years) + (0.20 × -1 year) = 4.8 years - 0.2 years = 4.6 years
Now, to calculate the variance, we need to find the squared deviation of each outcome from the expected value, multiplied by its probability:
Var(X) = (0.80 × (6 - 4.6)^2) + (0.20 × (-1 - 4.6)^2) = (0.80 × 1.96) + (0.20 × 31.36) = 1.568 + 6.272 = 7.84 years2