When i integrate the graph, the values seems to be a little

Hi experts!

I have a problem when i integrate the graph.

Even if you look at it roughly, at least 150 looks like it, but the value is only around 111. What went wrong?


Please read tips for efficient and successful posting and posting code

ROOT Version: Not Provided
Platform: Not Provided
Compiler: Not Provided


Looks okay to me. Just calculate using your favorite calculator:
Integral(65.84*Exp(-0.5*((x-2.815)/0.676)^2), x:=0..6)
The answer is indeed 111.6.

You can additionally check on Wolfram|Alpha: link

When fitting the histogram, try to use the "L", or the "I", or both fit options.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.