Based on Probability and Statistics for Engineering and the Sciences 9e.
Description |
Equations |
Sample mean |
xˉ=n1i=1∑nxi |
Sample median |
x~={middle ordered valueaverage of two middle ordered valuesif oddif even |
Deviation |
xi−xˉ |
Sum of squared deviation |
Sxx=∑(xi−xˉ)2=∑xi2−n1(∑xi)2=∑xi2−n(xˉ)2 |
Sample variance |
s2=n−1Sxx |
Sample standard deviation |
s=s2 |
Properties of sample variance |
xi′=xi+c⟹sx′2=sx2xi′=cxi⟹sx′2=c2sx2 |
Description |
Equations |
Sample space |
S |
Event |
A |
Union (or) |
A∪B |
Intersection (and) |
A∩B |
Complement (not) |
A′ |
Null event |
∅ |
Disjoint (mutually exclusive) |
A∩B=∅ |
Probability of event A |
P(A) |
Description |
Equations |
Non-negativity |
P(A)≥0 |
Probability of event in sample space |
P(S)=1 |
Addition of infinite disjoint events |
i=1⋂∞Ai=∅⟹P(i=1⋃∞Ai)=i=1∑∞P(Ai) |
Description |
Equations |
Null event and zero probability |
P(∅)=0 |
Probability of event and its complement |
P(A)+P(A′)=1 |
Maximum probability |
P(A)≤1 |
Addition of disjoint events |
P(A∪B)=P(A)+P(B) |
Addition of any two events |
P(A∪B∪C)=P(A)+P(B)−P(A∩B) |
Addition of any three events |
P(A∪B)=P(A)+P(B)+P(C)−P(A∩B)−P(B∩C)−P(A∩C)+P(A∩B∩C) |
Description |
Equations |
Conditional probability of A given B occured |
P(A∣B)=P(B)P(A∩B) |
Probability of event intersection |
P(A∩B)=P(A∣B)P(B) |
Law of total probability |
i=1⋂kAi=∅⟹P(B)=i=1∑kP(B∣Ai)P(Ai) |
Bayes' Theorem |
P(A∣B)=P(B)P(B∣A)P(A) |
Bayes' Theorem |
P(Aj∣B)=P(B)P(Aj∩B)=i=1∑kP(B∣Ai)P(Ai)P(B∣Aj)P(Aj) |
Description |
Equations |
Independent events |
P(A∣B)=P(A) |
Dependent events |
P(A∣B)=P(A) |
Probability of independent event intersection |
P(A∣B)=P(A)⟺P(A∩B)=P(A)P(B) |
Mutually independent events |
P(i=1⋂kAi)=i=1∏kP(Ai) |
Description |
Equations |
k-tuples |
Ordered collection of k elements |
Product rule for k-tuples |
A set of k-tuples with probability pi for ith element has ∏pi possible k-tuples. |
Permutations (ordered subset) of size k formed from n individuals |
Pk,n=(n−k)!n! |
Combinations (unordered subset) of size k formed from n individuals |
Ck,n=(kn)=k!Pk,n=k!(n−k)!n! |
Discrete Random Variables and Probability Distributions
Random variables