A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | AA | AB | AC | AD | AE | AF | AG | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | AA | AB | AC | AD | AE | AE | |
2 | 1 | Bernoulli Distribution | 1 | Binomial Distribution | 1 | Hypergeometric Distribution | |||||||||||||||||||||||||||
3 | 2 | X~Bernoulli(p) | x | p | Answer | ROUND (4th) | 2 | X~b(n,p) | x | p | n | nCx | Answer | ROUND (4th) | 2 | a | d | x | n | N | NCn | dCx | N-dCn-x | Answer | ROUND (4th) | Note: | |||||||
4 | 3 | Formula Probability Mass Function: | 0 | 0.2 | 3 | Formula | 10 | 0.6 | 15 | 3003 | 3 | Formula | 5 | 5 | 5 | 20 | 15504 | 1 | 1 | N= Total Sample (Largest #) | |||||||||||||
5 | 4 | P(X=x) = p^(x)*(1-p)^(1-x) = | ⇒ | ⇒ | 0.8 | 0.8 | 4 | P(X=x) = (nCx)*p^(x)*(1-p)^(n-x) = | ⇒ | ⇒ | ⇒ | ⇒ | 0.1859378448 | 0.1859 | 4 | P(X=x) = {(dCx)*([N-d]C[n-x])}/(NCn) = | ⇒ | ⇒ | ⇒ | ⇒ | ⇒ | ⇒ | ⇒ | 0.000064499484 | 0.0001 | n= Sample space to Choose from Total (N) | |||||||
6 | 5 | For x= (0,1) | 5 | For x= (0, 1,2,3....n): p=% of success, n=total # of outcomes (samples). x=# of successes | 5 | For x= (0, 1...min(n.d)), | x=No of success you want from sample space | ||||||||||||||||||||||||||
7 | 6 | Google Sheets Formula = | (=(D3^C3)*(1-D3)^1-C3) | 6 | Google Sheets Formula = | (=K3*(I3^H3)*(1-I3)^(J3-H3)) | 6 | Google Sheets Formula = | (=(Y3*Z3)/X3) | (=ROUND(AA,4)) | |||||||||||||||||||||||
8 | 7 | Google Sheets Function | 7 | Urn problem WITH replacement | 7 | without replacement | d=Sample space you are choosing desired result from. | ||||||||||||||||||||||||||
9 | 8 | n/a | 8 | Google Sheets Function (Basic) | 8 | b | d | y | n | N | NCn | dCx | N-dCn-x | Answer | ROUND (4th) | SO..... | |||||||||||||||||
10 | 9 | 9 | [=BINOMDIST(x,n,p,FALSE] | 9 | 15 | 3 | 8 | 60 | 2558620845 | 455 | 1221759 | Combinations Formula | |||||||||||||||||||||
11 | 10 | 10 | (more google sheets functions - see below) | 10 | ⇒ | ⇒ | ⇒ | ⇒ | ⇒ | ⇒ | ⇒ | 0.2172656203 | 0.2173 | ||||||||||||||||||||
12 | 11 | Mean | 11 | this is WITH replacement | 11 | (12) (13)..........(d)....(N-d) | |||||||||||||||||||||||||||
13 | 12 | E[X]=μ = p | 12 | 12 | .(4) .(8)............(x)......(n-x) | ||||||||||||||||||||||||||||
14 | 13 | μ = | ⇒ | ⇒ | 0.2 | 0.2 | 13 | 13 | ---------------------------------------------- | ||||||||||||||||||||||||
15 | 14 | Google Sheets Formula = | (=D3) | 14 | Mean | 14 | .(25)........................(N) | ||||||||||||||||||||||||||
16 | 15 | 15 | E[X]=μ = np | 15 | .(12).........................(n) | ||||||||||||||||||||||||||||
17 | 16 | Variance | 16 | μ = | ⇒ | ⇒ | ⇒ | ⇒ | 9 | 9 | 16 | Google Sheets Function (Basic) | |||||||||||||||||||||
18 | 17 | Var = σ^(2) | 17 | Google Sheets Formula = | (=J3*I3) | 17 | [=HYPGEOMDIST(x,n,d,N)] | ⇒ | ⇒ | ⇒ | ⇒ | ⇒ | ⇒ | ⇒ | 0.000064499484 | 0.0001 | IMPORTANT: note that 8+4 = 12 and 12+13 = 25. | ||||||||||||||||
19 | 18 | σ^(2) = p(1-p) | 18 | 18 | (=HYPGEOMDIST(U4,V4,T4,W4)) | ||||||||||||||||||||||||||||
20 | 19 | σ^(2)= | ⇒ | ⇒ | 0.16 | 0.16 | 19 | Variance | 19 | Google Sheets Formula = | |||||||||||||||||||||||
21 | 20 | Google Sheets Formula = | (=D3*(1-D3)) | 20 | Var = σ^(2) | 20 | Mean | ||||||||||||||||||||||||||
22 | 21 | 21 | σ^(2) = np(1-p) | 21 | E[X]=μ = n*(d/N) | ||||||||||||||||||||||||||||
23 | 22 | 22 | σ^(2)= | 3.6 | 3.6 | 22 | μ = | ⇒ | ⇒ | ⇒ | ⇒ | ⇒ | ⇒ | ⇒ | 1.25 | ||||||||||||||||||
24 | 23 | Standard Deviation | 23 | Google Sheets Formula = | (=L16*(1-I3)) | 23 | Google Sheets Formula = | (=V3*(T3/W3)) | |||||||||||||||||||||||||
25 | 24 | St.Dev = √σ | ⇒ | ⇒ | 0.4 | 0.4 | 24 | 24 | |||||||||||||||||||||||||
26 | 25 | Google Sheets Formula = | (=SQRT(E19)) | 25 | 25 | Variance | |||||||||||||||||||||||||||
27 | 26 | 26 | Standard Deviation | 26 | Var = σ^(2)= | ||||||||||||||||||||||||||||
28 | 27 | 27 | St.Dev = √σ | ⇒ | ⇒ | ⇒ | ⇒ | 1.897366596 | 1.8974 | 27 | n*(d/N)*(1-(d/N)*((N-n)/(N-1)) | ||||||||||||||||||||||
29 | 28 | Third Moment of X about the Mean = | 28 | Google Sheets Formula = | (=SQRT(L22)) | 28 | σ^(2)= | ⇒ | ⇒ | ⇒ | ⇒ | ⇒ | ⇒ | ⇒ | 0.7401315789 | 0.7401 | |||||||||||||||||
30 | 29 | E[(X-E[X])^(3)]= | 29 | 29 | Google Sheets Formula = | (=Q3*(O3/R3)*(1-(O3/R3)*((R3-Q3)/(R3-1)))) | |||||||||||||||||||||||||||
31 | 30 | p(1-p)*(1-2p)= | ⇒ | ⇒ | 0.096 | 0.096 | 30 | 30 | |||||||||||||||||||||||||
32 | 31 | Google Sheets Formula = | (=D3*(1-D3)*(1-2*D3)) | 31 | Moment Generating Function | 31 | |||||||||||||||||||||||||||
33 | 32 | 32 | M(t) = E[e^(tX)] = | 32 | Standard Deviation | ||||||||||||||||||||||||||||
34 | 33 | Skew | 33 | [(e^(t))*p+(1-p)]^(n) | 33 | St.Dev = √σ | ⇒ | ⇒ | ⇒ | ⇒ | ⇒ | ⇒ | ⇒ | 0.860309002 | 0.8603 | ||||||||||||||||||
35 | 34 | If E[(X-E[X])^(3)] < 0 then skews to left. | 34 | 34 | Google Sheets Formula = | (=SQRT(V19)) | |||||||||||||||||||||||||||
36 | 35 | If E[(X-E[X])^(3)] = 0 then symmetric | 35 | E[X] from MGF | 35 | ||||||||||||||||||||||||||||
37 | 36 | If E[(X-E[X])^(3)] > 0 then skews to right. | 36 | E[X]= ∂{[e^(t)p+(1-p)]^(n)}/∂x |0 = | 36 | ||||||||||||||||||||||||||||
38 | 37 | Skew= | ⇒ | ⇒ | Skews To Right | 37 | np | ⇒ | ⇒ | ⇒ | ⇒ | 9 | 9 | 37 | Moment Generating Function | ||||||||||||||||||
39 | 38 | Google Sheets Formula = | (=IF(E30<0,"Skews To Left","Skews To Right")) | 38 | Google Sheets Formula = | (=L3*K3) | 38 | A moment generating function does exist for the hypergeometric distribution | |||||||||||||||||||||||||
40 | 39 | 39 | 39 | ||||||||||||||||||||||||||||||
41 | 40 | 4th Moment of X about the Mean = | 40 | E[X^(2)] from MGF | 40 | ||||||||||||||||||||||||||||
42 | 41 | E[(X-E[X])^(4)]= | 41 | E[X]= ∂^(2){[e^(t)p+(1-p)]^(n)}/∂x^(2) |0 = | 41 | ||||||||||||||||||||||||||||
43 | 42 | p(1-p)*(1-3p+3p^(2))= | ⇒ | ⇒ | 0.0832 | 0.0832 | 42 | n(n-1)p^(2)+np | ⇒ | ⇒ | ⇒ | ⇒ | 84.6 | 84.6 | 42 | Third Moment of X about the Mean = | |||||||||||||||||
44 | 43 | Google Sheets Formula = | (=D3*(1-D3)*(1-3*D3+3*D3^2)) | 43 | Google Sheets Formula = | (=L3*(L3-1)*K3^(2)+L3*K3) | 43 | E[(X-μ)^(3)]= | |||||||||||||||||||||||||
45 | 44 | 44 | 44 | n*(d/N)*(1-d/N)*(1-(2d/n))*((N-n)/(N-1))*((N-2n)/(N-2))= | ⇒ | ⇒ | ⇒ | ⇒ | ⇒ | ⇒ | ⇒ | -0.4111842105 | -0.4112 | ||||||||||||||||||||
46 | 45 | 45 | E[X^(3)] from MGF | 45 | Google Sheets Formula = | (=R3*(P3/S3)*(1-(P3/S3))*(1-(2*P3/R3))*((S3-R3)/(S3-1))*((S3-2*R3)/(S3-2))) | |||||||||||||||||||||||||||
47 | 46 | 46 | E[X]= ∂^(3){[e^(t)p+(1-p)]^(n)}/∂x^(3) |0 = | 46 | |||||||||||||||||||||||||||||
48 | 47 | 5th Moment of X about the Mean = | 47 | n(n-1)(n-2)p^(3)+3n(n-1)p^(2)+np | ⇒ | ⇒ | ⇒ | ⇒ | 825.48 | 825.48 | 47 | ||||||||||||||||||||||
49 | 48 | E[(X-E[X])^(5)]= | 48 | Google Sheets Formula = | (=L3*(L3-1)*(L3-2)*(K3^3)+3*L3*(L3-1)*(K3^2)+L3*K3) | 48 | Google Sheets Function (All) | ||||||||||||||||||||||||||
50 | 49 | p(1-p)*(1-2p) (1-2p+2p^(2)) | ⇒ | ⇒ | 0.06528 | 0.0653 | 49 | 49 | HYPGEOMDIST(num_successes, num_draws, successes_in_pop, pop_size) | ||||||||||||||||||||||||
51 | 50 | Google Sheets Formula = | (=D3*(1-D3)*(1-2*D3)*(1-2*D3+2*D3^2)) | 50 | 50 | P{X=x} [=HYPGEOMDIST(x,n,d,N)] | ⇒ | ⇒ | ⇒ | ⇒ | ⇒ | ⇒ | ⇒ | 0.000064499484 | |||||||||||||||||||
52 | 51 | Moment Generating Function | 51 | Third Moment of X about the Mean = | 51 | P{X≤x} [=HYPGEOMDIST(x,n,d,N)] Note: no cumulative in this function in Google Sheets. | 0.000064499484 | ||||||||||||||||||||||||||
53 | 52 | M(t) = E[e^(tX)] = 1-p+pe^(t) | 52 | E[(X-E[X])^(3)]= | 52 | P{X<x} [=HYPGEOMDIST(x-1,n,d,N)] | ⇒ | ⇒ | ⇒ | ⇒ | ⇒ | ⇒ | ⇒ | 0.0048374613 | |||||||||||||||||||
54 | 53 | 1-p+pe^(t) | 53 | np(1-p)*(1-2p) | ⇒ | ⇒ | ⇒ | ⇒ | -0.72 | -0.72 | 53 | P{X>x} [=1-HYPGEOMDIST(x,n,d,N)] | ⇒ | ⇒ | ⇒ | ⇒ | ⇒ | ⇒ | ⇒ | 0.000064499484 | |||||||||||||
55 | 54 | 54 | Google Sheets Formula = | (=(L3*K3)*(1-K3)*(1-2*K3)) | 54 | P{X≥x} [=1-HYPGEOMDIST(x-1,n,d,N)] | ⇒ | ⇒ | ⇒ | ⇒ | ⇒ | ⇒ | ⇒ | 0.9951625387 | |||||||||||||||||||
56 | 55 | E[X] from MGF | 55 | 55 | |||||||||||||||||||||||||||||
57 | 56 | E[X]= ∂{1-p+pe^(t)}/∂x |0 = p | ⇒ | ⇒ | 0.2 | 56 | 56 | x<y | |||||||||||||||||||||||||
58 | 57 | 57 | Distribution Function | 57 | P{x<X<y} [=HYPGEOMDIST(y-1,n,d,N)] - [=HYPGEOMDIST(x,n,d,N)] | ⇒ | ⇒ | ⇒ | ⇒ | ⇒ | ⇒ | ⇒ | 0.334190301 | ||||||||||||||||||||
59 | 58 | E[X^(2)] from MGF | 58 | 0............................................t<0 | 58 | P{x<X≤y} [=HYPGEOMDIST(y,n,d,N)] - [=HYPGEOMDIST(x,n,d,N)] | ⇒ | ⇒ | ⇒ | ⇒ | ⇒ | ⇒ | ⇒ | 0.2172011208 | |||||||||||||||||||
60 | 59 | E[X^(2)]= ∂^(2){1-p+pe^(t)}/∂x^(2) |0 = p | ⇒ | ⇒ | 0.2 | 59 | (nCx)*(p^(x))*(1-p)^(n-x) .....0 ≤t ≤ n | 59 | P{x≤X<y} [=HYPGEOMDIST(y-1,n,d,N)] - [=HYPGEOMDIST(x-1,n,d,N)] | ⇒ | ⇒ | ⇒ | ⇒ | ⇒ | ⇒ | ⇒ | 0.3294173392 | ||||||||||||||||
61 | 60 | 60 | 1..........................................n ≤ t | 60 | P{x≤X≤y} [=HYPGEOMDIST(y,n,d,N)] - [=HYPGEOMDIST(x-1,n,d,N)] | ⇒ | ⇒ | ⇒ | ⇒ | ⇒ | ⇒ | ⇒ | 0.212428159 | ||||||||||||||||||||
62 | 61 | E[X^(k)] from MGF | 61 | (t is integer portion of t) | 61 | ||||||||||||||||||||||||||||
63 | 62 | E[X^(k)]= ∂^(k){1-p+pe^(t)}/∂x^(k) |0 = p | ⇒ | ⇒ | 0.2 | 62 | 62 | ||||||||||||||||||||||||||
64 | 63 | 63 | Other Moments/Kurtosis/Etc: | 63 | |||||||||||||||||||||||||||||
65 | 64 | 64 | http://mathworld.wolfram.com/BinomialDistribution.html | 64 | |||||||||||||||||||||||||||||
66 | 65 | 65 | 65 | ||||||||||||||||||||||||||||||
67 | 66 | 66 | To Plot Binomial Distribution: | 66 | This distribution describes the experiment where elements are picked at random without | ||||||||||||||||||||||||||||
68 | 67 | 67 | To Plot Binomial Distrubtion use this link: | 67 | replacement. | ||||||||||||||||||||||||||||
69 | 68 | 68 | http://www.wolframalpha.com/input/?i=binomial+distribution+%2810%2C+.50%29 | 68 | |||||||||||||||||||||||||||||
70 | 69 | Definition | 69 | 69 | |||||||||||||||||||||||||||||
71 | 70 | The Bernoulli distribution, named after the swiss mathematician Jacques Bernoulli (1654–1705), | 70 | Google Sheets Function (All) | 70 | ||||||||||||||||||||||||||||
72 | 71 | This distribution describes a probabilistic experiment where a trial has two possible outcomes, a success or a failure. | 71 | BINOMDIST(num_successes, num_trials, prob_success, cumulative) | 71 | ||||||||||||||||||||||||||||
73 | 72 | 72 | P{X=x} [=BINOMDIST(x,n,p,0)] | ⇒ | ⇒ | ⇒ | ⇒ | 0.1859378448 | 0.1859 | 72 | |||||||||||||||||||||||
74 | 73 | Success = | p | 73 | P{X≤x} [=BINOMDIST(x,n,p,1)] | ⇒ | ⇒ | ⇒ | ⇒ | 0.7827222943 | 0.7827 | 73 | Note: | ||||||||||||||||||||
75 | 74 | Failure = | 1-p or 'q' | 74 | P{X<x} [=BINOMDIST(x-1,n,p,1)] | ⇒ | ⇒ | ⇒ | ⇒ | 0.5967844496 | 0.5968 | 74 | |||||||||||||||||||||
76 | 75 | Limits = | Both p and q are limited to range of 0 to 1 | 75 | P{X>x} [=1-BINOMDIST(x,n,p,1)] | ⇒ | ⇒ | ⇒ | ⇒ | 0.2172777057 | 0.2173 | 75 | |||||||||||||||||||||
77 | 76 | Other = | independence | 76 | P{X≥x} [=1-BINOMDIST(x-1,n,p,1)] | ⇒ | ⇒ | ⇒ | ⇒ | 0.4032155504 | 0.4032 | 76 | |||||||||||||||||||||
78 | 77 | 77 | 77 | ||||||||||||||||||||||||||||||
79 | 78 | 78 | x<y | 78 | |||||||||||||||||||||||||||||
80 | 79 | Examples: | 79 | P{x<X<y} [=BINOMDIST(y-1,n,p,1)-[=BINOMDIST(x,n,p,1)] | 79 | ||||||||||||||||||||||||||||
81 | 80 | –Probability of a head in a single coin flip | 80 | P{x<X≤y} [=BINOMDIST(y,n,p,1)-[=BINOMDIST(x,n,p,1)] | 80 | ||||||||||||||||||||||||||||
82 | 81 | –Probability of having a boy | 81 | P{x≤X<y} [=BINOMDIST(y-1,n,p,1)-[=BINOMDIST(x-1,n,p,1)] | 81 | ||||||||||||||||||||||||||||
83 | –Probability of getting a raise | 82 | P{x≤X≤y} [=BINOMDIST(y,n,p,1)-[=BINOMDIST(x-1,n,p,1)] | ||||||||||||||||||||||||||||||
84 | 83 | ||||||||||||||||||||||||||||||||
85 | 84 | ||||||||||||||||||||||||||||||||
86 | 85 | ||||||||||||||||||||||||||||||||
87 | 86 | Definition | |||||||||||||||||||||||||||||||
88 | 87 | A Binomial Distribution is a Bernoulli event that happens many times. | |||||||||||||||||||||||||||||||
89 | 88 | ||||||||||||||||||||||||||||||||
90 | 89 | A Binomial distribution also only has a “success/failure” outcome, but it is repeated many times. | |||||||||||||||||||||||||||||||
91 | 90 | •Examples: | |||||||||||||||||||||||||||||||
92 | 91 | –Probability of getting 7 heads in 40 coin tosses | |||||||||||||||||||||||||||||||
93 | 92 | –Probability of observing 14 boys of 20 babies | http://en.wikipedia.org/wiki/Hypergeometric_distribution | ||||||||||||||||||||||||||||||
94 | 93 | –Probability of 8 people getting a raise of 30 employees | |||||||||||||||||||||||||||||||
95 | 94 | ||||||||||||||||||||||||||||||||
96 | 95 | ||||||||||||||||||||||||||||||||
97 | 96 | ||||||||||||||||||||||||||||||||
98 | 97 | ||||||||||||||||||||||||||||||||
99 | 98 | ||||||||||||||||||||||||||||||||
100 |