You can
put this solution on YOUR website!
Hi,
Note: The probability of x successes in n trials is:
P = nCx*
where p and q are the probabilities of success and failure respectively.
In this case p(CO test) = .8 & q = .2
nCx = 
P(exactly 5 test) = 12C5(.8)^5(.2)^7 = 792(.8)^5(.2)^7 = .0033
P(at least half) = 1 - P(0)-P(1)-P(2)-P(3)-P(4)-P(5)= .9961
Recommend the use of a personal statistical calculator or using the calculators on sites such as: stattrek.com