Icon

02_​Statistics

This directory contains 7 workflows.

Icon01_​Simple_​Example_​with_​Statistics 

Flow splitts numeric from nominal columns, does some filtering and then joins the data back again. Additionally, the data is visualized in a Box Plot and […]

Icon02_​Example_​for_​Statistical_​Tests 

This workflow shows how to use the nodes for the Wilcoxon Mann Whitney test, the Wilcoxon signed-rank test and the Kruskal-Wallis test.

Icon03_​Calculating_​the_​Cronbach_​Alpha 

This workflow shows how to calculate the Cronbach Alpha measure and Standardized Cronbach Alpha measure for the Iris dataset.

Icon04_​Performing_​a_​Linear_​Discriminant_​Analysis 

This workflow shows how the linear discriminant analysis node can be used for dimension reduction. The result is visualized with a scatter plot.

Icon05_​Independent_​groups_​t-test 

Tests if there is a statistically significant difference between test scores of high school students at private schools and public schools.

Icon06_​Kolmogorov-Smirnov_​Matrix 

Executes the Kolmogorov-Smirnov test on all pairs of columns in the HSB2 dataset. It creates a matrix view from the computed p-values with alpha = 0.05.

Icon07_​Comparing_​Distributions 

This workflow checks if all the samples for groups in the input data themselves are normally distributed and, subsequently, checks if the samples originate […]