Answer:
Step-by-step explanation:
to calculate mean add all the entries in a week ,then divide by 7(the number of days)
i give you hint
mean for week 1=(52+65+... +60)/7
Answer:
- domain: all terms are defined for <em>all real numbers</em>
- solution: x = 6
Step-by-step explanation:
Rewrite the equation as a single exponential. After taking the log, the solution becomes obvious.

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