[SciPy-user] normalizing data/distributions

Scott Bray scottbray83 at hotmail.com
Wed May 12 22:17:24 EDT 2004


Hey everyone,

i am working on a statistics type project for university study. i have a set 
of data, have built a discrete probability distribution from this data 
(using the cauchy distribution) and now want to normalize it. currently, the 
area of the distribution is not equal to one. i have been trying to find 
literature about how to normalize, but have been unsuccessful (and what i 
have found, i am unsure on the validity). some say to normalize the data 
points by:

(data point - sample mean) / sample std

others say to multiply by a normalising constant that is "chosen" to make 
the area equal to one. i tried this by just scaling the area to equal one.

i'm sorry if this is unclear, but if you have done this sort of thing 
before, i would REALLY appreciate some help. just ask me some questions if 
needs be.

Thanks
Scott

_________________________________________________________________
What's your house worth? Click here to find out:  
http://www.ninemsn.realestate.com.au




More information about the SciPy-User mailing list