What is the average return?
You just calculated the daily returns for ABC's stock data. Now you can add the number of days and mean data to be able to see the average daily return.
Diese Übung ist Teil des Kurses
Financial Modeling in Google Sheets
Anleitung zur Übung
- In
B3
, use thecount()
function to determine the number of stock days of data you are using from ColumnD
. - In
B4
, use theaverage()
function to calculate the mean daily return from ColumnG
.
Interaktive Übung
Setze die Theorie in einer unserer interaktiven Übungen in die Praxis um
