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
Answer:
A) slope = 20.
B) The slope of 20 dollars per hour means that for every hour, the price of the service call increases by 20 dollars (or you could say the price of the service call is 20 dollars every hour, both work.)
Step-by-step explanation:
Recall that slope is y2 - y1 / x2 - x1.
Excellent. We are provided with two points: (1, 60) and (3, 100). Let’s enter this into our formula.
Slope = (100 - 60) / (3 - 1) = 40 / 2 = 20.
Now, to determine what the slope means, we can look at the axis titles on the graph. The x axis title is hours, or time in hours. The y axis title is price of the service call in dollars. Therefore, the slope is price (in dollars) per time (in hours).
This can be restated as: The slope of 20 dollars per hour means that for every hour, the price of the service call increases by 20 dollars (or you could say the price of the service call is 20 dollars every hour, both work.)
Hope this helps!
20x10= 200
1100-200=900
900/25=36
There are 36 additional tables in storage. Of course if that’s what your question is.
Answer:
(a) 0.5899
(b) 0.9166
Step-by-step explanation:
Let X be the random variable that represents the height of a woman. Then, X is normally distributed with
= 62.5 in
= 2.2 in
the normal probability density function is given by
, then
(a)
= 0.5899
(in the R statistical programming language) pnorm(63, mean = 62.5, sd = 2.2)
(b) We are seeking
where n = 37.
is normally distributed with mean 62.5 in and standard deviation
. So, the probability density function is given by
, and
= 0.9166
(in the R statistical programming language) pnorm(63, mean = 62.5, sd = 2.2/sqrt(37))
You can use a table from a book to find the probabilities or a programming language like the R statistical programming language.
Answer:
I believe that your answer would be C) 75%.
Step-by-step explanation:
Hope this helps!
=)