Question 710141
there is a group of 50 people who are patriotic out of which 20 believe in non violence.two persons are selected at random out of them.write the probability distribution for the selected persons who are nonviolent.also find the mean of the distribution.
----------------------------
For this sample of 50 P(believe) = 20/50 = 2/5
--------------------
Binomial problem with n = 2 and p(believe) = 2/5
---
P(x = 0) = (3/5)^2 = 9/25
P(x = 1) = 2C1(2/5)(3/5) = 2(6/25) = 12/25
P(x = 2) = (2/5)^2 = 4/25

=============================
mean = np  = 2(2/5) = 4/5
------------------------------
Cheers,
Stan H.
===============================