Probability theory: Difference between revisions
From Why start at x, y, z
(Created page with "Probability theory makes a number of pragmatic abuses of notation. There are a lot of symbols, such as the magic function \( P \) (sometimes written \(\mathbb{P}\) or \(\math...") |
m (tag with unpleasantness and ambiguities categories) |
||
Line 1: | Line 1: | ||
[[Category:Unpleasantness]] | |||
[[Category:Ambiguities]] | |||
Probability theory makes a number of pragmatic abuses of notation. There are a lot of symbols, such as the magic function \( P \) (sometimes written \(\mathbb{P}\) or \(\mathrm{Pr}\)), which appear to accept almost any expression as an argument! | Probability theory makes a number of pragmatic abuses of notation. There are a lot of symbols, such as the magic function \( P \) (sometimes written \(\mathbb{P}\) or \(\mathrm{Pr}\)), which appear to accept almost any expression as an argument! | ||
Revision as of 17:06, 12 July 2021
Probability theory makes a number of pragmatic abuses of notation. There are a lot of symbols, such as the magic function \( P \) (sometimes written \(\mathbb{P}\) or \(\mathrm{Pr}\)), which appear to accept almost any expression as an argument!
Unlike other areas of mathematics, it is the names of variables that matter, rather than the order in which they appear.
Random Variables
Variable names matter!
Probability Distributions
The magic function \( P \) (sometimes written \(\mathbb{P}\) or \(\mathrm{Pr}\)) can accept almost any expression as an argument! Consider:
- When \(X\) is a random variable, \( P(X) \) is its probability distribution.
- When \(X\) is an event, \( P(X) \) is the probability of that event with respect to some implicit underlying distribution
- When \(X\) and \(Y\) are random variables, \( P(X|Y) \) is the conditional probability distribution of \(X\) given \(Y\), while ( P(Y|X) \) is the conditional probability distribution of \(Y\) given \(X\).
- \(P(A,B,C|X,Y,Z)\) may or may not be equivalent to \(P(B,A,C|Y,Z,X)\), depending on who you ask.
- In Bayesian statistics, \( P(X|Y;\theta) \) or \( P_\theta(X|Y) \) means "the probability of X, given Y, parameterized by \(\theta\)".
Expected Value
See Carpenter 2020, "Abuse of Expectation Notation"