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')
.
Aufgabe
Swipe to start coding
- Perform the statistical analysis with the
Mann-Whitney
criterion.
Lösung
War alles klar?
Danke für Ihr Feedback!
Abschnitt 3. Kapitel 8
single
Fragen Sie AI
Fragen Sie AI
Fragen Sie alles oder probieren Sie eine der vorgeschlagenen Fragen, um unser Gespräch zu beginnen
Awesome!
Completion rate improved to 4.55
What to Do with the Button
Swipe um das Menü anzuzeigen
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')
.
Aufgabe
Swipe to start coding
- Perform the statistical analysis with the
Mann-Whitney
criterion.
Lösung
War alles klar?
Danke für Ihr Feedback!
Awesome!
Completion rate improved to 4.55Abschnitt 3. Kapitel 8
single