Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Challenge: Descriptive Stats | Normality Check
The Art of A/B Testing
course content

Course Content

The Art of A/B Testing

The Art of A/B Testing

1. What is A/B testing?
2. Normality Check
3. Variances in A/B Testing
4. T-Test
5. U-Test

Challenge: Descriptive Stats

We will remind you of some descriptive statistics:

  • count - the number of observations in the sample;
  • mean - the sum of the values ​​of all observations divided by their number;
  • std - the square root of the variance, which characterizes the degree of deviation of the data from the average value of the sample;
  • median - central value that divides the sample into two equal parts;
  • min - the smallest sample value;
  • max - the largest sample value.

Task

In this task, you need to calculate descriptive statistics and display the result. Finding descriptive statistics is an important part of A/B testing because they provide summary information about the sample. We will use this information in the future.

  1. Import the pandas.
  2. Read files.
  3. Calculate descriptive statistics.
  4. Concat the results of aggregations.
  5. Print the results.

Task

In this task, you need to calculate descriptive statistics and display the result. Finding descriptive statistics is an important part of A/B testing because they provide summary information about the sample. We will use this information in the future.

  1. Import the pandas.
  2. Read files.
  3. Calculate descriptive statistics.
  4. Concat the results of aggregations.
  5. Print the results.

Switch to desktop for real-world practiceContinue from where you are using one of the options below

Everything was clear?

Section 2. Chapter 3
toggle bottom row

Challenge: Descriptive Stats

We will remind you of some descriptive statistics:

  • count - the number of observations in the sample;
  • mean - the sum of the values ​​of all observations divided by their number;
  • std - the square root of the variance, which characterizes the degree of deviation of the data from the average value of the sample;
  • median - central value that divides the sample into two equal parts;
  • min - the smallest sample value;
  • max - the largest sample value.

Task

In this task, you need to calculate descriptive statistics and display the result. Finding descriptive statistics is an important part of A/B testing because they provide summary information about the sample. We will use this information in the future.

  1. Import the pandas.
  2. Read files.
  3. Calculate descriptive statistics.
  4. Concat the results of aggregations.
  5. Print the results.

Task

In this task, you need to calculate descriptive statistics and display the result. Finding descriptive statistics is an important part of A/B testing because they provide summary information about the sample. We will use this information in the future.

  1. Import the pandas.
  2. Read files.
  3. Calculate descriptive statistics.
  4. Concat the results of aggregations.
  5. Print the results.

Switch to desktop for real-world practiceContinue from where you are using one of the options below

Everything was clear?

Section 2. Chapter 3
toggle bottom row

Challenge: Descriptive Stats

We will remind you of some descriptive statistics:

  • count - the number of observations in the sample;
  • mean - the sum of the values ​​of all observations divided by their number;
  • std - the square root of the variance, which characterizes the degree of deviation of the data from the average value of the sample;
  • median - central value that divides the sample into two equal parts;
  • min - the smallest sample value;
  • max - the largest sample value.

Task

In this task, you need to calculate descriptive statistics and display the result. Finding descriptive statistics is an important part of A/B testing because they provide summary information about the sample. We will use this information in the future.

  1. Import the pandas.
  2. Read files.
  3. Calculate descriptive statistics.
  4. Concat the results of aggregations.
  5. Print the results.

Task

In this task, you need to calculate descriptive statistics and display the result. Finding descriptive statistics is an important part of A/B testing because they provide summary information about the sample. We will use this information in the future.

  1. Import the pandas.
  2. Read files.
  3. Calculate descriptive statistics.
  4. Concat the results of aggregations.
  5. Print the results.

Switch to desktop for real-world practiceContinue from where you are using one of the options below

Everything was clear?

We will remind you of some descriptive statistics:

  • count - the number of observations in the sample;
  • mean - the sum of the values ​​of all observations divided by their number;
  • std - the square root of the variance, which characterizes the degree of deviation of the data from the average value of the sample;
  • median - central value that divides the sample into two equal parts;
  • min - the smallest sample value;
  • max - the largest sample value.

Task

In this task, you need to calculate descriptive statistics and display the result. Finding descriptive statistics is an important part of A/B testing because they provide summary information about the sample. We will use this information in the future.

  1. Import the pandas.
  2. Read files.
  3. Calculate descriptive statistics.
  4. Concat the results of aggregations.
  5. Print the results.

Switch to desktop for real-world practiceContinue from where you are using one of the options below
Section 2. Chapter 3
Switch to desktop for real-world practiceContinue from where you are using one of the options below
We're sorry to hear that something went wrong. What happened?
some-alt