เริ่มต้นใช้งานเริ่มต้นใช้งานได้ฟรี

Calibrate the Gaussian model on historical returns

In this exercise, your goal is to calibrate a Gaussian model on the historical returns of ABC stock.

Use the function NORMDIST() with the empirical moments as the inputs.

Some remarks:

  • You are fitting a Gaussian model on the series of historical returns, hence the argument m and s of NORMDIST() should be set as the average return and the volatility of the historical returns. By doing so, you calibrate the model in an ad-hoc way.
  • As this is a model, you can span a larger set of possible values for the returns than the one observed in the past and used in the histogram.

แบบฝึกหัดนี้เป็นส่วนหนึ่งของหลักสูตร

Financial Analytics ใน Google Sheets

ดูคอร์ส

คำแนะนำการฝึกหัด

  • In J7, use the function NORMDIST() to compute the theoretical probability of the first bin given by Gaussian model calibrated on historical returns.

  • In J8:J52, fill the table using the autofill feature.

แบบฝึกหัดเชิงโต้ตอบแบบลงมือทำจริง

เปลี่ยนทฤษฎีให้เป็นการลงมือทำด้วยแบบฝึกหัดเชิงโต้ตอบหนึ่งในของเรา

เริ่มแบบฝึกหัด