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.
Tehtävä
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.
Ratkaisu
Oliko kaikki selvää?
Kiitos palautteestasi!
Osio 3. Luku 4
single
Kysy tekoälyä
Kysy tekoälyä
Kysy mitä tahansa tai kokeile jotakin ehdotetuista kysymyksistä aloittaaksesi keskustelumme
Suggested prompts:
Tiivistä tämä luku
Explain code
Explain why doesn't solve task
Awesome!
Completion rate improved to 4.55
Choosing the Criterion
Pyyhkäise näyttääksesi valikon
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.
Tehtävä
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.
Ratkaisu
Oliko kaikki selvää?
Kiitos palautteestasi!
Osio 3. Luku 4
single