A client (MES) wants to retrieve test results for the tested sample from the TTD. The test result is associated with the SampleId. The testresult itself contains the following statistical data:
- ResultKey Unique Identifier of the measured property defined by the tester application.
- ItemCount Number of valid tests that were calculated in the statistics.
- MeanValue The mean value of the valid tests.
- StandardDeviation The standard deviation of the valid tests.
- CoefficientOfVariation The coefficient of variation value of the valid tests.
- MinValue The minimum value of the valid tests.
- MaxValue The maximum value of the valid tests.
- ConfidenceInterval95 Confidence interval of measurement. 95% confidence interval.