更新1:
1. if the coin could toss n times. What is the probability of heads on the first toss given that exactly r heads were obtained? 2.One of two patches in chosen. Patch 1 is occupied with probability 1/5 and patch 2 with probability 1/8. What is the probability that Patch 2 was the one selected given that the selected patch is occupied. (I feel like my in P(A|B) = P(AB)/P(B) and P(B) is always be cancelled?)