How to select mean and standard deviation for probability density function ?
2 views (last 30 days)
Show older comments
Actually, I am trying to plot probability density function but bit of confused in the process of selection of mean and standard deviation values. I have seen some examples and found they have been selcted ramdomly. So, I just wanted to know the selection process is random or there is any spacific method.
0 Comments
Answers (1)
TARUN
on 28 May 2025
The selection of mean and standard deviation when plotting a Probability Density Function (PDF) is not random if you’re working with actual data.
Feel free to go through the following documentations to calculate mean and standard deviation for your data:
If you're not working with actual data, it's appropriate to use reliable estimates for the mean and standard deviation.
For example, the average human body temperature is around 98.6°F (37°C) with a standard deviation of about 0.7°F, based on clinical research. Using such established values helps create a realistic and meaningful probability density function.
0 Comments
See Also
Categories
Find more on Probability Density Functions in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!