You are not logged in.
Pages: 1
Bob is going to flip a coin 3 times
List all the possible outcomes
*
I did this 'systematically' as the topic heading suggested, and got HHH HHT etc (8 possible outcomes).
But what is the product rule (I think that's the correct term?) for working out the possible outcomes?
Prioritise. Persevere. No pain, no gain.
Offline
The result of each flip is independent of the others. Each flip has 2 equally likely outcomes - assuming a fair coin.
So 2^3 = 2x2x2 = 8 equally likely outcomes.
World Peace Thru Frisbee
Offline
Thanks, Phil.
But why does 2^3 give us our answer?
I get that there are 2 possible outcomes, and we flip 3 times, so I can see the 2 and the 3, but don't get why 2^3 works.
Prioritise. Persevere. No pain, no gain.
Offline
If the probability of event A is a, and event B is b then the probability of both occurring is a times b unless one event occurring effects and changes the probability for the other.
As the coin flips are independent it's 1/2 every time hence 1/2 x 1/2 x 1/2.
If the events are not independent then you have take account of the change in probability.
eg what's the probability of drawing two aces from a pack of 52 cards.
Drawing the first ace has probability 4/52 or 1/13. But now there are only 51 cards amnd 3 aces so the probability of drawing another ace is 3/51 or 1/17
So to get two multipliy these probs to get 1/13 x 1/17 = 1/221 Note you still have to multiply the Ps.
Bob
Children are not defined by school ...........The Fonz
You cannot teach a man anything; you can only help him find it within himself..........Galileo Galilei
Sometimes I deliberately make mistakes, just to test you! …………….Bob
Offline
All possible outcomes:
First flip is either H or T - 2 events.
For each of these 2 events, second flip is either H or T - 2 events. So far, for 2 flips: HH, HT, TH, TT; count = 2*2.
For each of these 4 events, ditto; count = 4*2 = 2*2*2 = 2^3.
World Peace Thru Frisbee
Offline
Thanks, Bob, thanks, Phil.
I think I've got it.
The possible outcomes for;
1 flip = 2^1 (H or T)
2 flips = 2^2 (HH, HT, TT, TH)
3 flips = 2^3 (HHH, etc)
and,
4 flips = 2^4 (16 possible outcomes; HHHH, etc)
5 flips = 2^5
etc, etc?
Prioritise. Persevere. No pain, no gain.
Offline
Hi,
.It appears to me that if one wants to make progress in mathematics, one should study the masters and not the pupils. - Niels Henrik Abel.
Nothing is better than reading and gaining more and more knowledge - Stephen William Hawking.
Offline
Pages: 1