Let $A$ be a positive semi-definite (hence symmetric) $n\times n$ real matrix. We know that the eigenvalues of $A$ are non-negative real numbers. Let's denote them by $\lambda_i$, for $i=\{1,\dots,n\}$, and sort them in a non-decreasing order (i.e., $\lambda_i \leq \lambda_{i+1}$). Furthermore, as a real symmetric matrix, $A$ has the following eigenvalue decomposition: \begin{equation} A=\sum_{i=1}^n\lambda_iq_iq_i^T, \end{equation} where $q_i$ is the eigenvector corresponding to $\lambda_i$, $\langle q_i,q_i\rangle=1$, and $\langle q_i,q_j\rangle=0$, for any $i\neq j$.
Now assume that ${\text{trace}}(A)=n$, it implies that $\lambda_1 \leq 1$ and $\lambda_n \geq 1$. Also, by the Arithmetic mean-Geometric mean inequality, we have \begin{equation} \Bigg(\prod_{i=1}^{n}\lambda_i \Bigg)^{1/n}\leq \frac{\sum_{i=1}^n \lambda_i}{n}. \end{equation} Hence, $0\leq\det(A)\leq 1$.
Finally, assume that the main diagonal of $A$ consists of only ones, that is, ${\text{diag}(A)=\vec{1}}$. In some branches of math, this kind of matrix my be called the Correlation matrix. Now the question is: what properties does the matrix $A$ have other than the aforementioned properties, especially with respect to eigenvalues and eigenvectors?