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

single

bookWhat to Do with the Button

Swipe to show 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').

Task

Swipe to start coding

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

Solution

Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?

How can we improve it?

Thanks for your feedback!

Sectionย 3. Chapterย 8
single

single

Ask AI

expand

Ask AI

ChatGPT

Ask anything or try one of the suggested questions to begin our chat

some-alt