QUESTION IMAGE
Question
for the following problem, you will need the formulas below.
the mean/expected value of a discrete probability distribution is:
μ = ∑x·p(x).
the standard deviation of a discrete probability distribution is:
σ = √(∑x²·p(x) - μ²).
for the entire world’s population, approximately 17.3% of all people speak chinese as their native language. suppose four people are randomly selected from the earth’s population, and define x to be the number of these who speak chinese as their native language. the probability distribution associated with this random variable is given below with one missing probability.
enter the missing probability below, rounded to 3 significant figures.
| x | p(x) |
| 0 | 0.468 |
| 1 | 0.391 |
| 2 | 0.123 |
| 3 | 0.017 |
| 4 | 0.001 |
round the answers to the following questions to two places after the decimal.
● give the mean (i.e. expected value, e(x)) of this distribution: μ = e(x) =
● give the standard deviation of this distribution: σ =
● give the variance (var(x)) of this distribution: var(x)=σ² =
Step1: Recall probability property
The sum of all probabilities in a probability - distribution is 1. Let the missing probability be $p$. Then $0.468 + 0.391+0.123 + 0.017+0.001 + p=1$.
Step2: Solve for the missing probability
$p = 1-(0.468 + 0.391+0.123 + 0.017+0.001)=1 - 1=0$ (the sum of the given probabilities is already 1, so the missing probability is 0).
Step3: Calculate the mean $\mu$
$\mu=\sum_{x = 0}^{4}x\cdot P(x)=0\times0.468 + 1\times0.391+2\times0.123 + 3\times0.017+4\times0.001$
$=0 + 0.391+0.246+0.051 + 0.004=0.692\approx0.69$.
Step4: Calculate $\sum_{x = 0}^{4}x^{2}\cdot P(x)$
$\sum_{x = 0}^{4}x^{2}\cdot P(x)=0^{2}\times0.468 + 1^{2}\times0.391+2^{2}\times0.123 + 3^{2}\times0.017+4^{2}\times0.001$
$=0+0.391 + 0.492+0.153+0.016 = 1.052$.
Step5: Calculate the standard deviation $\sigma$
$\sigma=\sqrt{\sum_{x = 0}^{4}x^{2}\cdot P(x)-\mu^{2}}=\sqrt{1.052-(0.692)^{2}}=\sqrt{1.052 - 0.479664}=\sqrt{0.572336}\approx0.76$.
Step6: Calculate the variance $Var(x)$
$Var(x)=\sigma^{2}=(0.76)^{2}=0.58$.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
Missing probability: 0
Mean ($\mu$): 0.69
Standard deviation ($\sigma$): 0.76
Variance ($Var(x)$): 0.58