How can i make a normal distribution plot of a dataset with 1000 numbers, that also shows the mean and variance?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
How can i make a normal distribution plot of a dataset with 1000 numbers, that also shows the mean and variance?
0 comentarios
Respuestas (1)
Kuifeng
el 14 de Abr. de 2016
%1 try the function pdf? see help for more description
% hist is also a possible function for the 1000 data.
0 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!