Navigation
index
next
|
STAC 0.7 documentation
»
Next topic
scipy.stats.ttest_ind
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
Tests for two groups comparison
ΒΆ
ttest_ind
(a, b[, axis, equal_var])
Calculates the T-test for the means of TWO INDEPENDENT samples of scores.
ttest_rel
(a, b[, axis])
Calculates the T-test on TWO RELATED samples of scores, a and b.
Navigation
index
next
|
STAC 0.7 documentation
»