SOLUTION: A random variable x has the following probability mass function defined in tabular form as shown below x values are -1,1,2 and p(x=x) 2c,3c ,4c Find the value of c and computer p(

Algebra.Com
Question 1202695: A random variable x has the following probability mass function defined in tabular form as shown below x values are -1,1,2 and p(x=x) 2c,3c ,4c
Find the value of c and computer p(x=-1),find the standard deviation of x

Answer by math_tutor2020(3817)   (Show Source): You can put this solution on YOUR website!

xP(x)
-12c
13c
24c


To have a valid probability distribution, the p(x) values must add to 1.
2c+3c+4c = 1
9c = 1
c = 1/9

So,
2c = 2*(1/9) = 2/9
3c = 3*(1/9) = 3/9 = 1/3
4c = 4*(1/9) = 4/9

We get this updated table.
xP(x)
-12/9
11/3
24/9

We see that P(x=-1) = 2/9
2/9 = 0.222 approximately

------------------------------------------------

This video goes over an example how to calculate the standard deviation of a probability distribution.
https://www.youtube.com/watch?v=YMbt5rYzp-Q

The professor mentions these two formulas

and


where,
mu = = greek letter to represent the mean
lowercase sigma = = greek letter for the standard deviation

The fancy looking "E" represents a summation. It's the greek uppercase letter sigma.
Something like tells us to add up all of the x^2*P(x) terms.

Both formulas involve mu, so let's determine that value first.

mu =
mu = add up the x*P(x) terms
xP(x)x*P(x)
-12/9-2/9
11/31/3
24/98/9

The sum of the x*P(x) values is:
-2/9 + 1/3 + 8/9
= -2/9 + 3/9 + 8/9
= (-2 + 3 + 8)/9
= 9/9
= 1

Therefore, mu = 1.


Let's say we used the formula

What we'll need to do is
  1. Subtract mu from each x value to get x-mu.
  2. Square the difference to get (x-mu)^2
  3. Multiply those squares with P(x) to get (x-mu)^2*P(x).
This is what your table should look like
xP(x)x-mu(x-mu)^2(x-mu)^2*P(x)
-12/9-248/9
11/3000
24/9114/9

Add up the values in the (x-mu)^2*P(x) column.
8/9 + 0 + 4/9 = 12/9 = 4/3
That's the variance, so the standard deviation is the square root of that









The standard deviation is exactly (2/3)*sqrt(3)
When using a calculator, (2/3)*sqrt(3) = 1.15470053837926 approximately.

If you wanted to use the formula , then this is what your table could look like
xP(x)x*P(x)x^2x^2*P(x)
-12/9-2/912/9
11/31/311/3
24/98/9416/9

Add up the x^2*P(x) values








Then plug that result into the formula I mentioned earlier
















This calculator can be used to check your work
https://www.mathportal.org/calculators/statistics-calculator/probability-distributions-calculator.php

----------------------------------------------------------------
----------------------------------------------------------------

Summary:

c = 1/9
P(x = -1) = 2/9
Standard deviation = (2/3)*sqrt(3) = 1.15470053837926 approximately

RELATED QUESTIONS

Let X be a discrete random variable whose values lie in {0, 1, 2, ...} with probability... (answered by Saffana)
A discrete random variable X has probability mass function P(x) = a(2/5)^x, x=0,1,2,3...... (answered by ikleyn)
The sample space of a random experiment is {a, b, c, d, e, f}, and each outcome is... (answered by CPhill,ikleyn)
Let X be a discrete random variable whose values lie in {0, 1, 2, ...} with probability... (answered by ikleyn)
A discrete random variable X has the probability mass function P(x) = 4x-x^2/a for x = 0, (answered by greenestamps)
Suppose that X is a discrete random variable with probability mass function P(x)= cx^2 ,... (answered by ikleyn)
If 0 and 1 are the only possible values of the random variable x, and if P(x) = P(1)=0.8, (answered by Fombitz)
a random variable X has the following probability distribution. x|1|2|3|4|5|... (answered by ewatrrr)
The function g is defined below. g(x)=(x-8)/(x^2-1) Find all values of that are NOT... (answered by savvyhush23)