mean
# Q: What is the mean of a dataset?
the sum of the data dicided by the number of data points
$$\bar{x}=\frac{x_1+x_2+…+x_n}{n}=\frac{1}{n}\cdot \sum_{i=1}^nx_i$$
Search
the sum of the data dicided by the number of data points
$$\bar{x}=\frac{x_1+x_2+…+x_n}{n}=\frac{1}{n}\cdot \sum_{i=1}^nx_i$$