Find volatility
By using the daily return data in Column
G
, you can calculate the daily standard deviation of the stock. To report volatility, it is common to annualize it, wherein you multiply the daily standard deviation by the square root of the number of days of data. This exercise is part of the course
Financial Modeling in Google Sheets
Exercise instructions
- In
B5
, calculate the standard deviation of the daily return values in ColumnG
. - In
B6
, calculate the volatility by multiplying the value fromB5
by the square root of the number of days.
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
