Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Вивчайте Plots to Compare | The First A/B Test
A/B Testing in Python
course content

Зміст курсу

A/B Testing in Python

A/B Testing in Python

1. What is A/B Test?
2. The First A/B Test
3. Performing One More AB Test

book
Plots to Compare

I advise you to compare 2 groups from the A/B using the criterion and other comparing methods. For example, we can build 2 distplots:

  • One distplot for the control group;
  • The second one for the test group.

After building plots, we can't say if we can believe our A/B test, but we can see approximately what results we will receive.

Завдання

Swipe to start coding

  1. Build the distpot using the seaborn library for the df_control.
  2. Build the distpot using the seaborn library for the df_test.

orange color - test group, blue color - control group.

Рішення

Switch to desktopПерейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів
Все було зрозуміло?

Як ми можемо покращити це?

Дякуємо за ваш відгук!

Секція 2. Розділ 5
toggle bottom row

book
Plots to Compare

I advise you to compare 2 groups from the A/B using the criterion and other comparing methods. For example, we can build 2 distplots:

  • One distplot for the control group;
  • The second one for the test group.

After building plots, we can't say if we can believe our A/B test, but we can see approximately what results we will receive.

Завдання

Swipe to start coding

  1. Build the distpot using the seaborn library for the df_control.
  2. Build the distpot using the seaborn library for the df_test.

orange color - test group, blue color - control group.

Рішення

Switch to desktopПерейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів
Все було зрозуміло?

Як ми можемо покращити це?

Дякуємо за ваш відгук!

Секція 2. Розділ 5
Switch to desktopПерейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів
Ми дуже хвилюємося, що щось пішло не так. Що трапилося?
some-alt