Lec05 - 06 - Discrete Distribution (Student)
Lec05 - 06 - Discrete Distribution (Student)
Lecture 5 & 6
Discrete Probability Distribution
Discrete Continuous
Probability Distributions Probability Distributions
Bernoulli Uniform
Binomial Normal
Geometric Gamma
Hypergeometric …
Poisson
…
Foundation Statistics – Discrete Probability Distribution 6
Bernoulli Distribution
Discrete probability distribution
A single experiment with only two mutually exclusive &
collectively exhaustive outcomes: success and failure
(e.g. H & T when tossing a fair coin; Pass & Fail for
driving test; AST or Others when selecting a students of
CCCU)
X = 1 with success probability p, and 0 with probability of
q=1-p
Notation: X ~ Bern (p )
Mean: E (X ) = = p
Variance: Var (X ) = 2
= pq
n!
n Cx =
x!(n − x)!
where:
n! =(n)(n - 1)(n - 2) ... (2)(1)
x! = (X)(X - 1)(X - 2) ... (2)(1)
0! = 1 (by definition)
Answer:
Let X be the number of “6” drawn.
Roll a dice, P(“6”) = 1/6, P(not “6”) = 5/6
Success → “6” { p = 1/6 → q = 1 – 1/6 = 5/6 }
n = 5, X Bin(5 , 1/6) → P(X) = 5Cx (1/6)x (5/6)n-x
P(two “6”) = P(X = 2) = 5C2(1/6)2(5/6)5-2 = 0.1608
Answer:
Let X be the no. of survived computers after the shock
test, X ~ Bin(6, 0.75).
P(X=2) = 6C2 (0.75)2 (0.25)6-2 = 0.0330
Mean: E (X ) = r
p
Variance: Var (X ) = rq
p2
Variance: Var (X ) = q
p2
NCn
nk
Mean: E (X ) =
N
Variance: Var (X ) = nk (N − k ) N − n
N2 N −1
b) P ( X 4) = 0 (why?)
Mean: E (X ) =
Variance: Var (X ) =