Compute the volatility with STDEV()
Applying the formula is nice, but there is a quicker and easier way to compute the volatility of a series of historical returns with Google Sheets. It is the STDEV() function.
Your next task is to use this function to compute the volatility of ABC historical returns.
本练习是课程的一部分
在 Google Sheets 中进行金融分析
练习说明
- In
G3, use the functionSTDEV()to compute the monthly volatility of stock returns.
