question archive Consider the probability distribution shown below

Consider the probability distribution shown below

Subject:StatisticsPrice:2.87 Bought7

Consider the probability distribution shown below.x012P(x)0.750.200.05

A.Compute the expected value of the distribution.

B.Compute the standard deviation of the distribution. (Round your answer to four decimal places.)

pur-new-sol

Purchase A New Answer

Custom new solution created by our subject matter experts

GET A QUOTE

Answer Preview

Answer:

Consider the probability distribution shown below.x012P(x)0.750.200.05

A.Compute the expected value of the distribution.

multiply each x value by its corresponding frequency and sum them up

mean μ = summation( X* P(X) ) = 0*0.75 + 1* 0.20 + 2* 0.05

mean μ = 0.3

B.Compute the standard deviation of the distribution. (Round your answer to four decimal places.)

Square each x value and multiply the result its corresponding frequency and sum them up

summation( X2* P(X) ) = 02*0.75 + 12* 0.20 + 22* 0.05

= 0.4

σ = √ [ ( summation( X2* P(X) ) - μ2 ]

= √ ( 0.4 - (0.3)2 )

σ = 0.5568