Counting Probability & Statistics Basics - 10 Coin Tosses

  • Thread starter Thread starter mathwurkz
  • Start date Start date
  • Tags Tags
    Counting
AI Thread Summary
A fair coin tossed 10 times results in 2^10, or 1024 possible sequences. To find the number of sequences with exactly 3 heads, the calculation involves combinations, specifically "10 choose 3." This is computed as 10!/(3!7!), yielding 120 distinct sequences. Understanding combinations is essential for solving such probability problems effectively. Mastery of these concepts will aid in tackling more complex statistical challenges.
mathwurkz
Messages
41
Reaction score
0
I'm taking a crack at learning probability and statistics starting from the basics. Anyways here is the question.

---
A fair coin is tossed 10 times and the sequence of scores recorded.

How many sequences are there?

How many sequences are there that contain exactly 3 heads?

---

The first one is no problem. I understand it. It simply is 2^10 = 1024 possible sequences.

The second one is the one i have trouble dealing with. How do you compute it with that special case added in? The answer given is 120.
 
Physics news on Phys.org
eg THHHTTTT... THTT...THT..TTH. your counting the exact number of sequeences that have only ("exactly") 3 HHH. not necessary in successive order(that is THHHT)
 
mathwurkz said:
A fair coin is tossed 10 times and the sequence of scores recorded.

How many sequences are there?

How many sequences are there that contain exactly 3 heads?

For the second one, you have exactly 3 heads.

_, _, _, _, _, _, _, _, _, _

Each spot corresponds to a coin toss. First spot corresponds to the first toss, the second spot the second toss, etc.

You have 3 of the ten spots you need to put a head. One way to do this is to put a head in the first, second and third spots. Another way to do it is to place it one in the first spot one in the third spot and one in the last spot. You could list all the 120 possible ways to put 3 heads in 10 spots but there is an easier way.

If you have looked at combinations at all then by now you should see that the answer is just 10 choose 3.

<br /> \frac{10!}{3!7!} = 120 <br />

If you have not looked at combinations then I would recommend you study combinations before trying to work this kind of problem out.

Best of luck,
 
Last edited:
Kindly see the attached pdf. My attempt to solve it, is in it. I'm wondering if my solution is right. My idea is this: At any point of time, the ball may be assumed to be at an incline which is at an angle of θ(kindly see both the pics in the pdf file). The value of θ will continuously change and so will the value of friction. I'm not able to figure out, why my solution is wrong, if it is wrong .
Thread 'Voltmeter readings for this circuit with switches'
TL;DR Summary: I would like to know the voltmeter readings on the two resistors separately in the picture in the following cases , When one of the keys is closed When both of them are opened (Knowing that the battery has negligible internal resistance) My thoughts for the first case , one of them must be 12 volt while the other is 0 The second case we'll I think both voltmeter readings should be 12 volt since they are both parallel to the battery and they involve the key within what the...
Thread 'Trying to understand the logic behind adding vectors with an angle between them'
My initial calculation was to subtract V1 from V2 to show that from the perspective of the second aircraft the first one is -300km/h. So i checked with ChatGPT and it said I cant just subtract them because I have an angle between them. So I dont understand the reasoning of it. Like why should a velocity be dependent on an angle? I was thinking about how it would look like if the planes where parallel to each other, and then how it look like if one is turning away and I dont see it. Since...

Similar threads

Back
Top