White Noise
  • 13 Jan 2023
  • 1 Minute to read
  • Dark
    Light

White Noise

  • Dark
    Light

Article summary

Description

The White Noise node determines how much white noise exists within a dataset.


Configuration Options

Basic Configuration Options

SettingDescription\Parameters
Split ColumnsThe selected columns split the data set up when calculating summary metrics.
Sort ColumnsThe selected columns sort the data based on the selected Split Columns.
StrategyThe strategy used to measure white noise.

Options
  • Ljung-Box
  • Box-Pierce
Target ColumnThe column containing the values to measure for white noise.
LagLag used within the Target Column when calculating white noise.
p Value ThresholdThe p value indicates the amount of white noise in the data. A value over .05 indicates there is white noise present.
Below Threshold LabelValue to place in the Strategy output column if the p value is below the p Value Threshold.
Above Threshold LabelValue to place in the Strategy output column if the p value is above the p Value Threshold.

Actions

ActionDescription
PreviewOnce the node is configured, the combined result set can be previewed at any time.

Was this article helpful?