Numeric Median Test

See Wikipedia description of the Median Test.

The output includes if the H0 hypothesis should be rejected based on the confidence level, the calculated Yates's corrected Χ2, the corresponding Χ-distribution critical value, and the p-value.

Options

First column
The first column to compare. Only numeric (Double-compatible) columns are available.
Second column
The second column to compare. Only numeric (Double-compatible) columns are available.
Confidence level
The confidence level with which to perform the test. Must be between 0 and 1 (inclusive).
Laplace correction
Value to add to all entries in the contingency table if one of them is 0. Must be non-negative.
Ignore missing values
If enabled, missing values in both columns are silently ignored. If disabled, the node fails when a missing value is encountered.

Input Ports

Icon
The table from which to compare two columns.

Output Ports

Icon
Median Test evaluation.

Views

This node has no views

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.