Ping: Statisticians (homework problem)

My statistics homework comes in a software package from Hawkes Learning, the same people who wrote my statistics book (which is in my mom’s car at the soccer field).

I have a problem, and this is my last of two ‘strikes’ if I get it wrong - meaning I will have to re-do all of the problems I’ve done so far (they won’t be the same problems).

“How many ways can a person toss a coin 6 times so that the number of tails is between 3 and 5?”

Sounds easy, but I can’t seem to figure it out.
2^6=64 is about as far as I get on it…

I’ve tried the combination rule [nCr = n!/((n-r)!*r!) ], but i’m not getting anywhere…

I’d really appreciate a bit of help…:o

Whew, I finally got what seemed like a reasonable number.

I was on the right track with nCr…

the answer was 6C3+6C4+6C5, which equals 41.

so I got it by myself- thanks for nothing :stuck_out_tongue:

The way I first learned the “combination rule” was just as you explained. I don’t know if your teacher/textbook mentioned this, but I’ve found it much more meaningful to think of nCr as “n choose r” (when order doesn’t matter).

So, 6C3 in your example is, “out of 6 tosses, how many ways to choose exactly 3 as tails.”

Another thing I didn’t learn/realize at first was that, instead of using the standard formula you have, it’s computationally simpler to compute, for instance, 6C3 as:

654

321

Between 3 and 5 or between 3 and 5 inclusive?

well theres only one tail

how can there be between 3 and 5?

or does the number of tails on the coin increase the more you do it?