SOLUTION: An urn contains 3 red and 2 white numbered balls. A sample of 2 balls is randomly chosen. Find the average number of red balls in the sample.

Algebra.Com
Question 245770: An urn contains 3 red and 2 white numbered balls. A sample of 2 balls is randomly chosen. Find the average number of red balls in the sample.
Answer by stanbon(75887)   (Show Source): You can put this solution on YOUR website!
An urn contains 3 red and 2 white numbered balls. A sample of 2 balls is randomly chosen. Find the average number of red balls in the sample.
---------------
Average means "the expected number".
--
Random variable vales: 0,1,2
Corresponding probabilities:
P(x=0) = 3C0/5C2 = 1/10
P(x=1) = 3C1*2C1/5C2 = 6/10
P(x=2) = 3C2/5C2 = 3/10
--------------
E(X) = 0*(1/10) + 1*(6/10) + 2*(3/10) = (0+6+6)/10 = 1.2 red balls
=======================
Cheers,
Stan H.

RELATED QUESTIONS

Similar questions to this one were answered but I am not quite sure how to do this... (answered by stanbon)
An urn contains 12 numbered balls 5 red and 7 white. A sample of 4 balls is selected.Hiw... (answered by stanbon)
Urn 1 contains 6 red balls and 5 black balls. Urn 2 contains 3 red balls and 3 black... (answered by Boreal)
(By way of conditional probability) Urn A contains 2 white and 4 red balls, whereas urn... (answered by edjones)
An urn contains 4 white balls and 6 red balls. A second urn contains 6 white balls and 4... (answered by greenestamps,math_tutor2020)
There are three urns that each contain 10 balls. The first contains 3 white balls and 7... (answered by scott8148)
One of two urns is chosen at random with one as likely to be chosen as the other. Then a... (answered by ewatrrr)
An urn contains 10 numbered balls, of which 6 are red and 4 are blue. A sample of 4 balls (answered by edjones)
A box contains 4 white balls and 3 red balls. Three balls are drawn from the box without (answered by Boreal)