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')
.
Tehtävä
Swipe to start coding
- Perform the statistical analysis with the
Mann-Whitney
criterion.
Ratkaisu
Oliko kaikki selvää?
Kiitos palautteestasi!
Osio 3. Luku 8
single
Kysy tekoälyä
Kysy tekoälyä
Kysy mitä tahansa tai kokeile jotakin ehdotetuista kysymyksistä aloittaaksesi keskustelumme
Awesome!
Completion rate improved to 4.55
What to Do with the Button
Pyyhkäise näyttääksesi valikon
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')
.
Tehtävä
Swipe to start coding
- Perform the statistical analysis with the
Mann-Whitney
criterion.
Ratkaisu
Oliko kaikki selvää?
Kiitos palautteestasi!
Awesome!
Completion rate improved to 4.55Osio 3. Luku 8
single