Ch.5+6 Probability (Elementary+Discrete) Flashcards
P(A or B) =
P(A) + P(B) - P(A & B)
P(A | B) =
Given B has occurred
. P(A & B)
P(A | B) = —————
. P(B)
How to judge Event A & B are
- Independent?
- Mutually exclusive?
-
Multiplication Rule
if P(A&B)=P(A)·P(B)
True⇒ A & B are independent events -
P(A&B) = 0
⇒ Mutually exclusive
How to calculate
Probability of the 13th event to be Positive (A)
if the first 12 events are Positive
Frequency of A -12
(Total also -12)
Probability can be determined before the fact
∵ Equally Likely Outcomes
Classical Approach
e.g. dice, poker cards
Probability based on
Accumulated Historical Data
Empirical Approach
e.g. survey, experiment
Probability are determined by
educated guess/ personal belief/ intuition/ expert analysis
Subjective Approach
e.g. stock trend
In Discrete Probability Distribution
Mean
&
Variance
Mean μ = E(x)
= ∑ [ P(x)·x ]
Variance σ²
= ∑ [ P(x)·(x-μ)² ]
Binomial Probability Formula
P(x) = ₙCₓ · pˣ · qⁿ⁻ˣ
p : probability of A
q : probability of A-bar
n : number of Trials
x : number of A
BINOM.DIST
In Binomial Probability Formula
Mean μ
&
Variance σ²
Mean
μ = n·p
Variance
σ² = n·p·q
In Poisson Probability Distribution
Mean μ = E(x)
&
Variance σ²
Mean
λ = μ = E(x)
= n·p
Variance
λ = σ²
= n·p·q
Poisson Probability Distribution Formula
Poisson
. λˣ·e^(-λ)
P(x) = ————–
. x!
λ : Mean (& Variance)
e: Natural Log (constant)
x: Count of A
Prob. Distribution Method
for Question which includes
- p (%) / n (trials)
- Time / μ (mean) / x (event)
- Binomial
- Poisson