probability.
sample space.
subsets.
union.
intersection.
complement.
.
probability of event .
probability of event given event .
A random variable is an indicator of the outcome of a probability experiment that always takes numerical values. is the cumulative distribution function (cdf) of a discrete random variable evaluated at .
is the cumulative distribution function of a continuous random variable evaluated at , i.e. .
is the expectation of random variable .
is the expectation of the function of the random variable .
is the variance of the random variable .
is the standard deviation of the random variable .
A continuous random variable is a variable whose set of possible values is uncountable.
is the survivor function of the random variable evaluated at , i.e. .
is the probability density function (pdf) of random variable evaluated at .
is the expectation of variable .
is the standard deviation of variable .
is the -th standardized central moment.
is the coefficient of skewness.
is the kurtosis.
is the quantile of random variable, i.e. .
is the median.
is the inter quartile range.
, shows the random variable follows the Uniform distribution on the interval .
, shows the random variable follows the Exponential distribution with rate and mean .
shows the random variable follows the Gamma distribution with rate and shape and mean .
, usually written as , shows the random variable follows a Normal distribution with mean and standard deviation .
is the cumulative distribution function for the standard Normal distribution .
The distribution of a random variable is either the name e.g. , the probability density function or the cumulative distribution function .
The probability integral transform is a result that allows one to transform from a Uniform random variable to a random variable with any specified cumulative distribution function.
is the joint cumulative distribution function of two random variables and evaluated at , i.e. .
is the joint probability mass function (pmf) of two discrete random variables and , i.e. .
is the joint probability density function of two continuous random variables and evaluated at .
is the conditional distribution of given .
is the conditional probability mass function of given .
is the conditional probability density function of given .
is the expectation of the function of the random variables and .
is the conditional expectation of given .
is the conditional variance of given .
is the covariance between and .
is the correlation between and .
is a random vector. It is a column vector.
is the mean vector .
is the variance matrix of , also called the variance-covariance matrix.
, shows the random vector follows the multivariate Normal distribution of dimensions with mean vector and variance matrix .
is the average of , i.e. .
R is a statistical software package and programming language.