A random symmetric $2 \times 2$ matrix $A = \begin{pmatrix} a_{11} & a_{12} \\ a_{12} & a_{22}\end{pmatrix}$ is a member of the gaussian orthogonal ensemble (GOE), if it satisfies three conditions:
$(1)$ for any $2 \times 2$ orthogonal transformation $OO^T = I = O^TO$, $A^{\prime} = OAO^T$ is also a member of the GOE.
$(2)$ the matrix elements $a_{11}, a_{12}$ and $a_{22}$ are statistically independent.
$(3)$ the probability density $P(A)dA$, where $dA=da_{11}da_{12}da_{22}$ is given by $$P(A) \propto e^{-aTrA^2 + bTrA + c}$$ where $a>0, b$ and $c$ are real numbers.
Question: Compare $P(A)$ above with the normal distribution $$P(x)= \dfrac{1}{\sqrt{2\pi \sigma^2}}{e^{-\frac{(x-\mu)^2}{2\sigma^2}}},$$ and explain the significance of $a,b$ and $c$.
I don't even know what is the meaning of $P(A)dA$, less to answer the question. Can anyone give some hint?