+0  
 
0
3590
4
avatar
A group of 8 friends (5 girls and 3 boys) plans to watch a movie, but they have only 5 tickets. If they randomly decide who will watch the movie, what is the probability that there are at least 3 girls in the group that watch the movie?
 Apr 9, 2014
 #1
avatar+33616 
0
unknow:

A group of 8 friends (5 girls and 3 boys) plans to watch a movie, but they have only 5 tickets. If they randomly decide who will watch the movie, what is the probability that there are at least 3 girls in the group that watch the movie?




First, the number of ways you can choose 5 people from 8 is given by 8!/(5!*3!) which is
8!/(5!*3!)


There will be at least three girls except in the situation when all three boys are chosen. The number of ways can you choose 3 boys from 5 people is 5!/(3!*2!) which is
5!/(3!*2!)


So the probability that there are at least 3 girls is (56 - 10)/56 or 46/56 = 0.821

I've assumed you know that the exclamation mark stands for "factorial". That is n! = n*(n-1)*(n-2)*....*2*1

Just in case you are uncertain about the above formulae, I'll illustrate all the possible ways of choosing 3 boys and 2 girls below.
Each column below represents the tickets in the order in which they are drawn.

b b b g g ... 1
b b g b g ... 2
b b g g b ... 3
b g b b g ... 4
b g b g b ... 5
b g g b b ... 6
g b b b g ... 7
g b b g b ... 8
g b g b b ... 9
g g b b b ... 10
 Apr 9, 2014
 #2
avatar+118613 
0
Alan's done all the hard work. I would just phrase it a little differently. I have to think really hard about these questions.

Question: A group of 8 friends (5 girls and 3 boys) plan to watch a movie, but they have only 5 tickets.

The number of ways you can choose 5 distinct people from 8 is 8C5 which you can get from your calculator but it is equal to 8!/(3!*5!) = 56

The number of ways you can choose 3 boys from 3 boys is 1.
The number of ways you can choose 2 girls from 5 is 5C2
So the number of ways you can choose 3 boys and 2 girls is 1 * 5C2 = 5C2 = 10

So the number of ways of NOT choosing 3 boys and 2 girls must be 56-10 = 46
So the probabiliy of NOT choosing 3 boys and 2 girls is the same as the probablity of choosing 3 or more girls = 46/56

This is often presented slightly differently.
The P( 3 boys and 2 girls) is 10/56
so P( NOT choosing 3 boys and 2 girls) = 1- (10/56) = 46/56

I hope that also helped.
 Apr 9, 2014
 #3
avatar+118613 
0
reinout-g,
I figure you will see this note.
Could you please put some straight forward probability questions like this on in your probability posts sometimes?
I need more practice.
That would be great,
Thank you
Melody.
 Apr 9, 2014
 #4
avatar+33616 
0
Perhaps it's worth noting that the calculator on this site has an nCr button for calculating the number of ways of choosing r objects out of n. For example 8C 5 is done as nCr(8,5) giving:
nCr(8,5)
 Apr 9, 2014

0 Online Users