Lucid.Statistics.TTestIndependent

This task type calculates the T-test p-value of two independent sequences of float output parameters (e.g. same parameter for two groups of samples).

See scipy.stats.ttest_ind for more information.