we may have at least no event and at most three events
st(1) tells us that P(heads, once)=1/2 which means that if we flip the coin one time we get 50% chance of heads. This is Not Sufficient, as we need to know how many times the coin was flipped.
st(2) tells us that P(tail, once)+P(tail,twice)+P(tail,thrice)>1/2. This is Not Sufficient, as we know three events' chain but we don't know if the coin is fair (i.e. 50/50) or unfair.
combined st(1&2) Must be Not Sufficient, know P(tail, once)=1-P(heads, once)=1/2 and since the events are independent (two sides may not happen together) we further infer P(tail,twice)=(1/2)^2 and P(tail,thrice)=(1/2)^3. Taken together gives us 1/2 + 1/4 + 1/8 = (4+2+1)/8 = 7/8 for three events which > 1/2
one event will give us =1/2
two events will give us 1/2 + 1/4 = (2+1)/4 >1/2
still unclear two or three events took place
e
take a look st st(2) alone again and see how Insufficient this is, as P(a)>1/2 can be true for both unfair and fair coins {7/8, 6/8, 5/8 ...}
kavn wrote:If positive integer n<=3 and n is the number of times a coin is flipped, what is the value of n ?
1 - The probability of getting heads exactly once is 1/2.
2 - The probability of getting at least one tail is greater than 1/2.