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.
This exercise is part of the course
Financial Analytics in Google Sheets
Exercise instructions
- In
G3
, use the functionSTDEV()
to compute the monthly volatility of stock returns.
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
