Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Apprendre What to Do with the Button | Performing One More AB Test
A/B Testing in Python
Section 3. Chapitre 8
single

single

bookWhat to Do with the Button

Glissez pour afficher le 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').

Tâche

Swipe to start coding

  1. Perform the statistical analysis with the Mann-Whitney criterion.

Solution

Switch to desktopPassez à un bureau pour une pratique réelleContinuez d'où vous êtes en utilisant l'une des options ci-dessous
Tout était clair ?

Comment pouvons-nous l'améliorer ?

Merci pour vos commentaires !

Section 3. Chapitre 8
single

single

Demandez à l'IA

expand

Demandez à l'IA

ChatGPT

Posez n'importe quelle question ou essayez l'une des questions suggérées pour commencer notre discussion

some-alt