find the mean of the data.\nvisits to your website\nday\n1 2 3 4 5 6 7\nnumber of visits\n12 16 0 8 31 28…

find the mean of the data.\nvisits to your website\nday\n1 2 3 4 5 6 7\nnumber of visits\n12 16 0 8 31 28 17\nthe mean is visits to your website.
Answer
Answer:
17
Explanation:
Step1: Calculate sum of data
$12 + 16+0 + 8+31+28+17=112$
Step2: Determine number of data - points
There are 7 days, so $n = 7$.
Step3: Calculate the mean
The mean $\bar{x}=\frac{\sum_{i = 1}^{n}x_{i}}{n}=\frac{112}{7}=17$.