Let $A \in M_{n,n}(\mathbb{R})$.
What is the probability that, when I fill in the entries with random real numbers, $det(A) =0$? This looks like an interesting problem, as having determinant zero is equivalent to a lot of other things. For example, the answer to this question gives us information about the percentage of systems $AX = B$ where $A \in M_{n,n}(\mathbb{R})$ that have a unique solution (Cramer's rule)
And what if:
1) $A \in M_{n,n}(\mathbb{C})$?
2) All entries must be natural numbers/integers/rational numbers
Even in the simplest case of $n=2$ over $\mathbb{R}$ you are asking what is the probability that $ad = bc$ where $a,b,c,d$ are random. This is clearly 0.
All others can be argued similarly. To make this interesting, ensure you are sampling entries from a finite distribution.