Choosing bin size to include equal number of data points

3 visualizaciones (últimos 30 días)
Hari krishnan
Hari krishnan el 12 de Dic. de 2018
Comentada: Image Analyst el 13 de Dic. de 2018
I have 'time' of certain event to happen in first column and the 'probability of event to happen' in the second column. If i want to plot the data with each bin containing equal number of visits based on the time of visit, how should i decide the bin size?
  3 comentarios
Hari krishnan
Hari krishnan el 13 de Dic. de 2018
I am sorry, i don't know.
Image Analyst
Image Analyst el 13 de Dic. de 2018
Do the bins all have to be the same width, or can you have variable size bins? If equal bins, is it OK to ignore empty bins and just try to find the bin width such that the standard deviation of counts in the occupied bins is minimized (this is pretty easy - actually variable sized bins is also fairly easy)?

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Line Plots en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by