Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Mean Value | Basic Concepts
Learning Statistics with Python
course content

Course Content

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

Mean Value

Now, we will delve into statistical measures, starting with the concept of the mean value. To calculate the mean, we add up all the numbers in the sequence of data and then divide by the total number of values.

Take a look at the illustration where we'll calculate the mean salary of people:

question-icon
You have a list of numbers; find the mean value and replace the blank with it.

[1, 2, 3]
Mean value is

Everything was clear?

Section 1. Chapter 4
We're sorry to hear that something went wrong. What happened?
some-alt