Rev 4352 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
4161 | bpr | 1 | slib_lang_exists_tmp=yes |
2 | |||
4327 | bpr | 3 | slib_title=Quantile of log-normal law |
4161 | bpr | 4 | |
5903 | bpr | 5 | slib_out=Quantile at <span class="tt">data</span> of log-normal law with parameters <span class="tt">mu</span> and <span class="tt">sigma</span>.\ |
4327 | bpr | 6 | If a random variable follows this distribution, its logarithm is normally distributed \ |
5903 | bpr | 7 | with mean <span class="tt">mu</span> and standard deviation <span class="tt">sigma</span>. |
4327 | bpr | 8 | |
5903 | bpr | 9 | slib_comment=<span class="tt">data</span> can be a list of reals. |