Setting of intervals in Fit interval
tab of Fit Plot was initially intended for specifying the range of data which are used for fitting by sum of fit curves. However, this tab can also be used to calculate integrals and statistics on these intervals. Data-Baseline is used to calculate the results.
MagicPlot can integrate data on selected intervals and calculate peak moments (x mean, variance, skewness, kurtosis). Spectrum line is treated as probability distribution curve: x values are treated as 'independent variable' and y values are treated as 'probability'. Standard statistical formulas are used to calculate moments (see below).
Statistical data and integrals are automatically updated if x or y data are changed or intervals are changed.
All statistical data are summarized in the intervals table:
Move interval borders with mouse. Double click on interval to split it at desired position. Right click opens context menu from which new intervals can be created on free space and existing intervals can be deleted or split.
MagicPlot can calculate relative integrals to compare the relative intensity of spectrum lines. To compute relative integrals set Relative integrals
checkbox. MagicPlot designate the smallest integral as 1, but you can enter a custom value. If you want to set not the smallest integral as a reference point, enter 1 first and then enter the value of desired integral relative to 1 into this field, so that other integrals will be calculated relative to this new value.
Central moments are calculated as follows (see table). All sums are calculated using compensated summation. Central moments are calculated on second pass after Mean calculation.
Property | Formula |
---|---|
n | The number of non-NaN (x,y) points |
Y Sum (normalization) | |
X Mean (first moment) | |
2, 3, 4th Central moments |
MagicPlot uses the following formulas to calculate intervals statistics:
Property | Formula |
---|---|
Integral | Calculated using Trapezoidal rule |
X Mean (expected value) | |
Variance | |
Standard deviation | |
Skewness | |
Kurtosis |