Choosing the Criterion
The preprocessed file is already put in the code editor!
As we did with the first A/B test, we will do it now. We need to:
- Look at the distribution of the data;
- Choosing the table below decide what criterion to select for the work.
Task
Swipe to start coding
- Import the
seabornwith thesnsalias. - Import the
scipy. - Import the
statsmodels.apiwith thesmalias. - Build the
distplotusing thesnslibrary and the'contact_views_number'column. - Build the
qqplotusing thesmlibrary and the'contact_views_number'column. - Perform the
normaltestwith the'contact_views_number'column.
Solution
Everything was clear?
Thanks for your feedback!
SectionΒ 3. ChapterΒ 4
single
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat
Awesome!
Completion rate improved to 4.55
Choosing the Criterion
Swipe to show menu
The preprocessed file is already put in the code editor!
As we did with the first A/B test, we will do it now. We need to:
- Look at the distribution of the data;
- Choosing the table below decide what criterion to select for the work.
Task
Swipe to start coding
- Import the
seabornwith thesnsalias. - Import the
scipy. - Import the
statsmodels.apiwith thesmalias. - Build the
distplotusing thesnslibrary and the'contact_views_number'column. - Build the
qqplotusing thesmlibrary and the'contact_views_number'column. - Perform the
normaltestwith the'contact_views_number'column.
Solution
Everything was clear?
Thanks for your feedback!
SectionΒ 3. ChapterΒ 4
single