Calculate Standard deviation from pdf
Show older comments
Hello,
I'm new to Matlab and trying to use it to estimate standard deviation of distribution from pdf of a distribution. I have random values and probability for these value like to following:
Values (Prob) 10 (0.1) 11 (0.2) 12 (0.4) 13 (0.05) 14 (0.05) 15 (0.2)
Is there any function/code to estimate the standard distribution? Thanks.
Accepted Answer
More Answers (0)
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!