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')
.
Tarefa
Swipe to start coding
- Perform the statistical analysis with the
Mann-Whitney
criterion.
Solução
Tudo estava claro?
Obrigado pelo seu feedback!
Seção 3. Capítulo 8
single
Pergunte à IA
Pergunte à IA
Pergunte o que quiser ou experimente uma das perguntas sugeridas para iniciar nosso bate-papo
Suggested prompts:
Resumir este capítulo
Explicar o código em file
Explicar por que file não resolve a tarefa
Awesome!
Completion rate improved to 4.55
What to Do with the Button
Deslize para mostrar o menu
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')
.
Tarefa
Swipe to start coding
- Perform the statistical analysis with the
Mann-Whitney
criterion.
Solução
Tudo estava claro?
Obrigado pelo seu feedback!
Awesome!
Completion rate improved to 4.55Seção 3. Capítulo 8
single