Hello,

I am searching for a method to calculate a normal distribution.

For example this equation is used to calculate the normal curve when the
mean and standard deviation are know.
p(x) = (1/σ*sqrt(2π)) x exp (- (x-μ)2/2σ2)


or
(Embedded image moved to file: pic27350.jpg)Normal Probability Distribution
Formula


However, some of the literature I'm reading (I'm building an ecological
niche model for vegetation along several ecological gradients) report the
standard error instead and n sample size.  Is there an equivalent formula ?
If so, how can I also normalize the p(x) term to be within the 0-1 range?


Thank you all
Steve


Steve Friedman Ph. D.
Spatial Ecological Analyst
Everglades and Dry Tortugas National Park
950 N Krome Ave (3rd Floor)
Homestead, Florida 33034

steve_fried...@nps.gov
Office (305) 224 - 4282
Fax     (305) 224 - 4147
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to