If I flip a coin n times how many different combinations are there? For example if a coin is flippe

veirarer

veirarer

Answered question

2022-06-27

If I flip a coin n times how many different combinations are there?
For example if a coin is flipped 3 times I know how to calculate all the possible outcomes. I don't understand how I reduce that count to only the combinations where the order doesn't matter.
I know there's 8 permutations but how do you reduce that count to 4? {HHH,TTT,HTT,THH}
I've tried thinking about the combinations formula with repetition, the product rule, the division rule.

Answer & Explanation

britspears523jp

britspears523jp

Beginner2022-06-28Added 28 answers

Step 1
It might be easier if you list the combinations in sequence according to how many tails there are: { H H H , T H H , T T H , T T T } ..
Step 2
That is, start with all Hs and then for each successive element of the set, change one H to a T. When you finally have all Ts you're done.
Note that this set shows TTH where yours shows HTT, but since order does not matter, these are the same combination.
Jackson Duncan

Jackson Duncan

Beginner2022-06-29Added 10 answers

Explanation:
If you toss a coin n times, the number of heads obtained can arrange from 0 to n. Since all of the remaining tosses must be tails (excluding unlikely events such as the coin standing on its edge), there are n + 1 possible outcomes.

Do you have a similar question?

Recalculate according to your conditions!

New Questions in Discrete math

Ask your question.
Get an expert answer.

Let our experts help you. Answer in as fast as 15 minutes.

Didn't find what you were looking for?