Solveeit Logo

Question

Mathematics Question on Probability Distribution

For the following probability distribution:

X345
P(X)0.50.20.3

The mean, variance, and standard deviation respectively are:

A

4, 3.8, and 0.87

B

4, 3.8, and 0.76

C

3.8, 4, and 0.76

D

3.8, 0.76, and 0.87

Answer

3.8, 0.76, and 0.87

Explanation

Solution

To calculate the mean, variance, and standard deviation for the given probability distribution, follow these steps:

Mean (μ\mu)

The mean is given by:

μ=XP(X).\mu = \sum X \cdot P(X).

Substituting the values:

μ=(3)(0.5)+(4)(0.2)+(5)(0.3)=1.5+0.8+1.5=3.8.\mu = (3)(0.5) + (4)(0.2) + (5)(0.3) = 1.5 + 0.8 + 1.5 = 3.8.

Variance (σ2\sigma^2)

The variance is given by:

σ2=(X2P(X))μ2.\sigma^2 = \sum (X^2 \cdot P(X)) - \mu^2.

First, calculate X2P(X)\sum X^2 \cdot P(X):

X2P(X)=(32)(0.5)+(42)(0.2)+(52)(0.3)=(9)(0.5)+(16)(0.2)+(25)(0.3)=4.5+3.2+7.5=15.2.\sum X^2 \cdot P(X) = (3^2)(0.5) + (4^2)(0.2) + (5^2)(0.3) = (9)(0.5) + (16)(0.2) + (25)(0.3) = 4.5 + 3.2 + 7.5 = 15.2.

Now calculate the variance:

σ2=15.2(3.8)2=15.214.44=0.76.\sigma^2 = 15.2 - (3.8)^2 = 15.2 - 14.44 = 0.76.

Standard Deviation (σ\sigma)

The standard deviation is the square root of the variance:

σ=0.760.87.\sigma = \sqrt{0.76} \approx 0.87.

Final Results:

Mean: 3.8, Variance: 0.76, Standard Deviation: 0.87.

Final Answer: (4) 3.8, 0.76 and 0.87