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 ejercicio forma parte del curso
Analyzing Survey Data in Python
Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
