Answer:
1191.4 ; 34.5
Step-by-step explanation:
Given the data:
29; 37; 38; 40; 58; 67; 68; 69; 76; 86; 87; 95; 96; 96; 99; 106; 112; 127; 145; 150
The sample variance and standard deviation can be obtained thus :
Σ(X - m)² / (n - 1)
Where, m = mean of the sample
n = sample size
The standard deviation equals, sqrt(variance )
Using a calculator:
The variance, σ² ;
Mean = Σx / n = 1681 / 20 = 84.05
(x -m)^2
[(29-84.05)^2 + (37-84.05)^2 + (38-84.05)^2 + (40-84.05)^2 + (58-84.05)^2 + (67-84.05)^2 + (68-84.05)^2 + (69-84.05)^2 + (76-84.05)^2 + (86-84.05)^2 + (87-84.05)^2 + (95-84.05)^2 + (96-84.05)^2 + (96-84.05)^2 + (99-84.05)^2 + (106-84.05)^2 + (112-84.05)^2 + (127-84.05)^2 + (145-84.05)^2 + (150-84.05)^2] / 19
22636.95 / 19
= 1191.4184 = 1191.42
Standard deviation = sqrt( Variance)
Standard deviation = sqrt(1191.4184)
Standard deviation = 34.516929 = 34.52
Answer:
1. No extra fees unless we need out order sooner (2 weeks for an extra $50)
2 .orders of 1000 or more are 40 cents a piece orders of fewer thank 1000 are 60 cents a piece
3. The brochure will arrive in three weeks so we need to pay an extra $50 to get them before the show
Step-by-step explanation:
I’ve done this already but if you need me to explain lmk:)
The answer is -2/3 from the solution above
Answer:
3’d
Step-by-step explanation:
Answer:
The maximum number of quarters that he could have is 13
Step-by-step explanation:
Let x represent the number of quarters he could have. If he has 10 dimes and has at least 20 coins, then
→ x + 10 >= 20
→ x >= 10 (1)
His coins worth at most $4.25. Also, it is known that 1 dollar is equal to 100 cents, 1 dime is equal to 10 cents and 1 quarter is equal to 25 cents.
→ (x * 25) + (10 * 10) <= (4.25 * 100)
→ 25x + 100 <= 425
→ 25x <= 325
→ x <= 13 (2)
If we combine the equation 1 and 2:
10 <= x <= 13
The maximum value of x is 13