Lognormal distribution parameters mu and sigma
이전 댓글 표시
Hi,
I want to generate a lognormal distribution for a set of data measurments using Simbiology model analyzer. I need to insert the mu and sigma for of this distribution as shown in the attachment. Is mu=log(mean) and sigma=log(Standard deviation)?
Thank you!
채택된 답변
추가 답변 (2개)
Bruno Luong
2024년 4월 9일
편집: Bruno Luong
2024년 4월 9일
0 개 추천
Is mu=log(mean) and sigma=log(Standard deviation)?
If X is log-normal random variable
- mu is mean of log(X)
- sigma is standard deviation of log(X)
- log(X) is Gaussian random variable
Jeremy Huard
2024년 11월 19일
편집: Jeremy Huard
2024년 11월 19일
0 개 추천
You can find a good description of how to specify the lognormal distribution parameters µ and σ from the mean m and variance v:
커뮤니티
더 많은 답변 보기: SimBiology Community
카테고리
도움말 센터 및 File Exchange에서 Import Data에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!