Probability and Statistics Formulas

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/4

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 6:45 PM on 4/22/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

5 Terms

1
New cards

Bernoulli (pmf, expectation, variance, applications)

PMF: pt(1p)1tp^{t}\left(1-p\right)^{1-t}

Expectation: E[x] = p

Variance: Var(x) = p(1-p)

Applications: Modeling a single event outcome (e.g., default/no default, success/failure of a trade).

2
New cards

Binomial (pmf, expectation, variance, applications)

PMF: P(x = k) =

(n choose k) pk(1p)nk\cdot p^{k}\cdot\left(1-p\right)^{n-k}

3
New cards

Variance, Standard Deviation (equations)

Variance: Var(X) = E[X²] - (E[XX])²

Standard Deviation: σ=Var(x)\sigma=\sqrt{Var\left(x\right)}

4
New cards

Conditional Probability (equation and description )

P(AB)=P(AB)P(B)P\left(A\vert B\right)=\frac{P\left(A\cap B\right)}{P\left(B\right)}

The probability of event A occurring given that event B has already occurred

5
New cards

Bayes’ Theorem (equation and description)

P(A1B)=P(A1)P(BA1)P(B)P\left(A_1\vert B\right)=\frac{P\left(A_1\right)\cdot P\left(B\vert A_1\right)}{P(B)}

Relates posterior probability to prior and likelihood (crucial for updating beliefs as new data arrives)