QUESTION IMAGE
Question
let (x) be a random variable with the following probability distribution.
| value (x) of (x) | (p(x = x)) |
|---|---|
| 50 | 0.15 |
| 60 | 0.10 |
| 70 | 0.30 |
| 80 | 0.15 |
| 90 | 0.15 |
complete the following. (if necessary, consult a list of formulas.)
(a) find the expectation (e(x)) of (x).
(e(x)=)
(b) find the variance (var(x)) of (x).
(var(x)=)
Step1: Recall expectation formula
The formula for the expectation $E(X)$ of a discrete - random variable is $E(X)=\sum_{i}x_{i}P(X = x_{i})$.
Step2: Calculate each product
Step3: Sum up the products
Step4: Recall variance formula
The formula for the variance $Var(X)=\sum_{i}(x_{i}-E(X))^{2}P(X = x_{i})$. First, calculate $(x_{i}-E(X))^{2}$ for each $x_{i}$:
For $x = 40$: $(40 - 66)^{2}=(-26)^{2}=676$
For $x = 50$: $(50 - 66)^{2}=(-16)^{2}=256$
For $x = 60$: $(60 - 66)^{2}=(-6)^{2}=36$
For $x = 70$: $(70 - 66)^{2}=4^{2}=16$
For $x = 80$: $(80 - 66)^{2}=14^{2}=196$
For $x = 90$: $(90 - 66)^{2}=24^{2}=576$
Then $Var(X)=676\times0.15+256\times0.15 + 36\times0.10+16\times0.30+196\times0.15+576\times0.15$
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
(a) $E(X)=66$
(b) $Var(X)=264$