What to Do with the Button
It's time to answer the main question! Note that we chose the Mann-Whitney criterion for this A/B test.
Use
scipy.stats.mannwhitneyu(control_group_data, test_group_data, alternative = 'greater')
.
Opgave
Swipe to start coding
- Perform the statistical analysis with the
Mann-Whitney
criterion.
Løsning
Var alt klart?
Tak for dine kommentarer!
Sektion 3. Kapitel 8
single
Spørg AI
Spørg AI
Spørg om hvad som helst eller prøv et af de foreslåede spørgsmål for at starte vores chat
Awesome!
Completion rate improved to 4.55
What to Do with the Button
Stryg for at vise menuen
It's time to answer the main question! Note that we chose the Mann-Whitney criterion for this A/B test.
Use
scipy.stats.mannwhitneyu(control_group_data, test_group_data, alternative = 'greater')
.
Opgave
Swipe to start coding
- Perform the statistical analysis with the
Mann-Whitney
criterion.
Løsning
Var alt klart?
Tak for dine kommentarer!
Awesome!
Completion rate improved to 4.55Sektion 3. Kapitel 8
single