We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 163c65c commit ee0ef91Copy full SHA for ee0ef91
lectures/wealth_dynamics.md
@@ -248,7 +248,7 @@ wealth_dynamics_data = [
248
('w_hat', float64), # savings parameter
249
('s_0', float64), # savings parameter
250
('c_y', float64), # labor income parameter
251
- ('μ_y', float64), # labor income paraemter
+ ('μ_y', float64), # labor income parameter
252
('σ_y', float64), # labor income parameter
253
('c_r', float64), # rate of return parameter
254
('μ_r', float64), # rate of return parameter
0 commit comments