How I can generate random lognormal distribution data,on the range of [2000 2500] with the mode of 2400?I dont have the quantities of mean and standard deviation!
MATLAB: Generate random lognormal distributed numbers
lognormal distribuationrandom number generator
Related Question
- How to go about finding the standard normal probability based on the z-score
- How to check whether the distribution of the data is a right/left skewed normal distribution using kolmogorov-smirnov test
- Evaluate a distribution programmatically
- How to use lognrnd
- What is the difference between mvnrnd and normrnd
- Lognormal distribution between a specific range
Best Answer