Statistics and Probability
σ = √[(1/n) × Σ(xᵢ - x̄)²]
P(E) = Number of favorable outcomes / Total number of outcomes
P(A ∪ B) = P(A) + P(B) - P(A ∩ B)
P(A ∩ B) = P(A) × P(B|A)
P(A|B) = [P(B|A) × P(A)] / P(B)
E(X) = Σ xᵢ P(xᵢ)