Live Engine
Select Topic
mediumScipy For ML
scipy.stats.ttest_ind(a, b) returns p = 0.03. A second test ttest_ind(a, b, equal_var=False) returns p = 0.07. Which should you report and why?scipy.stats.ttest_ind(a, b) returns p = 0.03. A second test ttest_ind(a, b, equal_var=False) returns p = 0.07. Which should you report and why?