Probability vector: Difference between revisions

Content deleted Content added
Amend hatnote
Tags: Mobile edit Mobile web edit Advanced mobile edit
Line 18:
Here are some examples of probability vectors. The vectors can be either columns or rows.
 
*<math>
x_0=\begin{bmatrix}0.5 \\ 0.25 \\ 0.25 \end{bmatrix},\;</math>
*<math>
 
x_1=\begin{bmatrix} 0 \\ 1 \\ 0 \end{bmatrix},\;</math>
*<math>
 
x_2=\begin{bmatrix} 0.65 & 0.35 \end{bmatrix},\;</math>
*<math>
 
x_3=\begin{bmatrix} 0.3 & 0.5 & 0.07 & 0.1 & 0.03 \end{bmatrix}.
</math>