226k views
3 votes
Determine the mean and variance of the random variable with the following probability mass function. f(x)=(216/43)(1/6)x, x=1,2,3 Round your answers to three decimal places (e.g. 98.765).

User Janese
by
5.0k points

1 Answer

0 votes

Mean:

E[X] = ∑ x f(x) = 1 × f (1) + 2 × f (2) + 3 × f (3) = 51/43 ≈ 1.186

Variance:

Recall that for a random variable X, its variance is defined as

Var[X] = E[(X - E[X])²] = E[X ²] - E[X

Now,

E[X ²] = ∑ x ² f(x) = 1² × f (1) + 2² × f (2) + 3² × f (3) = 69/43

Then

Var[X] = 69/43 - (51/43)² = 366/1849 ≈ 0.198

(each sum is taken over x in the set {1, 2, 3})

User Alexander Baltasar
by
4.6k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.