(形容词)列随机的;列随机矩阵的:指一个矩阵每一列的所有元素都非负,并且每一列元素之和等于 1。常用于概率模型、马尔可夫链与线性代数中(与 row-stochastic “行随机”相对)。
/ˈkɑːləm stəˈkæstɪk/
A column-stochastic matrix has columns that sum to one.
列随机矩阵的每一列加起来都等于 1。
To model how probabilities flow between states, we normalized the matrix to make it column-stochastic and then studied its stationary distribution.
为了刻画概率在状态之间的流动,我们把矩阵归一化为列随机形式,并进一步研究它的平稳分布。
column- 来自 column(“列”),表示按“列”的方向来描述性质;stochastic 来自希腊语 stokhastikos(“善于猜测/推测的”),在现代数学语境中常指“随机的、概率相关的”。合起来 column-stochastic 就是“按列满足概率归一化条件的(矩阵)”。