Lognormal distribution parameters mu and sigma
Show older comments
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!
Accepted Answer
More Answers (2)
Bruno Luong
on 9 Apr 2024
Edited: Bruno Luong
on 9 Apr 2024
0 votes
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
on 19 Nov 2024
Edited: Jeremy Huard
on 19 Nov 2024
0 votes
You can find a good description of how to specify the lognormal distribution parameters µ and σ from the mean m and variance v:
Communities
More Answers in the SimBiology Community
Categories
Find more on Import Data in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!