View source: R/aasim_functions.r
AA_Prob | R Documentation |
Returns the probability of doing at least as well as over t
AA_Prob(target, r, sd, t)
target |
Target (specified) return |
r |
Mean Return |
sd |
Standard deviation of returns |
t |
Time in years |
value representing a probability.
AA_Prob(7.339443,8,12,10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.