Question
Question: From a set of \(2\times 2\) matrices having 0 or 1 in each place, a matrix is chosen. The probabilit...
From a set of 2×2 matrices having 0 or 1 in each place, a matrix is chosen. The probability that it is a unit matrix is
A. 161
B. 162
C. 163
D. 41
Solution
To find the probability that the matrix chosen from 2×2 matrices having 0 or 1 in each place is a unit matrix, we must first find in how many ways the digits can be placed inside a 2×2 matrix. Since there are 2 possible values, that is, 0 and 1 and there are 4 positions in a 2×2 matrix, the number of ways 0 and 1 are arranged is given as 2×2×2×2=24=16 ways . There is only one possibility for a matrix to be a unit matrix. Hence, by substituting the values in the formula P(A)=Total number of outcomesNumber of favorable outcome the required probability can be obtained.
Complete step-by-step solution
We need to find the probability that the matrix chosen from 2×2 matrices having 0 or 1 in each place is a unit matrix.
Let us see in how many ways the digits can be placed inside a 2×2 matrix. Consider a 2×2 matrix shown below.
${{\left[ \begin{matrix}
- & * \\
- & * \\
\end{matrix} \right]}_{2\times 2}}The∗positionscanbefilledbyeither1or0.Thatiseachpositioncanget2values.Hence,wecanfindthenumberofwaysinwhich1or0canbefilledina2\times 2matrixbymultiplyingthepossibilities,thatis,2foreachofthe4positions.Thatis,2\times 2\times 2\times 2={{2}^{4}}=16\text{ ways}Now,wehavetofindthepossibilityofgettingaunitmatrix.Letusseewhataunitmatrixis.Aunitmatrixisalsoknownasanidentitymatrix.Ithasalltheelementsalongthemaindiagonalas1andtheremainingelementsas0.Letusseehowitisdenoted.\left[ \begin{matrix}
1 & 0 \\
0 & 1 \\
\end{matrix} \right]Theabovematrixisa2\times 2unitmatrix.Wecanseethatthediagonalelementsare1andotherelementsare0.Weknowthata2\times 2unitmatrixcanhaveonly1unitmatrix.Letusnowfindtheprobabilitythatthematrixischosenasaunitmatrix.WecandenotethisasP(A).Hence,P(A)=\dfrac{\text{Number of favourable outcome}}{\text{Total number of outcomes}}Weknowthatthenumberoffavorableoutcomesis1sincea2\times 2unitmatrixcanhaveonly1unitmatrix.Wealsofoundthetotalnumberofoutcomestobe16.Now,letussubstitutetheseintheaboveformula.WewillgetP(A)=\dfrac{\text{1}}{\text{16}}$
Hence, the correct option is A.
Note: Do not get confused with the term ‘unit’ in unit matrix. You may think that a unit matrix is a matrix in which all elements are 1. This is a matrix of ones, not a unit matrix. You may make an error when writing the formula for probability. Do not write the probability formula as P(A)=Number of favourable outcomeTotal number of outcomes