Answer:
Given that,
When Ayla plays darts the chances that she hits bulls eye is 0.5.
To find: The chances that three darts fired in succession will all hit bulls eye.
Consider p be the probability of success.
Here,
p=0.5
q be the probability of failure,
[tex]q=1-p=1-0.5=0.5[/tex]By binomial distribution, we have that,
[tex]P(X=x)=nC_xp^xq^{n-x}[/tex]where n is the number of times the event is repeated and x is the number of favorable outcomes.
Here, n=3, we get
[tex]P(X=x)=3C_xp^xq^{3-x}[/tex]Here, x=3, we get,
[tex]P(X=3)=3C_3p^3q^0[/tex][tex]=(0.5)^3=0.125[/tex]The required probability is 0.125.
2)To find the probability that none will hit.
Here, x=0, substitute the value in P(X=x), we get
[tex]P(X=0)=3C_0p^0q^3[/tex][tex]=(0.5)^3=0.125[/tex]The required probability is 0.125.
3) To find the probability that a least one dart will hit.
Here, to find P(X>0), we get,
[tex]P(X>0)=P(X=1)+P(X=2)+P(X=3)[/tex]Substitute the values we get,
[tex]=3C_1(0.5)(0.5)^2+3C_2(0.5)^2(0.5)+(0.5)^3[/tex][tex]=3(0.5^)^3+3(0.5)^3+(0.5)^3[/tex][tex]=0.75+0.125[/tex][tex]=0.875[/tex]The required probability is 0.875