You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This may not strictly be part of the Analysis remit, but I know it would certainly be useful for it so I add the issue here.
If we have two datasets, both with error bars on every point (lets simplify our lives and at least initially assume the data points have the same x-values and that the error bars are solely in y), then we wish to know what the probability that the datasets come frrom the same underlying distribution? That is to say, if both were to be measured such that the error bars on all data points become infinitesimal, then the data points would all lie in the same place.
As far as I can understand this is a solved/trivial problem for a single dataset and a known distribution, but I am unaware of something which is able to deal with both the datasets having error bars, and the underlying distribution being unknown.
I can provide almost infinite datasets to test any theory through HOGBEN.
Thoughts on this problem and any potential solutions are most welcome.