Probability vector

From HandWiki
Short description: Vector with non-negative entries that add up to one

In mathematics and statistics, a probability vector or stochastic vector is a vector with non-negative entries that add up to one.

The positions (indices) of a probability vector represent the possible outcomes of a discrete random variable, and the vector gives us the probability mass function of that random variable, which is the standard way of characterizing a discrete probability distribution.[1]

Examples

Here are some examples of probability vectors. The vectors can be either columns or rows.

  • x0=[0.50.250.25],
  • x1=[010],
  • x2=[0.650.35],
  • x3=[0.30.50.070.10.03].

Geometric interpretation

Writing out the vector components of a vector p as

p=[p1p2pn]orp=[p1p2pn]

the vector components must sum to one:

i=1npi=1

Each individual component must have a probability between zero and one:

0pi1

for all i. Therefore, the set of stochastic vectors coincides with the standard (n1)-simplex. It is a point if n=1, a segment if n=2, a (filled) triangle if n=3, a (filled) tetrahedron n=4, etc.

Properties

  • The mean of any probability vector is 1/n.
  • The shortest probability vector has the value 1/n as each component of the vector, and has a length of 1/n.
  • The longest probability vector has the value 1 in a single component and 0 in all others, and has a length of 1.
  • The shortest vector corresponds to maximum uncertainty, the longest to maximum certainty.
  • The length of a probability vector is equal to nσ2+1/n; where σ2 is the variance of the elements of the probability vector.

See also

References

  1. Jacobs, Konrad (1992), Discrete Stochastics, Basler Lehrbücher [Basel Textbooks], 3, Birkhäuser Verlag, Basel, p. 45, doi:10.1007/978-3-0348-8645-1, ISBN 3-7643-2591-7, https://books.google.com/books?id=2Rv_i4-01JEC&pg=PA45 .