I've been trying to study linear algebra online, and one term that confuses me is the word "normal". It seems like it has hundreds of meanings, and I'd like to clarify which purpose it serves in different contexts, and whether or not they are related.
For example, "normal vectors" can designate vectors that are normal to a subspace in the sense of being perpendicular or orthogonal, but I've also seen it being used to indicate vectors of unit length ("normalizing" a vector).
Since I've seen the term "orthonormal" vectors/basis being used to describe vectors that are orthogonal and of unit length, I don't see the purpose of using the term "normal" instead of orthogonal. I've read that there is a slight technical difference when going into higher mathematics, but I still don't understand it.
Then there is the expression "normal equations" that minimize the sum of the squares of errors between the original equations and those obtained from linear regression.
When I searched the query "normal in linear algebra", it then talked about "normal matrices" as well as matrices in "Jordan normal form".
I'd like to know the different meanings the term "normal" has and the purpose it serves in different contexts; whether or not its use is necessary, or whether mathematicians are simply being lazy again. Finally, are some of the definitions interconnected and chosen for a reason?