SOLUTION: An olympic archer is able to hit a bullseye 80% of the time. assume each shot is independent of the others. if she shoots 10 arrows, a. what is the probability that she never miss

Algebra.Com
Question 838518: An olympic archer is able to hit a bullseye 80% of the time. assume each shot is independent of the others. if she shoots 10 arrows,
a. what is the probability that she never misses.
b. what is the probability that she gets exactly 8 bulleyes.
c. what is the probabilty that she hits the bullseye more than she misses?

Answer by stanbon(75887)   (Show Source): You can put this solution on YOUR website!
An olympic archer is able to hit a bullseye 80% of the time. assume each shot is independent of the others. if she shoots 10 arrows,
a. what is the probability that she never misses:: 0.8^10 = 0.1074
----------------------------------------------
b. what is the probability that she gets exactly 8 bulleyes.
P(x = 8) = 10C8(0.8^8)(0.2^2) = binompdf(10,0.8,8) = 0.3020
----------------------------------------------
c. what is the probabilty that she hits the bullseye more than she misses?
P(6<= x <=10) = 1 - binomcdf(10,0.8,5) = 0.9672
-----------------------
Cheers,
Stan H.
------------------

RELATED QUESTIONS

an olymp[ic archer is able to hit the bullseye 80% of the time. assume each shot is... (answered by stanbon)
An anchor is able to hit the bulls eye 80% of the time. Assume each shot is independent... (answered by math_helper)
an olympic archer can hut the bullseye an average of 9 times out of 10. The probability... (answered by Fombitz)
The probabilities that Macy and Susan hit a target at each shot are 0.6 and 0.5... (answered by ikleyn)
An archer is able to hit the bull's-eye 55% of the time. She will shoot 8 arrows. Let X = (answered by Boreal)
The probability that an archer hits a target on a given shot is .7.  If five shots are... (answered by ikleyn)
Please help me with this problem, I'm stuck on it. An archer hits his target 60% of the (answered by solver91311)
An archer shoots an arrow straight up at 76.7 m/s. (a) How high does the arrow rise? (b)... (answered by Alan3354)
a basketball player hits a three-point shot 45% of the time. If she takes 4 shots during... (answered by stanbon)