AA_Return: Lognormally distributed return

Description Usage Arguments Value Examples

Description

Calculates the return for which there is only a p chance of doing worse than over t years given a mean of r and a standard deviation of sd. Periods over 1 year are annualized. Specify inputs in percentage formats (e.g. 8

Usage

1
AA_Return(p, r, sd, t)

Arguments

p

Probability of doing worse than result

r

Mean return

sd

Standard deviation of returns

t

Period in years

Value

value Return

Examples

1
AA_Return(.5,8,12,10)

rexmacey/AAUtilities documentation built on May 27, 2019, 5:55 a.m.