We're shooting arrows at a target today and we know that $P(\text{bull's eye})=\frac{1}{5}$ and $10$ shots are fired.
We need to find out the probability that
(a) bull's eye is hit at least two times and
(b) the bull's eye is hit at least twice given that its been hit at least once.
For part a) I know that the $P(\text{bull's eye at least twice})=1-P(\text{bull's eye at most twice})$.
Using Bayes' Rule, would my equation look like this?
$$1- \bigg(\frac{4}{25}\bigg){8 \choose 2} \, + \, \bigg(\frac{1}{25}\bigg){8 \choose 2}+\bigg(\frac{4}{25}\bigg) \frac{{8 \choose 2}}{{10 \choose 2}}$$
If not, how can I think of formulating the Bayes' Rule equation here?
For part b), we're looking for $P(\text{bull's eye at least twice}\mid \text{bull's eye at least once})$ and this equals $$P(\text{bull's eye at least once}\mid \text{bull's eye at least twice})+ \frac{P(\text{bull's eye at least twice})}{P(\text{bull's eye once})}.$$
How would you find P(bull's eye at least once|bull's eye at least twice); I'm not sure how this makes sense.
Can someone help me understand this better?
For part a), at least 2 is $1-(P(1 \ \text{hit and 9 misses}) +P( 0 hits)) $
This is just A binomial distribution, I.e. Bernoulli Trials. Unless I am mistaken.
Are you sure that is how part (b) has been asked?
Part b is asking for the probability of at least 2 bulls knowing that there is at least 1 bull.
So the only contradiction to this is if there are just 1 Bull. Using same concept as part a, 1-P(1 bull)
Sorry about poor formatting AI am on my IPhone.