There are 6 fruits in total. We pick up 4 fruits. There are C(6,4) ways to do it.
C(6,4)=(46)=4!(6−4)!6!=1⋅25⋅6=15
Let P be a random variable representing the number of oranges that occur. To built probability distribution, we need to find following probabilities P(P=0),P(P=1),P(P=2), because we have only 2 oranges.
P(P=0)=(46)(02)(2−06−2)=151(6)=52
P(P=1)=(46)(12)(2−16−2)=152(4)=158
P(P=2)=(46)(22)(2−26−2)=151(1)=151 Construct a probability distribution
Pp02/518/1521/15
Comments