Hello rooters, I used some keyspdfs to generate a fit to a roodataset. Once I got the result from the fit, then created a histogram from the rooaddpdf fit result. I scaled the histogram by the number of events represented by the dataset and then used the dataset and the histogram to find a chisquare between them. When writing the chisquare program, we are using a slightly different form of the usual chisquare, I printed the errors from the bins of the histogram from the pdf and they were several times larger than the events in the bin.
Why would this be?