66.0k views
2 votes
Which of the following is the formula used to calculate the variance of a set of data

Which of the following is the formula used to calculate the variance of a set of data-example-1
User Jackhab
by
6.5k points

2 Answers

1 vote

Answer: A

Explanation:

User Redhwan
by
5.9k points
2 votes

Answer:

(A) s^{2}=\frac{1}{n-1}\sum_{i}^{n}(x_{i}-\bar{x})^{2}

Explanation:

Variance is the expectation of the squared deviation from the mean of x. Variance of the set of data can be discrete, continuous or mixed.

In order to calculate the variance of the set of the provided data, we need
x_(i)= Terms in set of data,

\bar{x}= Sample mean

∑= sum,

n= sample size.

The variance can be calculated as:

s^{2}=\frac{1}{n-1}\sum_{i}^{n}(x_{i}-\bar{x})^{2}

where
s^(2) is the variance and is always measured in squared units.

The correct formula is option (A),since it consists of summation of the square of the difference of the terms in the data and the mean, also variance is the measure of how far is each value in the given data from the mean, which is the correct formulation of the variance.



User Bivek
by
6.9k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.