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
Canadian Charter of Rights and Freedoms

... provincial governments minority language education rights: generally, French and English minorities in every province and territory have the right to be educated ...

 
 
 
This page was created in 25.4 ms