Summary table of probability terms: Difference between revisions
| Line 44: | Line 44: | ||
* Given a distribution, we can retrieve the random variable. (Right?) This is why we can say stuff like "let <math>X\sim \mathcal D</math>". | * Given a distribution, we can retrieve the random variable. (Right?) This is why we can say stuff like "let <math>X\sim \mathcal D</math>". | ||
* Given a cumulative distribution function, we can compute the random variable. (Right?) | * Given a cumulative distribution function, we can compute the random variable. (Right?) | ||
* Given a probability density function, can we get everything else? Don't we just have to integrate to get the cdf, which gets us the random variable and the distribution? | |||
==See also== | ==See also== | ||
Revision as of 07:53, 1 January 2018
Summary table of probability terms
Table
| Term | Symbol | Type | Definition |
|---|---|---|---|
| Reals | |||
| Borel subsets of the reals | |||
| Sample space | |||
| Outcome | |||
| Events or measurable sets | |||
| Probability measure | or or | ||
| Probability triple or probability space | |||
| Distribution | or or or or or | ||
| Induced probability space | |||
| Cumulative distribution function | |||
| Density function | |||
| Random variable | |||
| Indicator of | |||
| Expectation | or |
Dependencies
Let be a probability space.
- Given a random variable, we can compute its distribution.
- Given a random variable, we can compute the probability density function.
- Given a random variable, we can compute the cumulative distribution function.
- Given a distribution, we can retrieve the random variable. (Right?) This is why we can say stuff like "let ".
- Given a cumulative distribution function, we can compute the random variable. (Right?)
- Given a probability density function, can we get everything else? Don't we just have to integrate to get the cdf, which gets us the random variable and the distribution?