# topic/math/probability

9 notes · all tags

Bayes' Theorem

Components: - — posterior: updated belief about after observing - — likelihood: probability of evidence given - — prior: belief about before seeing evidence - — marginal…

4 links · 5 backlinks
# topic/math/probability

Entropy and Cross-Entropy

Entropy measures the average surprise (information content) of a distribution:

4 links · 2 backlinks
# topic/math/probability

Expectation and Variance

Expectation (mean): the average value of a random variable. - Discrete: - Continuous: - Linearity: (always, even if dependent)

4 links · 5 backlinks
# topic/math/probability

Key Probability Distributions

Discrete:

6 links · 5 backlinks
# topic/math/probability

KL Divergence

KL divergence measures how one probability distribution diverges from a reference distribution :

4 links · 5 backlinks
# topic/math/probability

Maximum A Posteriori Estimation

MAP estimation adds a prior to Maximum Likelihood Estimation :

4 links · 8 backlinks
# topic/math/probability

Maximum Likelihood Estimation

MLE finds the parameters that maximize the probability of the observed data:

4 links · 13 backlinks
# topic/math/probability

Probability

Probability studies uncertainty before observing data. The useful mental model is: random variables turn outcomes into quantities, distributions assign mass or density…

9 links · 3 backlinks
# topic/math/probability

Random Variables

A random variable is a function from outcomes to numbers, equipped with a probability distribution describing the likelihood of each value.

3 links · 4 backlinks
# topic/math/probability