PDA

View Full Version : Ping: Statisticians (homework problem)


burjzyntski
2006-10-17, 12:29 AM
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

burjzyntski
2006-10-17, 12:53 AM
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 :p

phlegm
2006-10-17, 01:30 AM
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:

6*5*4
------
3*2*1

harper
2006-10-17, 05:21 AM
"How many ways can a person toss a coin 6 times so that the number of tails is between 3 and 5?"



Between 3 and 5 or between 3 and 5 inclusive?

iridemymuni
2006-10-17, 12:24 PM
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?