The numbers of regular season wins for 10 football teams in a given season are given below. Determine the range, mean, variance, and standard deviation of the

population data set

2, 9, 15, 4, 12, 9, 13, 6, 3, 10

The range is 13.

(Simplify your answer.)

The population mean is 8.3.

(Simplify your answer. Round to the nearest tenth as needed.)

The population variance is

(Simplify your answer. Round to the nearest hundredth as needed.)

Respuesta :

fichoh

Answer:

Range = 13

Mean = 8.3

Variance = 17.61

Step-by-step explanation:

Given the population dataset :

2, 9, 15, 4, 12, 9, 13, 6, 3, 10

1.) Range : (maximum - minimum)

Maximum = 15 ; minimum = 2

Range = (15 - 2) = 13

2.) population mean (μ) :

μ = ΣX / n

n = sample size

μ = (2 + 9 + 15 + 4 + 12 + 9 + 13 + 6 + 3 + 10) / 10

μ = 83 / 10

μ = 8.3

3.) Population variance (s²)

Σ(x - μ)² / n

=[(2 - 8.3)^2 + (9 - 8.3)^2 + (15 - 8.3)^2 + (4 - 8.3)^2 + (12 - 8.3)^2 + (9 - 8.3)^2 + (13 - 8.3)^2 + (6 - 8.3)^2 + (3 - 8.3)^2 + (10 - 8.3)^2] / 10

s² = 176.1 / 10

s² = 17.61