then the probability that the matrix $\begin{pmatrix} X_1 & X_2\\ X_3 & X_4 \end{pmatrix}$ is nonsingular?

66 Views Asked by At

Let $X_1, X_2, X_3, X_4$ be i.i.d random variables each assuming the values $1$ and $-1$ with probabilities $1/2$. then the probability that the matrix

\begin{pmatrix} X_1 & X_2\\ X_3 & X_4 \end{pmatrix}

is nonsingular?

We have to find out probability of $X_1X_4-X_2X_3 \neq 0$, but how to do?

2

There are 2 best solutions below

0
On

Either $X_1X_4=X_2X_3=1$ ($4$ ways) or $X_1X_4=X_2X_3=-1$ ($4$ ways), so $\frac 8{2^4}=\frac 12$ probability...

0
On

It is perhaps (geometrically) easier to check if ${X_1 \over X_2} = {X_3 \over X_4}$. Either side takes values $\pm 1$ with equal probability.