Re: how to automate numerical analysis?

2000-08-10 Thread Jose Ramon G. Albert
P.G.Hamer <[EMAIL PROTECTED]> wrote: > > There is a free Splus look-similar (with poorer graphics?) called R. Look > for it in statlib (possibly netlib). > The actual site of the R statistical programming environment is www.cran.r-project.org Cheers. Jose Ramon G. Albe

Re: Histogram for discrete probability distribution

2000-08-09 Thread Jose Ramon G. Albert
Try having the points enumerated be the centers of your rectangles with each rectangle having an AREA of 1/6. Thus the first rectangle should have its corners at 1.25 and 1.75 (and have 1.5 as its midpoint). Now since the width of your rectange is 0.5, let the length of your rectangle be 1/3. Th