So far, we've treated vectors as directions and data points. We know how to add and scale them. But this leaves us with some fundamental unanswered questions:
- How long is a vector?
- What's the distance between two vectors?
- How can we measure the relationship or "agreement" between two vectors?
To answer these, we need to introduce a new set of tools for measurement. We'll start with the concept of "length," formally known as the norm.