Probability question

  • Thread starter Thread starter GatorWell
  • Start date Start date
This forum made possible through the generous support of SDN members, donors, and sponsors. Thank you.
G

GatorWell

Hi, i am studying for DAT and I am having trouble figurin out these questions. If you can help me out, it will be great!

1. What is the probability of getting 6 tails outta 9 fair coin tosses?

2. Third expansion factor of (X +3)^5 ?

answer: 90X^3

Thanks!
 
1. What is the probability of getting 6 tails outta 9 fair coin tosses?

With the example above set up the problem this way:

1) (n, k)

n= total number of tosses=9
k= number of interest =6 (you want 6 tails)

SO, (9,6)

Pluge 9 and 6 into this equation (you'll love it )


n!
------- X P(favorable)^k X P(unfavorable)^(n-k)
k!(k-n)!


(!) means factorial. Forexample 3! = 3X2X1
(P) means probability
(^) means exponent---"to the"
(X) means multiplied by---its not a variable
Therefore:

9!
---------- X (1/2)^6 X (1/2)^(3) = 0.164 or ~1/6.25
6!(9-6)!

I calculated it on the computer, so I may be totally wrong, but the equation is right.


2. Third expansion factor of (X +3)^5 ?
Beats me
😛 😕
 
Top