Say we have 14 people in this room; it was found there are 4 people having a height from
150 to 160 cm; 4 people having a height from 160 to 170 cm; 6 people having a height from 170 to 180 cm; what is the estimated height average in the class?
1
Expert's answer
2020-04-22T18:35:12-0400
Let X be a random variable such that X(p)=height of p for every pupil p in the room.
We have P(X∈[150,160])=144=72, P(X∈[160,170])=144=72, P(X∈[170,180])=146=73
Alos suppose that there is an uniform distribution on [150,160], [160,170] and [170,180].
So ρX(x)=⎩⎨⎧0,351,351,703,if x∈[150,180]if x∈[150,160)if x∈[160,170)if x∈[170,180]=
=⎩⎨⎧0,351,703,if x∈[150,180]if x∈[150,170)if x∈[170,180], where ρX is probability density function of X.
So average height is EX=R∫xρX(x)dx=150∫170351xdx+170∫180703xdx=
Comments