Lesson 1: Introduction to Vectors
VECTORS
Vectors are geometric objects that have magnitude and direction. In data science, we often treat them as ordered lists of numbers.
Operations
- Vector Addition: Adding corresponding components.
- Scalar Multiplication: Multiplying each component by a scalar.
All Chapters in this Book
Lesson 1
Lesson 1: Introduction to Vectors
Vectors in R^n and their properties.
Lesson 2
Graded Assignment 2
Linear Algebra: Systems of Equations, Matrices, and Quadratic Models.
Lesson 3
Graded Assignment: Week 2
Graded assignment for Week 2: Matrix Operations.
Lesson 4
Practice Assignment: Week 2
Practice problems for Week 2: Matrix Operations.
Lesson 5
Weekly Tutorial: Week 2
Video tutorial and summary for Week 2.