Calculate the Probability for Binary Matrix

163 Views Asked by At

Consider a binary matrix of dimension $m\times n$. Suppose the probability of occurrence of 1 is $p$ in any row of the matrix. Each row of the matrix is independent to each other. The all possible distinct number of binary columns is $2^n$. What is probability of occurrence all possible $n-tuple$ column vectors in the matrix of dimension $m\times n$?