Login
Back to bricks list
Introduction Version

Normality test

TASK
Typing name :  TASK.gws_stats.NormalTest Brick :  gws_stats

Test that the distribution of a sample is normal

Base class

Input

Table
The input table

Output

Result
The output result

Configuration

preselected_column_names

Optional

The names of column to pre-select for comparison. By default, the first 500 columns are used

Type : ListMaximum occurrences number : -1

name

Optional

The name of the column(s) to pre-select

Type : string

is_regex

Optional

Set True if it is a text pattern (regular expression), False otherwise

Type : bool

row_tag_key

OptionalAdvanced parameter

The key of the row tag (representing the group axis) along which one would like to do tests

Type : string