Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Explore the Data Set | Confidence Interval
Learning Statistics with Python
course content

Conteúdo do Curso

Learning Statistics with Python

Learning Statistics with Python

1. Basic Concepts
2. Mean, Median and Mode with Python
3. Variance and Standard Deviation
4. Covariance vs Correlation
5. Confidence Interval
6. Statistical Testing

bookExplore the Data Set

Tarefa

  1. Read the CSV file and assign it to the data variable.
  2. Display the first five observations of the dataset stored in the data variable.
  3. Create a histplot with the following attributes:
    • Set the dataset to data;
    • Set 'body_mass_g' for the X-Axis;
    • Set the kde parameter to True.

Switch to desktopMude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Tudo estava claro?

Como podemos melhorá-lo?

Obrigado pelo seu feedback!

Seção 5. Capítulo 1
toggle bottom row

bookExplore the Data Set

Tarefa

  1. Read the CSV file and assign it to the data variable.
  2. Display the first five observations of the dataset stored in the data variable.
  3. Create a histplot with the following attributes:
    • Set the dataset to data;
    • Set 'body_mass_g' for the X-Axis;
    • Set the kde parameter to True.

Switch to desktopMude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Tudo estava claro?

Como podemos melhorá-lo?

Obrigado pelo seu feedback!

Seção 5. Capítulo 1
toggle bottom row

bookExplore the Data Set

Tarefa

  1. Read the CSV file and assign it to the data variable.
  2. Display the first five observations of the dataset stored in the data variable.
  3. Create a histplot with the following attributes:
    • Set the dataset to data;
    • Set 'body_mass_g' for the X-Axis;
    • Set the kde parameter to True.

Switch to desktopMude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Tudo estava claro?

Como podemos melhorá-lo?

Obrigado pelo seu feedback!

Tarefa

  1. Read the CSV file and assign it to the data variable.
  2. Display the first five observations of the dataset stored in the data variable.
  3. Create a histplot with the following attributes:
    • Set the dataset to data;
    • Set 'body_mass_g' for the X-Axis;
    • Set the kde parameter to True.

Switch to desktopMude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Seção 5. Capítulo 1
Switch to desktopMude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
some-alt