SOLUTION: A technician is launching fireworks near the end of a show. Of the remaining thirteen fireworks, seven are blue and six are red. If he launches seven of them in a random order, wha

Algebra.Com
Question 1154062: A technician is launching fireworks near the end of a show. Of the remaining thirteen fireworks, seven are blue and six are red. If he launches seven of them in a random order, what is the probability that exactly 3 of them are blue ones?
Answer by ikleyn(52797)   (Show Source): You can put this solution on YOUR website!
.

            To facilitate calculations,  I will use the  Excel' standard function  COMBIN(n,k)  to calculate the number of combinations  .

Seven different fireworks can be selected from 13 fireworks by   = COMBIN(13,7) = 1716 ways.


It is the sample space number of elements.


The favorable 7-element subsets are those that consist of 3 blue and 7-3 = 4 red fireworks.


You can form such subsets by   = COMBIN(7,3)*COMBIN(6,4) ways = 35*15 = 525 ways.


The probability under the problems's question is  


    P =  =  = 0.3059 = 30.59% (approximately).

Solved.


RELATED QUESTIONS

Find the theoretical probability of the event. A technician is launching fireworks... (answered by Boreal,Theo)
A technician is launching fireworks near the end of a show. Of the remaining twelve... (answered by Boreal)
A technician is launching fireworks near the end of the show. Of the remaining fourteen... (answered by Boreal)
A technician is launching fireworks near the end of a show. Of the remaining thirteen... (answered by greenestamps)
A fireworks show is designed so that the time between fireworks is between three and six... (answered by rothauserc)
There are 575 fireworks to be shot off in a fireworks display. Every minute 12 new... (answered by jim_thompson5910)
fireworks are shot upward with an initial velocity of 128 feet per second from a platform (answered by Alan3354)
Fireworks are launched over a lake off a dam 28ft above water. The height of the display, (answered by fcabanski)
A fireworks shell is shot straight up with an initial velocity of 80 feet per second. Its (answered by lwsshak3,Alan3354,stanbon)