Questions: Applications: Modeling with Linear Algebra

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A Leslie matrix model of an age-structured fish population is computed and its dominant eigenvalue is found to be λ₁ = 0.94. What does this predict about the long-term population?

AThe population will grow geometrically toward the stable age distribution given by the dominant eigenvector
BThe population will decline toward extinction, since λ₁ < 1 means repeated matrix multiplication shrinks the population vector
CThe population will oscillate, since the dominant eigenvalue is close to 1
DNothing useful — eigenvalues only describe individual-variable behavior, not aggregate population trajectories
Question 2 Multiple Choice

The least-squares solution x̂ to an overdetermined system Ax = b is described geometrically as a projection. What is being projected onto what?

AThe vector x̂ is the projection of x onto the column space of A
BThe vector b is projected onto the row space of A to find x̂
CThe product Ax̂ is the projection of b onto the column space of A — the closest achievable output to the observed data
DThe matrix A is projected onto its own null space to eliminate inconsistency in the system
Question 3 True / False

The dominant eigenvector of the Leslie matrix for a population model gives the stable age distribution that the population converges to over time, regardless of its initial age structure.

TTrue
FFalse
Question 4 True / False

The PageRank algorithm assigns higher scores to web pages that contain the most high-quality written content, using the dominant eigenvector of a content-quality matrix.

TTrue
FFalse
Question 5 Short Answer

Why do eigenvalues and eigenvectors appear as a unifying theme across applications as different as population biology, web search, and image compression?

Think about your answer, then reveal below.