Two sample t-test on extraversion
Let's assume that Susan's survey on extraversion
passed all three assumptions for the two sample t-test on male_survey
and female_survey
. What syntax would she use to run the test?
Assume that ttest_ind
is imported from scipy.stats
.
Este exercício faz parte do curso
Analyzing Survey Data in Python
Exercício interativo prático
Transforme a teoria em ação com um de nossos exercícios interativos
