πŸŽ“How I Study AIHISA
πŸ“–Read
πŸ“„PapersπŸ“°Blogs🎬Courses
πŸ’‘Learn
πŸ›€οΈPathsπŸ“šTopicsπŸ’‘Concepts🎴Shorts
🎯Practice
⏱️Coach🧩Problems🧠Thinking🎯Prompts🧠Review
SearchSettings
How I Study AI - Learn AI Papers & Lectures the Easy Way
Back to Concepts
🎲

Probability Theory

Random variables, distributions, and Bayesian reasoning β€” foundational for understanding uncertainty in ML.

12 concepts

Beginner1

βˆ‘MathBeginner

Conditional Probability

Conditional probability measures the chance of event A happening when we already know event B happened.

#conditional probability#bayes theorem#law of total probability+12

Intermediate10

βˆ‘MathIntermediate

Probability Axioms & Rules

Kolmogorov’s axioms define probability as a measure on events: non-negativity, normalization, and countable additivity.

#kolmogorov axioms#probability measure#sample space+12
βˆ‘MathIntermediate

Random Variables & Distributions

A random variable maps uncertain outcomes to numbers and is described by a distribution that assigns likelihoods to values or ranges.

#random variable#pmf#pdf+12
βˆ‘MathIntermediate

Bayes' Theorem

Bayes' Theorem tells you how to update the probability of a hypothesis after seeing new evidence.

#bayes' theorem#posterior probability#prior probability+11
βˆ‘MathIntermediate

Expectation, Variance & Moments

Expectation is the long-run average value of a random variable and acts like the balance point of its distribution.

#expectation#variance#moments+12
βˆ‘MathIntermediate

Multivariate Gaussian Distribution

A multivariate Gaussian (normal) distribution models a vector of real-valued variables with a bell-shaped probability hill in many dimensions.

#multivariate normal#gaussian distribution#covariance matrix+11
βˆ‘MathIntermediate

Markov Chains

A Markov chain models a system that moves between states where the next step depends only on the current state, not the past.

#markov chain#transition matrix#stationary distribution+11
βˆ‘MathIntermediate

Exponential Family Distributions

Exponential family distributions express many common probability models in a single template p(x|Ξ·) = h(x) exp(Ξ·^T T(x) βˆ’ A(Ξ·)).

#exponential family#natural parameter#sufficient statistics+12
πŸ“šTheoryIntermediate

Concentration Inequalities

Concentration inequalities give high-probability bounds that random outcomes stay close to their expectations, even without knowing the full distribution.

#concentration inequalities#hoeffding inequality#chernoff bound+12
πŸ“šTheoryIntermediate

Central Limit Theorem

The Central Limit Theorem (CLT) says that the sum or average of many independent, identically distributed variables with finite variance becomes approximately normal (Gaussian).

#central limit theorem#berry-esseen#lindeberg+12
βˆ‘MathIntermediate

Law of Large Numbers

The Weak Law of Large Numbers (WLLN) says that the sample average of independent, identically distributed (i.i.d.) random variables with finite mean gets close to the true mean with high probability as the sample size grows.

#law of large numbers#weak law#sample mean+12

Advanced1

βˆ‘MathAdvanced

Copulas & Dependency Structures

A copula is a function that glues together marginal distributions to form a multivariate joint distribution while isolating dependence from the margins.

#copula#sklar's theorem#gaussian copula+12