SOLUTION: Given 8 students, 4 of which are females, if 2 students are selected at random, without replacement, what is the probability that both students are female?

Algebra ->  Probability-and-statistics -> SOLUTION: Given 8 students, 4 of which are females, if 2 students are selected at random, without replacement, what is the probability that both students are female?       Log On


   



Question 523178: Given 8 students, 4 of which are females, if 2 students are selected at random, without replacement, what is the probability that both students are female?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Given 8 students, 4 of which are females, if 2 students are selected at random, without replacement, what is the probability that both students are female?
---
# of ways to succeed: 4C2 = 6
---
# of possible pairs: 8C2 = 28
---
P(2 female) = 6/28 = 3/14
============================
Cheers,
Stan H.