Question 322845
A graduate statistics course has seven male and three female students. The professor wants to select two students at random to help her conduct a reseach project. What is the probability that the two students chosen a females?
--------------
# of ways to select two females: 3C2 = 3
---
# of ways to select two students randomly: 10C2 = 45
=============================
P(select 2 females) = 3/45 = 1/15
====================================
Cheers,
Stan H.