1/10
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
Equation, Null Hypothesis Testing H0: M = 0, H1: M > 1 Reject when...
(X - M)÷(σ÷n½) > Zα
Equation, Null Hypothesis Testing H0: M = 0, H1: M < 1 Reject when...
(X - M)÷(σ÷n½) < -Zα
Equation, Null Hypothesis Testing H0: M = 0, H1: M ≠ 1 Reject when...
|(X - M)÷(σ÷n½)| > Zα
Probability Hard One: A =
(A∩B) ∪ (A∩B')
IF INDEPENDENT P(A∩B) =
P(A)xP(B)
IF INDEPENDENT P(A|B) =
P(A)
CONDITIONAL PROBABILITY P(A|B) =
P(A∩B)/P(B)
Discrete Random Variables E(x) = µ =
∑x f(x)
Discrete Random Variables σ² =
E(x²) - (µ)²
Binomial f(x) =
(nCx) p∧x (1-p)^n-x
Poisson f(x) =