Зміст курсу
The Art of A/B Testing
The Art of A/B Testing
1. What is A/B testing?
Challenge: Define metric
Завдання
Swipe to start coding
In this task, you must add the 'Average Earnings per Click metric'
to the control and test samples. After that, you should plot the histograms of the new columns and mark the mean values of the metrics on the graph.
- Import libraries.
- Read the files.
- Define the
'Average Earnings per Click'
metric and add it to both samples. - Add a line of the mean value.
Рішення
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 5. Розділ 2
Challenge: Define metric
Завдання
Swipe to start coding
In this task, you must add the 'Average Earnings per Click metric'
to the control and test samples. After that, you should plot the histograms of the new columns and mark the mean values of the metrics on the graph.
- Import libraries.
- Read the files.
- Define the
'Average Earnings per Click'
metric and add it to both samples. - Add a line of the mean value.
Рішення
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 5. Розділ 2