Daffodil International University

Science & Information Technology => Science Discussion Forum => Topic started by: jas_fluidm on March 08, 2012, 11:08:05 AM

Title: a Simple Probability problem
Post by: jas_fluidm on March 08, 2012, 11:08:05 AM
A university admitted 100 students who transferred from other institutions. Of these students, 34 transferred from two-year community colleges, 25 transferred from private four-year institutions, and the rest transferred from public four-year institutions. If two different students are to be selected at random from the 100 students, what is the probability that both students selected will be students who transferred from two-year community colleges?

Answer:
34/100 * 33/99 = 1122/9900 = 17/150

Another way to solve this problem:

Total combinations of 2 students from 2-year community colleges: 34!/(2!(32!)) = 561

Total combinations of 2 students from all 100 students: 100!/(2!(98!)) = 4950

Then the probability is 561/4950 = 17/150
Title: Re: a Simple Probability problem
Post by: arefin on March 08, 2012, 12:14:46 PM
Thanks.
Title: Re: a Simple Probability problem
Post by: Sima on March 13, 2012, 02:22:02 PM
It's a mathematical approach and it is the problem of conditional probability in statistical approach.
Title: Re: a Simple Probability problem
Post by: jas_fluidm on March 13, 2012, 03:32:04 PM
thanks for the comment
Title: Re: a Simple Probability problem
Post by: tasnuva on March 14, 2012, 01:48:00 PM
Thanks.