Content deleted Content added
Makecat-bot (talk | contribs) m r2.7.3) (Robot: Adding sh:Вектор вероватноће |
Gareth Jones (talk | contribs) add row examples |
||
Line 6:
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]].
Here are some examples of probability vectors
<math>
Line 13:
x_1=\begin{bmatrix} 0 \\ 1 \\ 0 \end{bmatrix},\;
x_2=\begin{bmatrix} 0.65
x_3=\begin{bmatrix}0.3
</math>
Writing out the vector components of a vector <math>p</math> as
:<math>p=\begin{bmatrix} p_1 \\ p_2 \\ \vdots \\ p_n \end{bmatrix}\
the vector components must sum to one:
Line 30:
:<math>0\le p_i \le 1</math>
for all <math>i</math>. These two requirements show that stochastic vectors have a geometric interpretation: A stochastic vector is a point on the "far face" of a standard orthogonal [[simplex]]. That is, a stochastic vector uniquely identifies a point on the face opposite of the orthogonal corner of the standard simplex.
==Some Properties of <math>n</math> dimensional Probability Vectors==
|