SOLUTION: An urn contains 7 red, 5 blue, and 3 white marbles. You draw three marbles randomly without replacement. If the random variable R is defined to be the number of red marbles drawn,
Algebra ->
Probability-and-statistics
-> SOLUTION: An urn contains 7 red, 5 blue, and 3 white marbles. You draw three marbles randomly without replacement. If the random variable R is defined to be the number of red marbles drawn,
Log On
Question 946282: An urn contains 7 red, 5 blue, and 3 white marbles. You draw three marbles randomly without replacement. If the random variable R is defined to be the number of red marbles drawn, what is the expected value of R? Answer by mathmate(429) (Show Source):
You can put this solution on YOUR website!
Given
Urn contains 7 red, 5 blue and 3 white marbles for a total of 15.
Three are drawn without replacement.
Find expected number of marbles drawn.
Solution
First we will need to find the probabilities of drawing 0, 1, 2 and 3 marbles.
P(0) =
P(1) =
P(2) =
P(3) =
Check: P(0)+P(1)+P(2)+P(3) = 1, checks.
Next we will calculate the expected value of X = number of reds.
E[X] = Σ x*P(x) =
Answer
The expected number of red marbles drawn is 1.4