Problem 78: Check Whether the following can serve as probability distributions:
$(a)$ $f(x) = \frac{x-2}{2}$ for $x=1,2,3,4$
$(b)$ $h(x) = \frac{x^2}{25}$ for $x=0,1,2,3,4$
$(c)$ $f(x) = \frac{x+2}{25}$ for $x=1,2,3,4,5$
Solution:
The probability distribution always satisfies the conditions
$f(x)\ge 0$ and $\sum _{all\;x}^{}f(x)\,=1$
(a) This fucntion cannot serve as a probability distribution because $f(1)$ is negative.
(b) This fucntion cannot serve as a probability distribution because the sum of the five probabilities is 6/5 and not 1.
(b) This fucntion can serve as a probability distribution because the sum of the five probabilities is $\frac{3}{25}+\frac{4}{25}+\frac{4}{25}+\frac{6}{25}+\frac{7}{25} = \frac{25}{25} = 1$.
Comments
Post a Comment