Hi all.
I work at an analytical laboratory. Although we run the required quality control measures like blanks, fortified samples, etc. we run into another problem: sometimes there are some samples with big values that our clients are inevitably going to complain about. Given the amount of samples we analyze each day, it is unfeasible to detect and investigate every sample result. It is not merely a matter of highlighting values beyond a certain threshold, since each clients has a usual range where the majority of the samples fall on (we can retrieve the results for each client and each site from the database), so I need to put some statistical control on the results so the suspect ones can get highlighted and checked accordingly. Problem is, most analytes follow an asymmetric distribution: no negative values, the bulk of the values around the mean and a single tail to the right for data that may be outliers.
I have tested the usual quality control that assumes normal distribution and it behaves poorly, using median and median absolute deviation improves it but I'm looking for something more specific. I want to use an asymmetrical distribution as the basis for the distribution of the results have looked in several books regarding statistics and quality control and so far I have found little in the way of models and parameter estimation for asymmetrical distributions.
Have any of you been in this kind of situation? Do you know any sources I can consult for this issue?
Thanks in advance.