Two balls are drawn in succession without replacement from an urn containing 4 red balls and 5 blue balls. Let R be the random variable representing the number of red balls. Find the values of the random variable R
Let's denote R - red ball, B - blue ball.
Sample space S is all possible outcomes.
The possible values of the random variable "R" are "0, 1, 2."
We will assume that the probability of getting heads and tails is the same:
Construct the probability distribution of the random variable
"P(BR)=\\dfrac{5}{9}(\\dfrac{4}{8})=\\dfrac{5}{18}"
"P(RB)=\\dfrac{4}{9}(\\dfrac{5}{8})=\\dfrac{5}{18}"
"P(RR)=\\dfrac{4}{9}(\\dfrac{3}{8})=\\dfrac{3}{18}"
"\\def\\arraystretch{1.5}\n \\begin{array}{c:c}\n r & 0 & 1 & 2 \\\\ \\hline\n p(r) & 5\/18 & 5\/9 & 3\/18\n\\end{array}"
Comments
Leave a comment