Question
Mathematics Question on Probability
A class has 15 students whose ages are 14,17,15,14,21,17,19,20,16,18,20,17,16,19 and 20 years. One student is selected in such a manner that each has the same chance of being chosen and the age X of the selected student is recorded. What is the probability distribution of the random variable X? Find mean, variance and standard deviation of X.
There are 15 students in the class. Each student has the same chance to be chosen. Therefore, the probability of each student to be selected is 151 .
The given information can be compiled in the frequency table as follows.
x | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 |
---|---|---|---|---|---|---|---|---|
f | 2 | 1 | 2 | 3 | 1 | 2 | 3 | 1 |
p(x=14)=152, p(x=15)=151, p(x=16)=152, p(x=16)=153,
p(x=18)=151, p(x=19)=152, p(x=20)=153, p(x=21)=151
Therefore, the probability distribution of random variable X is as follows.
x | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 |
---|---|---|---|---|---|---|---|---|
f | 152 | 151 | 152 | 153 | 151 | 152 | 153 | 151 |
Then, mean of X = E(X)
= ∑XtP(Xt)
=14 × 152+15 × 151+16 × 152 +17 × 153+18 × 151 + 19 × 152+20 × 153+21 × 151
= 151 (28+15+32+51+18+38+60+21)
= 15263
= 17.53
E(X2 ) = ∑Xi2P(Xi)