If the variance of the frequency distribution is 160, then the value of \( c \in \mathbb{N} \) is: \[ \begin{array}{|c|c|c|c|c|c|c|} \hline x & c & 2c & 3c & 4c & 5c & 6c \\ \hline f & 2 & 1 & 1 & 1 & 1 & 1 \\ \hline \end{array} \]
The objective is to determine the natural number \( c \) for which the variance of the provided frequency distribution equals 160. The distribution is presented in the table below:
x
c
2c
3c
4c
5c
6c
f
2
1
1
1
1
1
First, we compute the mean, denoted as \( \bar{x} \), of the distribution.
The total frequency is calculated as: \( \sum f = 2 + 1 + 1 + 1 + 1 + 1 = 7 \).
The sum of the products of \( f \) and \( x \) is: \( \sum fx = (2 \times c) + (1 \times 2c) + (1 \times 3c) + (1 \times 4c) + (1 \times 5c) + (1 \times 6c) = 2c + 2c + 3c + 4c + 5c + 6c = 22c \).
The mean is then found by: \( \bar{x} = \frac{\sum fx}{\sum f} = \frac{22c}{7} \).
Given that the variance is 160, we apply the variance formula: \( \text{Variance} = \frac{\sum f(x_i - \bar{x})^2}{\sum f} \).