| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | [Description] Quality of Estimation - Understanding parameter uncertainty using Fisher Information Matrix | |||||||||||||||||||||||||
2 | ||||||||||||||||||||||||||
3 | Quality of Estimation Worksheet | |||||||||||||||||||||||||
4 | ||||||||||||||||||||||||||
5 | Learning Objectives: | |||||||||||||||||||||||||
6 | ||||||||||||||||||||||||||
7 | 1. Understand the meaning of the error covariance matrix for parameter estimates | |||||||||||||||||||||||||
8 | 2. Calculate the Fisher Information Matrix (FIM) using numerical derivatives | |||||||||||||||||||||||||
9 | 3. Compute standard errors and confidence intervals for model parameters | |||||||||||||||||||||||||
10 | 4. Interpret parameter correlations and their implications for model identifiability | |||||||||||||||||||||||||
11 | ||||||||||||||||||||||||||
12 | ||||||||||||||||||||||||||
13 | Key Formulas: | |||||||||||||||||||||||||
14 | ||||||||||||||||||||||||||
15 | • Beverton-Holt model: f(S; α, k) = αS / (1 + S/k) | |||||||||||||||||||||||||
16 | • Measurement variance: σ² = SSE / (n - p) | |||||||||||||||||||||||||
17 | • Numerical derivative: ∂f/∂θ ≈ [f(θ+h) - f(θ-h)] / (2h) | |||||||||||||||||||||||||
18 | • Fisher Information Matrix: FIM = Jᵀ × J (unscaled) | |||||||||||||||||||||||||
19 | • Error Covariance Matrix: C = σ² × (Jᵀ × J)⁻¹ = σ² × FIM⁻¹ | |||||||||||||||||||||||||
20 | • Standard Error: SE(θ) = √Cᵢᵢ | |||||||||||||||||||||||||
21 | • 95% CI: θ̂ ± t_{α/2, n-p} × SE(θ) | |||||||||||||||||||||||||
22 | • Parameter Correlation: ρᵢⱼ = Cᵢⱼ / (SE(θᵢ) × SE(θⱼ)) | |||||||||||||||||||||||||
23 | ||||||||||||||||||||||||||
24 | ||||||||||||||||||||||||||
25 | Data from Lecture 03a: | |||||||||||||||||||||||||
26 | ||||||||||||||||||||||||||
27 | • Model: Beverton-Holt (M. merluccius fish stock-recruitment) | |||||||||||||||||||||||||
28 | • Optimal parameters: α = 5.75, k = 33.16 | |||||||||||||||||||||||||
29 | • Sum of Squared Errors: SSE = 2809.01 | |||||||||||||||||||||||||
30 | • Number of observations: n = 15 | |||||||||||||||||||||||||
31 | • Number of parameters: p = 2 | |||||||||||||||||||||||||
32 | ||||||||||||||||||||||||||
33 | Color Guide: | |||||||||||||||||||||||||
34 | Given Data (Input) | |||||||||||||||||||||||||
35 | Intermediate Calculations | |||||||||||||||||||||||||
36 | Your Input (Calculate) | |||||||||||||||||||||||||
37 | Correct Answer (✓) | |||||||||||||||||||||||||
38 | Incorrect Answer (✗) | |||||||||||||||||||||||||
39 | ||||||||||||||||||||||||||
40 | ||||||||||||||||||||||||||
41 | ||||||||||||||||||||||||||
42 | ||||||||||||||||||||||||||
43 | ||||||||||||||||||||||||||
44 | ||||||||||||||||||||||||||
45 | ||||||||||||||||||||||||||
46 | ||||||||||||||||||||||||||
47 | ||||||||||||||||||||||||||
48 | ||||||||||||||||||||||||||
49 | ||||||||||||||||||||||||||
50 | ||||||||||||||||||||||||||
51 | ||||||||||||||||||||||||||
52 | ||||||||||||||||||||||||||
53 | ||||||||||||||||||||||||||
54 | ||||||||||||||||||||||||||
55 | ||||||||||||||||||||||||||
56 | ||||||||||||||||||||||||||
57 | ||||||||||||||||||||||||||
58 | ||||||||||||||||||||||||||
59 | ||||||||||||||||||||||||||
60 | ||||||||||||||||||||||||||
61 | ||||||||||||||||||||||||||
62 | ||||||||||||||||||||||||||
63 | ||||||||||||||||||||||||||
64 | ||||||||||||||||||||||||||
65 | ||||||||||||||||||||||||||
66 | ||||||||||||||||||||||||||
67 | ||||||||||||||||||||||||||
68 | ||||||||||||||||||||||||||
69 | ||||||||||||||||||||||||||
70 | ||||||||||||||||||||||||||
71 | ||||||||||||||||||||||||||
72 | ||||||||||||||||||||||||||
73 | ||||||||||||||||||||||||||
74 | ||||||||||||||||||||||||||
75 | ||||||||||||||||||||||||||
76 | ||||||||||||||||||||||||||
77 | ||||||||||||||||||||||||||
78 | ||||||||||||||||||||||||||
79 | ||||||||||||||||||||||||||
80 | ||||||||||||||||||||||||||
81 | ||||||||||||||||||||||||||
82 | ||||||||||||||||||||||||||
83 | ||||||||||||||||||||||||||
84 | ||||||||||||||||||||||||||
85 | ||||||||||||||||||||||||||
86 | ||||||||||||||||||||||||||
87 | ||||||||||||||||||||||||||
88 | ||||||||||||||||||||||||||
89 | ||||||||||||||||||||||||||
90 | ||||||||||||||||||||||||||
91 | ||||||||||||||||||||||||||
92 | ||||||||||||||||||||||||||
93 | ||||||||||||||||||||||||||
94 | ||||||||||||||||||||||||||
95 | ||||||||||||||||||||||||||
96 | ||||||||||||||||||||||||||
97 | ||||||||||||||||||||||||||
98 | ||||||||||||||||||||||||||
99 | ||||||||||||||||||||||||||
100 |