Financial Modeling in Google Sheets
Erin Buchanan
Professor
Cumulative probability - the probability of that value and all the values below it
Density probability - the probability of that value
normdist(x, mean, standard_deviation, cumulative)
=normdist(LN(A15), ln($B$3)+$B$7*$B$6, $B$5*sqrt($B$6), TRUE)
Financial Modeling in Google Sheets