The distribution of lab means is evaluated using a variety of recommended tests.
Normality of the distribution is tested using the KS-Test. Besides mean
and sd
the robust alternatives median
and MAD
are provided. Columns which end on _p
provide P-values of the respective tests. Skewness and Kurtosis are computed
additionally and grouped with their respective tests (Agostino and Anscombe).
To compute the statistical tests eCerto uses functions from different packages available for R. Details regarding the conducted statistical test can be found using the following links:
pooling
option
for this analyte.Skewness
and Kurtosis
are computed using a two-sided alternative.Note! Some tests need a minimum number of replicates and will not yield a result if this criteria is not met (i.e. Agostino).
The is used to compare the distribution of Lab means against a normal distribution.
Besides the KS
test P-value, deviation of the data from a normal distribution can also
be visually investigated by opening a QQ-plot using the respective link.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.