SOLUTION: x P(x) 0 0.1 1 0.15 2 0.15 3 0.6 Find the mean of this probability distribution. Round your answer to one decimal place. Find the standard deviation of this probabil

Algebra.Com
Question 1206814: x P(x)
0 0.1
1 0.15
2 0.15
3 0.6
Find the mean of this probability distribution. Round your answer to one decimal place.

Find the standard deviation of this probability distribution. Give your answer to 2 decimal places.


Found 2 solutions by MathLover1, math_tutor2020:
Answer by MathLover1(20850)   (Show Source): You can put this solution on YOUR website!

|
|
|
|
|
Find the mean of this probability distribution. Round your answer to one decimal place
to find the mean (expectation) of the given distribution, we will use the following formula:






Find the standard deviation of this probability distribution. Give your answer to decimal places.



since , and

we have







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

Answers:
mean = 2.3
standard deviation = 1.04

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

Work Shown

xP(x)
00.1
10.15
20.15
30.6


Multiply the x and P(x) values to form a new column.
Spreadsheet software is recommended.
xP(x)x*P(x)
00.10
10.150.15
20.150.3
30.61.8

Add up the values in that new column to get the mean aka expected value.
The spreadsheet command called "SUM" is useful for adding up numbers quickly.
mu = 0 + 0.15 + 0.3 + 1.8 = 2.25
This rounds to 2.3 when rounding to one decimal place.

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

mu = 2.25 = mean

Introduce a new column called (x-mu)^2*P(x)
The naming of this column should be self-explanatory. If not then please let me know.
xP(x)x*P(x)(x-mu)^2*P(x)
00.100.50625
10.150.150.234375
20.150.30.009375
30.61.80.3375

variance = sum of the (X-mu)^2*P(X) values
variance = 0.50625+0.234375+0.009375+0.3375
variance = 1.0875

Then,
SD = standard deviation
SD = sqrt( variance )
SD = sqrt( 1.0875 )
SD = 1.0428327 approximately
SD = 1.04 when rounding to 2 decimal places.

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

Another way to find the variance is to introduce a column labeled x^2*P(x)
xP(x)x*P(x)x^2*P(x)
00.100
10.150.150.15
20.150.30.6
30.61.85.4

Adding up all of the x^2*P(x) values will get us
0 + 0.15 + 0.6 + 5.4 = 6.15
Subtract off mu^2 = (2.25)^2 = 5.0625 and you'll get:
6.15 - 5.0625 = 1.0875 which is the variance we calculated in the previous section above.


So there are two versions we could use
variance = Sum of (x-mu)^2*P(x) values
or
variance = [Sum of x^2*P(x) values] - mu^2

RELATED QUESTIONS

x P(x) 0 0.05 1 0.2 2 0.15 3 0.6 Find the standard deviation of this probability (answered by ikleyn,math_tutor2020)
Find the mean of the distribution shown below. X 0 1 2 P(X) 0.24 0.31... (answered by reviewermath,Hawksfan)
Find the mean of the probability distribution: X 0 1 2 3 4... (answered by jim_thompson5910)
Determine the mean of the probability distribution: x P(x) 0 - 0.35 1 -... (answered by stanbon)
Use the probability distribution for the random variable x to answer the question. x 0 1 (answered by math_tutor2020)
Suppose that 20,000 married adults in a country were randomly surveyed as to the number... (answered by math_tutor2020)
x P ( x ) x 2 x P ( x ) x 2 P ( x ) (answered by ikleyn)
A population consists of the following five values: 0, 0, 3, 5, 6. a. List all... (answered by Boreal)
x P(x) 0 0.2 1 0.1 2 0.3 3 0.4 Find the expected value of the... (answered by Boreal)