Contenuti del Corso
A/B Testing in Python
A/B Testing in Python
1. What is A/B Test?
Criterion
We have checked our distribution by showing it as a distplot, a qqplot, and by performing a normaltest. Let's compare normal plots and what we received to decide what distribution we have.
From the previous chapter, we learned that if the normaltest shows the value > 0.05, the distribution is normal.
As we have a normal distribution, our criterion will be a t-criterion (Student's criterion).
Tutto è chiaro?
Grazie per i tuoi commenti!
Sezione 2. Capitolo 3