Binomial Expansion and Distribution Flashcards
1
Q
Binomial expansion
A
Expanding (a+b)^2
–> Power of a decreases (first in brackets)
–> Power of b increases (second in brackets)
2
Q
Factorial
A
Rule = n! = n(n-1)!
eg. 5! = 5x4x3x2x1
(shift x^-1 button on calc. for long factorials (x!))
3
Q
Proof that 0! = 1!
A
n! = n(n-1)!
1! = 1(1-1)!
1! = 1(0)!
1! = 0! (0! = 1, 1! = 1)
1 = 0
4
Q
Factorials and pascals triangle
A
nCr = n! / r! (n-r)!
5
Q
Calculator (distribution)
A
-Menu 7
-Binomial PD for P(X=?)
-Binomial CD for P(X≤?)
6
Q
Binomial distribution (long hand of calc. PD)
A
P(X=r) =
nCr x p^r x (1-p)^(n-r)
7
Q
Expectation
A
E(X) =
n x p
8
Q
Accept or reject H0
A
P > %SL –> Do not reject H0
P < %SL –> Reject H0