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 comentarios

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

Iniciar sesión para comentar.

 Respuesta aceptada

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

Más respuestas (0)

Categorías

Etiquetas

Preguntada:

el 24 de Feb. de 2014

Comentada:

el 26 de Feb. de 2014

Community Treasure Hunt

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

Start Hunting!

Translated by