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
.
Diese Übung ist Teil des Kurses
Analyzing Survey Data in Python
Interaktive Übung
Setze die Theorie in einer unserer interaktiven Übungen in die Praxis um
