Identifier |
Amount_Dev |
Scope |
Peak or group |
Type |
Double |
Description |
Compute the deviation between the amount calculated from the curve and the amount entered in the calibration table for standards |
Formula |
if(Sample_Type.ToString() = "Calibration", Abs(Compound_Amount-Compound_CalibrationAmount),"") |