Parameter esitmation with monte carlo

2 次查看(过去 30 天)
I am just throwing this out there to see if I can get any help. I am tasked to solve 2 questions.
  1. I am given a simple estimation equation (y = a), where the measurment has unit variace. I need to determine the accuracy of the parameter estimate as a function of the number of measurments.
  2. Then I need to simulate and verify those results with a monte carlo simulation.
I am not sure what my professor is asking here. 1 do I need to use this equation and use randn to generate random numbers to determine my "y"?
Then 2, how do I model that via monte carlo.
I am not sure I am understanding what needs to be done. Anyone have an idea?
  1 个评论
James Tursa
James Tursa 2021-2-3
编辑:James Tursa 2021-2-3
Did the professor state that the random variables are normal distribution? So in (1) you are simply asked what the variance of the average of some normal random variables are? I.e., are we to assume that you will be averaging a number of measurements to come up with your estimate? If so, then the answer is pretty easy:
And then in (2) run some Monte Carlo simulations to see if they match your expectations?

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Monte-Carlo 的更多信息

产品


版本

R2020b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by