Estimating+Expected+Returns+(Mean)+[Questions]
Estimating+Expected+Returns+(Mean)+[Questions]
Returns (Mean)
[Questions]
a. 14%
b. 12%
c. 10%
d. 8%
e. 6%
2. For a given set of returns data, Python can help us estimate the
expected return by using which built in function / method?
a. df[‘returns’].average()
b. df[‘returns’].mean()
c. df[‘returns’].expret()
d. df[‘returns’].retexp()
e. df[‘returns’].av()