Encyclopedia > Probability vector

  Article Content

Probability vector

In mathematics and statistics, a Probability Vector is a vector with non-negative entries which add up to one.

Here are examples of a probability vector:

x0 = <math>

  \begin{bmatrix}
    .5 \\
    .25 \\
    .25
  \end{bmatrix}
</math>

x1 = <math>

  \begin{bmatrix}
    0 \\
    1 \\
    0
  \end{bmatrix}
</math>

x2 = <math>

  \begin{bmatrix}
    .65 \\
    .35
  \end{bmatrix}
</math>



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Quackery

...     Contents Quackery Quackery is the practice of unproven, ineffective medicine, usually in order to make money or to maintain a position of ...

 
 
 
This page was created in 25.8 ms