How can I plot the variability of a large data set?

I have a data set of wind speed which consists 15789 data point(data duplication may exist). I have to plot the variability of these data set.

2 Kommentare

Please define ‘variability’. Do you mean maximum and minimum, the statistical measure of variance (or standard deviation), or something else?
Actually, I want to plot the spread(variability) of the data points.

Melden Sie sich an, um zu kommentieren.

 Akzeptierte Antwort

Rick Rosson
Rick Rosson am 25 Feb. 2014
>> doc hist
>> doc boxplot
>> doc mean
>> doc std
>> doc min
>> doc max

Weitere Antworten (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by