HOME

TheInfoList



OR:

In
statistics Statistics (from German language, German: ', "description of a State (polity), state, a country") is the discipline that concerns the collection, organization, analysis, interpretation, and presentation of data. In applying statistics to a s ...
, the algebra of random variables provides rules for the symbolic manipulation of
random variable A random variable (also called random quantity, aleatory variable, or stochastic variable) is a Mathematics, mathematical formalization of a quantity or object which depends on randomness, random events. The term 'random variable' in its mathema ...
s, while avoiding delving too deeply into the mathematically sophisticated ideas of
probability theory Probability theory or probability calculus is the branch of mathematics concerned with probability. Although there are several different probability interpretations, probability theory treats the concept in a rigorous mathematical manner by expre ...
. Its symbolism allows the treatment of sums, products, ratios and general functions of random variables, as well as dealing with operations such as finding the
probability distribution In probability theory and statistics, a probability distribution is a Function (mathematics), function that gives the probabilities of occurrence of possible events for an Experiment (probability theory), experiment. It is a mathematical descri ...
s and the expectations (or expected values),
variance In probability theory and statistics, variance is the expected value of the squared deviation from the mean of a random variable. The standard deviation (SD) is obtained as the square root of the variance. Variance is a measure of dispersion ...
s and
covariance In probability theory and statistics, covariance is a measure of the joint variability of two random variables. The sign of the covariance, therefore, shows the tendency in the linear relationship between the variables. If greater values of one ...
s of such combinations. In principle, the
elementary algebra Elementary algebra, also known as high school algebra or college algebra, encompasses the basic concepts of algebra. It is often contrasted with arithmetic: arithmetic deals with specified numbers, whilst algebra introduces variable (mathematics ...
of random variables is equivalent to that of conventional non-random (or deterministic) variables. However, the changes occurring on the probability distribution of a random variable obtained after performing
algebraic operation In mathematics, a basic algebraic operation is any one of the common operations of elementary algebra, which include addition, subtraction, multiplication, division, raising to a whole number power, and taking roots (fractional power). These o ...
s are not straightforward. Therefore, the behavior of the different operators of the probability distribution, such as expected values, variances, covariances, and moments, may be different from that observed for the random variable using symbolic algebra. It is possible to identify some key rules for each of those operators, resulting in different types of algebra for random variables, apart from the elementary symbolic algebra: Expectation algebra, Variance algebra, Covariance algebra, Moment algebra, etc.


Elementary symbolic algebra of random variables

Considering two random variables X and Y, the following algebraic operations are possible: *
Addition Addition (usually signified by the Plus and minus signs#Plus sign, plus symbol, +) is one of the four basic Operation (mathematics), operations of arithmetic, the other three being subtraction, multiplication, and Division (mathematics), divis ...
: Z = X + Y = Y + X *
Subtraction Subtraction (which is signified by the minus sign, –) is one of the four Arithmetic#Arithmetic operations, arithmetic operations along with addition, multiplication and Division (mathematics), division. Subtraction is an operation that repre ...
: Z = X - Y = - Y + X *
Multiplication Multiplication is one of the four elementary mathematical operations of arithmetic, with the other ones being addition, subtraction, and division (mathematics), division. The result of a multiplication operation is called a ''Product (mathem ...
: Z = X Y = Y X * Division: Suppose Y \neq 0 , Z = X / Y = X \cdot (1/Y) = (1/Y) \cdot X. *
Exponentiation In mathematics, exponentiation, denoted , is an operation (mathematics), operation involving two numbers: the ''base'', , and the ''exponent'' or ''power'', . When is a positive integer, exponentiation corresponds to repeated multiplication ...
: Z = X^Y = e^ In all cases, the variable Z resulting from each operation is also a random variable. All
commutative In mathematics, a binary operation is commutative if changing the order of the operands does not change the result. It is a fundamental property of many binary operations, and many mathematical proofs depend on it. Perhaps most familiar as a pr ...
and
associative In mathematics, the associative property is a property of some binary operations that rearranging the parentheses in an expression will not change the result. In propositional logic, associativity is a valid rule of replacement for express ...
properties of conventional algebraic operations are also valid for random variables. If any of the random variables is replaced by a deterministic variable or by a constant value, all the previous properties remain valid.


Expectation algebra for random variables

The expected value \operatorname /math> of the random variable Z resulting from an algebraic operation between two random variables can be calculated using the following set of rules: *
Addition Addition (usually signified by the Plus and minus signs#Plus sign, plus symbol, +) is one of the four basic Operation (mathematics), operations of arithmetic, the other three being subtraction, multiplication, and Division (mathematics), divis ...
: \operatorname = \operatorname +Y= \operatorname + \operatorname = \operatorname + \operatorname /math> *
Subtraction Subtraction (which is signified by the minus sign, –) is one of the four Arithmetic#Arithmetic operations, arithmetic operations along with addition, multiplication and Division (mathematics), division. Subtraction is an operation that repre ...
: \operatorname = \operatorname -Y= \operatorname - \operatorname = -\operatorname + \operatorname /math> *
Multiplication Multiplication is one of the four elementary mathematical operations of arithmetic, with the other ones being addition, subtraction, and division (mathematics), division. The result of a multiplication operation is called a ''Product (mathem ...
: \operatorname = \operatorname Y= \operatorname X/math>. Particularly, if X and Y are
independent Independent or Independents may refer to: Arts, entertainment, and media Artist groups * Independents (artist group), a group of modernist painters based in Pennsylvania, United States * Independentes (English: Independents), a Portuguese artist ...
from each other, then: \operatorname Y= \operatorname \cdot \operatorname = \operatorname \cdot \operatorname /math>. * Division: \operatorname = \operatorname /Y= \operatorname \cdot (1/Y)= \operatorname 1/Y) \cdot X/math>. Particularly, if X and Y are independent from each other, then: \operatorname /Y= \operatorname \cdot \operatorname /Y= \operatorname /Y\cdot \operatorname /math>. *
Exponentiation In mathematics, exponentiation, denoted , is an operation (mathematics), operation involving two numbers: the ''base'', , and the ''exponent'' or ''power'', . When is a positive integer, exponentiation corresponds to repeated multiplication ...
: \operatorname = \operatorname ^Y= \operatorname ^/math> If any of the random variables is replaced by a deterministic variable or by a constant value (k), the previous properties remain valid considering that \Pr(X = k) = 1 and, therefore, \operatorname = k. If Z is defined as a general non-linear algebraic function f of a random variable X, then: \operatorname = \operatorname (X)\neq f(\operatorname Some examples of this property include: * \operatorname ^2\neq \operatorname 2 * \operatorname /X\neq 1/\operatorname /math> * \operatorname ^X\neq e^ * \operatorname ln(X)\neq \ln(\operatorname The exact value of the expectation of the non-linear function will depend on the particular probability distribution of the random variable X.


Variance algebra for random variables

The variance \operatorname /math> of the random variable Z resulting from an algebraic operation between random variables can be calculated using the following set of rules: *
Addition Addition (usually signified by the Plus and minus signs#Plus sign, plus symbol, +) is one of the four basic Operation (mathematics), operations of arithmetic, the other three being subtraction, multiplication, and Division (mathematics), divis ...
: \operatorname = \operatorname +Y= \operatorname + 2 \operatorname ,Y+ \operatorname Particularly, if X and Y are
independent Independent or Independents may refer to: Arts, entertainment, and media Artist groups * Independents (artist group), a group of modernist painters based in Pennsylvania, United States * Independentes (English: Independents), a Portuguese artist ...
from each other, then: \operatorname +Y= \operatorname + \operatorname *
Subtraction Subtraction (which is signified by the minus sign, –) is one of the four Arithmetic#Arithmetic operations, arithmetic operations along with addition, multiplication and Division (mathematics), division. Subtraction is an operation that repre ...
: \operatorname = \operatorname -Y= \operatorname - 2 \operatorname ,Y+ \operatorname Particularly, if X and Y are independent from each other, then: \operatorname -Y= \operatorname + \operatorname That is, for
independent random variables Independence is a fundamental notion in probability theory, as in statistics and the theory of stochastic processes. Two events are independent, statistically independent, or stochastically independent if, informally speaking, the occurrence of ...
the variance is the same for additions and subtractions: \operatorname +Y= \operatorname -Y= \operatorname -X= \operatorname X-Y *
Multiplication Multiplication is one of the four elementary mathematical operations of arithmetic, with the other ones being addition, subtraction, and division (mathematics), division. The result of a multiplication operation is called a ''Product (mathem ...
: \operatorname = \operatorname Y= \operatorname X Particularly, if X and Y are independent from each other, then: \begin \operatorname Y&= \operatorname ^2\cdot \operatorname ^2- ^2 \\ pt&= \operatorname \cdot \operatorname + \operatorname \cdot ^2 + \operatorname \cdot ^2. \end * Division: \operatorname = \operatorname /Y= \operatorname \cdot (1/Y)= \operatorname 1/Y) \cdot X Particularly, if X and Y are independent from each other, then: \begin \operatorname /Y&= \operatorname ^2\cdot \operatorname /Y^2- ^2 \\ pt&= \operatorname \cdot \operatorname /Y+ \operatorname \cdot ^2 + \operatorname /Y\cdot ^2. \end *
Exponentiation In mathematics, exponentiation, denoted , is an operation (mathematics), operation involving two numbers: the ''base'', , and the ''exponent'' or ''power'', . When is a positive integer, exponentiation corresponds to repeated multiplication ...
: \operatorname = \operatorname ^Y= \operatorname ^/math> where \operatorname ,Y= \operatorname ,X/math> represents the covariance operator between random variables X and Y. The variance of a random variable can also be expressed directly in terms of the covariance or in terms of the expected value: \operatorname = \operatorname(X,X) = \operatorname ^2- \operatorname 2 If any of the random variables is replaced by a deterministic variable or by a constant value (k), the previous properties remain valid considering that \Pr(X = k) = 1 and \operatorname = k, \operatorname = 0 and \operatorname ,k= 0. Special cases are the addition and multiplication of a random variable with a deterministic variable or a constant, where: * \operatorname +Y= \operatorname /math> * \operatorname Y= k^2 \operatorname /math> If Z is defined as a general non-linear algebraic function f of a random variable X, then: \operatorname = \operatorname (X)\neq f(\operatorname The exact value of the variance of the non-linear function will depend on the particular probability distribution of the random variable X.


Covariance algebra for random variables

The covariance (\operatorname ,X/math>) between the random variable Z resulting from an algebraic operation and the random variable X can be calculated using the following set of rules: *
Addition Addition (usually signified by the Plus and minus signs#Plus sign, plus symbol, +) is one of the four basic Operation (mathematics), operations of arithmetic, the other three being subtraction, multiplication, and Division (mathematics), divis ...
: \operatorname ,X= \operatorname +Y,X= \operatorname + \operatorname ,Y If X and Y are
independent Independent or Independents may refer to: Arts, entertainment, and media Artist groups * Independents (artist group), a group of modernist painters based in Pennsylvania, United States * Independentes (English: Independents), a Portuguese artist ...
from each other, then: \operatorname +Y,X= \operatorname *
Subtraction Subtraction (which is signified by the minus sign, –) is one of the four Arithmetic#Arithmetic operations, arithmetic operations along with addition, multiplication and Division (mathematics), division. Subtraction is an operation that repre ...
: \operatorname ,X= \operatorname -Y,X= \operatorname - \operatorname ,Y If X and Y are independent from each other, then: \operatorname -Y,X= \operatorname *
Multiplication Multiplication is one of the four elementary mathematical operations of arithmetic, with the other ones being addition, subtraction, and division (mathematics), division. The result of a multiplication operation is called a ''Product (mathem ...
: \operatorname ,X= \operatorname Y,X= \operatorname ^2Y- \operatorname Y\operatorname If X and Y are independent from each other, then: \operatorname Y,X= \operatorname \cdot \operatorname * Division (covariance with respect to the numerator): \operatorname ,X= \operatorname /Y,X= \operatorname ^2/Y- \operatorname /Y\operatorname If X and Y are independent from each other, then: \operatorname /Y,X= \operatorname \cdot \operatorname /Y * Division (covariance with respect to the denominator): \operatorname ,X= \operatorname /X,X= \operatorname - \operatorname /X\operatorname If X and Y are independent from each other, then: \operatorname /X,X= \operatorname \cdot (1-\operatorname \cdot \operatorname /X. *
Exponentiation In mathematics, exponentiation, denoted , is an operation (mathematics), operation involving two numbers: the ''base'', , and the ''exponent'' or ''power'', . When is a positive integer, exponentiation corresponds to repeated multiplication ...
(covariance with respect to the base): \operatorname ,X= \operatorname ^Y,X= \operatorname ^\operatorname ^Y\operatorname *
Exponentiation In mathematics, exponentiation, denoted , is an operation (mathematics), operation involving two numbers: the ''base'', , and the ''exponent'' or ''power'', . When is a positive integer, exponentiation corresponds to repeated multiplication ...
(covariance with respect to the power): \operatorname ,X= \operatorname ^X,X= \operatorname Y^X\operatorname ^X\operatorname The covariance of a random variable can also be expressed directly in terms of the expected value: \operatorname(X,Y) = \operatorname Y- \operatorname operatorname /math> If any of the random variables is replaced by a deterministic variable or by a constant value the previous properties remain valid considering that \operatorname = 0 and If Z is defined as a general non-linear algebraic function f of a random variable X, then: \operatorname ,X= \operatorname (X),X= \operatorname f(X)- \operatorname (X)\operatorname /math> The exact value of the covariance of the non-linear function will depend on the particular probability distribution of the random variable X.


Approximations by Taylor series expansions of moments

If the moments of a certain random variable X are known (or can be determined by integration if the
probability density function In probability theory, a probability density function (PDF), density function, or density of an absolutely continuous random variable, is a Function (mathematics), function whose value at any given sample (or point) in the sample space (the s ...
is known), then it is possible to approximate the expected value of any general non-linear function f(X) as a Taylor series expansion of the moments, as follows: f(X) = \sum_^\infty \frac \left(\frac\right)_ ^n, where \mu = \operatorname /math> is the mean value of X. \begin \operatorname (X)&= \operatorname\left \sum_^\infty \frac\left(\right)_ ^n\right\\ &= \sum_^\infty \frac\left(\frac\right)_ \operatorname\left n\right\\ &= \sum_^\infty \frac\left(\right)_\mu_n(X), \end where \mu_n(X) = \operatorname X-\mu)^n/math> is the ''n''-th moment of X about its mean. Note that by their definition, \mu_0(X)=1 and \mu_1(X)=0. The first order term always vanishes but was kept to obtain a closed form expression. Then, \operatorname (X)\approx \sum_^ \frac \left(\frac\right)_\mu_n(X), where the Taylor expansion is truncated after the n_ -th moment. Particularly for functions of normal random variables, it is possible to obtain a Taylor expansion in terms of the
standard normal distribution In probability theory and statistics, a normal distribution or Gaussian distribution is a type of continuous probability distribution for a real-valued random variable. The general form of its probability density function is f(x) = \frac e^ ...
: f(X) = \sum_^\infty \frac \left(\frac\right)_ \mu_n(Z),where X \sim N(\mu,\sigma ^2) is a normal random variable, and Z\sim N(0,1) is the standard normal distribution. Thus, \operatorname (X)approx \sum_^ \left(\right)_ \mu_n(Z) , where the moments of the standard normal distribution are given by: \mu_n(Z) = \begin \prod_^(2i-1), & \text n \text \\ 0, & \textn\text \end Similarly for normal random variables, it is also possible to approximate the variance of the non-linear function as a Taylor series expansion as: \operatorname (X)\approx \sum_^ \left( \left(\right)_\right)^2 \operatorname ^n+ \sum_^ \sum_ \frac \left(\right)_ \left(\right)_ \operatorname ^n,Z^m where \operatorname ^n= \begin \prod_^(2i-1) -\prod_^(2i-1)^2, & \textn\text \\ \prod_^(2i-1), & \textn\text, \end and \operatorname ^n,Z^m= \begin \prod_^(2i-1) -\prod_^(2i-1) \prod_^(2j-1), & \textn\textm \text \\ \prod_^(2i-1), & \textn\textm\text \\ 0, & \text \end


Algebra of complex random variables

In the
algebra Algebra is a branch of mathematics that deals with abstract systems, known as algebraic structures, and the manipulation of expressions within those systems. It is a generalization of arithmetic that introduces variables and algebraic ope ...
ic
axiom An axiom, postulate, or assumption is a statement that is taken to be true, to serve as a premise or starting point for further reasoning and arguments. The word comes from the Ancient Greek word (), meaning 'that which is thought worthy or ...
atization of
probability theory Probability theory or probability calculus is the branch of mathematics concerned with probability. Although there are several different probability interpretations, probability theory treats the concept in a rigorous mathematical manner by expre ...
, the primary concept is not that of probability of an event, but rather that of a
random variable A random variable (also called random quantity, aleatory variable, or stochastic variable) is a Mathematics, mathematical formalization of a quantity or object which depends on randomness, random events. The term 'random variable' in its mathema ...
.
Probability distribution In probability theory and statistics, a probability distribution is a Function (mathematics), function that gives the probabilities of occurrence of possible events for an Experiment (probability theory), experiment. It is a mathematical descri ...
s are determined by assigning an expectation to each random variable. The
measurable space In mathematics, a measurable space or Borel space is a basic object in measure theory. It consists of a set and a σ-algebra, which defines the subsets that will be measured. It captures and generalises intuitive notions such as length, area, an ...
and the probability measure arise from the random variables and expectations by means of well-known representation theorems of analysis. One of the important features of the algebraic approach is that apparently infinite-dimensional probability distributions are not harder to formalize than finite-dimensional ones. Random variables are assumed to have the following properties: #
complex Complex commonly refers to: * Complexity, the behaviour of a system whose components interact in multiple ways so possible interactions are difficult to describe ** Complex system, a system composed of many components which may interact with each ...
constants are possible realizations of a random variable; # the sum of two random variables is a random variable; # the product of two random variables is a random variable; # addition and multiplication of random variables are both
commutative In mathematics, a binary operation is commutative if changing the order of the operands does not change the result. It is a fundamental property of many binary operations, and many mathematical proofs depend on it. Perhaps most familiar as a pr ...
; and # there is a notion of conjugation of random variables, satisfying and for all random variables and coinciding with complex conjugation if is a constant. This means that random variables form complex commutative *-algebras. If then the random variable is called "real". An expectation on an algebra of random variables is a normalized, positive
linear functional In mathematics, a linear form (also known as a linear functional, a one-form, or a covector) is a linear mapIn some texts the roles are reversed and vectors are defined as linear maps from covectors to scalars from a vector space to its field of ...
. What this means is that # where is a constant; # for all random variables ; # for all random variables and ; and # if is a constant. One may generalize this setup, allowing the algebra to be noncommutative. This leads to other areas of noncommutative probability such as
quantum probability The Born rule is a postulate of quantum mechanics that gives the probability that a measurement of a quantum system will yield a given result. In one commonly used application, it states that the probability density for finding a particle at a ...
, random matrix theory, and
free probability Free probability is a mathematics, mathematical theory that studies non-commutative random variables. The "freeness" or free independence property is the analogue of the classical notion of statistical independence, independence, and it is connecte ...
.


See also

* Relationships among probability distributions *
Ratio distribution A ratio distribution (also known as a quotient distribution) is a probability distribution constructed as the distribution of the ratio of random variables having two other known distributions. Given two (usually statistically independent, independ ...
**
Cauchy distribution The Cauchy distribution, named after Augustin-Louis Cauchy, is a continuous probability distribution. It is also known, especially among physicists, as the Lorentz distribution (after Hendrik Lorentz), Cauchy–Lorentz distribution, Lorentz(ian) ...
** Slash distribution *
Inverse distribution In probability theory and statistics, an inverse distribution is the distribution of the multiplicative inverse, reciprocal of a random variable. Inverse distributions arise in particular in the Bayesian inference, Bayesian context of prior distribu ...
*
Product distribution A product distribution is a probability distribution constructed as the distribution of the product of random variables having two other known distributions. Given two statistically independent random variables ''X'' and ''Y'', the distribution of ...
*
Mellin transform In mathematics, the Mellin transform is an integral transform that may be regarded as the multiplicative version of the two-sided Laplace transform. This integral transform is closely connected to the theory of Dirichlet series, and is often used ...
* Sum of normally distributed random variables * List of convolutions of probability distributions – the
probability measure In mathematics, a probability measure is a real-valued function defined on a set of events in a σ-algebra that satisfies Measure (mathematics), measure properties such as ''countable additivity''. The difference between a probability measure an ...
of the sum of
independent random variables Independence is a fundamental notion in probability theory, as in statistics and the theory of stochastic processes. Two events are independent, statistically independent, or stochastically independent if, informally speaking, the occurrence of ...
is the
convolution In mathematics (in particular, functional analysis), convolution is a operation (mathematics), mathematical operation on two function (mathematics), functions f and g that produces a third function f*g, as the integral of the product of the two ...
of their probability measures. *
Law of total expectation The proposition in probability theory known as the law of total expectation, the law of iterated expectations (LIE), Adam's law, the tower rule, and the smoothing property of conditional expectation, among other names, states that if X is a random ...
* Law of total variance * Law of total covariance * Law of total cumulance * Taylor expansions for the moments of functions of random variables *
Delta method In statistics, the delta method is a method of deriving the asymptotic distribution of a random variable. It is applicable when the random variable being considered can be defined as a differentiable function of a random variable which is Asymptoti ...


References


Further reading

* * * {{DEFAULTSORT:Algebra Of Random Variables