How is the GETSTAT Function Used in SCIEX OS Software?|質量分析計・LC-MS/MSシステムのSCIEX


日付: 04/01/2022
カテゴリー: SCIEX OS

0 投票
   印刷する    記事を評価する:

For research use only. Not for use in diagnostic procedures.


Answer

The calculated columns for a processing method in SCIEX OS software allow users to add a formula that pulls the statistics pane calculations into the results table as a custom column. This can be done using the GETSTAT function. GETSTAT function allows users to add columns for the mean, standard deviation, percent CV, or average accuracy for their data across a results table in SCIEX OS software, which can then be reported out using a report template. 

The syntax is GETSTAT('Statistics-pane-column';'Metric') and below are a few examples.

GETSTAT('Mean';'Calculated Concentration')
GETSTAT('Percent CV';'Calculated Concentration')
GETSTAT('Percent CV';'Area')