Quiz: Lecture 8 — Local Fréchet Regression

This quiz tests your understanding of local-linear Fréchet regression — extending local polynomial smoothing to metric-space responses. There are 10 multiple-choice questions, each worth 1 mark. After submitting, your score is shown, and any questions you got wrong are highlighted — but the correct answer is not revealed. You can then redo only the questions you missed.

Q1. The primary motivation for local-linear Fréchet regression over local-constant (kernel) regression is:

Q2. The local-linear weight function \(s(z, x, h)\) satisfies two key properties that enable the metric-space generalization. They are:

Q3. The property \(\mathbb{E}[s(X, x, h)(X - x)] = 0\) means that the local-linear weights are:

Q4. Why can local-linear weights \(s_{in}(x, h)\) be negative?

Q5. For the quadratic-curvature case \(\beta_1 = \beta_2 = 2\), the optimal bandwidth and convergence rate are:

Q6. The local moments \(\nu_j(x, h) = \mathbb{E}[K_h(X - x)(X - x)^j]\) for \(j = 0, 1, 2\) are used to:

Q7. In the stress-testing application, why is local-linear preferred over kernel regression at extreme stress levels (\(x\) near boundaries)?

Q8. The convergence rate \(d(\mu(x), \hat{\mu}(x)) = O_p(h^{2/(\beta_1-1)} + (nh)^{-1/[2(\beta_2-1)]})\) generalizes the classical bias–variance decomposition. What do \(\beta_1\) and \(\beta_2\) represent?

Q9. How does the weight function \(s(z, x, h)\) generalize from Euclidean to metric-space local Fréchet regression?

Q10. All three Fréchet regression methods (global, kernel, local-linear) share the same computational primitive under the log-Euclidean metric on SPD matrices. What is it?