binning a distribution of real numbers...



Hello,

I have a casual distribution of real number between two values (say
zero and one) and I would like to create an histogram, in which I can
have (say) ten bins, first one counting the number of points between 0
and 0.1, the second counting points between 0.1 and 0.2, and so on.

I've checked the documentation concerning hystogram, but it's not yet
clear to me if there is an easy way to obtain the values that I need
for this plot.. is it possibile within the context of the histogram
command?

Thanks in advance for any hint,

Marco

.



Relevant Pages

  • binning a distribution of real numbers...
    ... I have a casual distribution of real number between two values (say ... zero and one) and I would like to create an histogram, ... and 0.1, the second counting points between 0.1 and 0.2, and so on. ...
    (comp.graphics.apps.gnuplot)
  • Re: Is there a probability distribution that looks similar to the McDonalds M?
    ... shape arises because of the general nature of stock market ... just a linear filtering of e. ... the output of the filter is almost never zero. ... Now to the histogram. ...
    (sci.stat.math)
  • Re: Setting parts of a matrix equal to zero
    ... >> I have a matrix which when plotted as a histogram has a relatively normal distribution. ... What I want to do is set all elements in the matrix that fall within two standard deviations on either side of the histogram's peak equal to zero. ... Okay so that will set the parts of the histogram equal to zero, but how do i then set the elements of the matrix that make up that part of the histogram equal to zero? ...
    (comp.soft-sys.matlab)
  • Re: Setting parts of a matrix equal to zero
    ... >>> I have a matrix which when plotted as a histogram has a relatively normal distribution. ... What I want to do is set all elements in the matrix that fall within two standard deviations on either side of the histogram's peak equal to zero. ... If x is the matrix you plot with the hist command, ...
    (comp.soft-sys.matlab)
  • Setting parts of a matrix equal to zero
    ... I have a matrix which when plotted as a histogram has a relatively normal distribution. ... What I want to do is set all elements in the matrix that fall within two standard deviations on either side of the histogram's peak equal to zero. ...
    (comp.soft-sys.matlab)