Displaying 1 result from an estimated 1 matches for "apporximately".
2007 Nov 15
2
Normalizing data
Hello,
I have a data set of about 300.000 measurements made by an STM which should
apporximately fix a normal (Gaussian) distribution.
I have imported the data in R and used plot(density()) to get a nice plot of
the distribution which in fact looks like a real Gaussian.
However, the integral over the surface is not equal to one (I know since
some of the plots extend to numbers greater then 1)....