Answer:
1,082
Step-by-step explanation:
The sample size n in Simple Random Sampling is given by

where
z = 1.645 is the critical value for a 90% confidence level (*)
s = 2 is the estimated population standard deviation
e = 0.1 mm points is the margin of error
so

rounded up to the nearest integer.
So the manufacturer should test 1,083 parts.
---------------------------------------------------------------------------------------
(*)This is a point z such that the area under the Normal curve N(0,1) outside the interval [-z, z] equals 10% = 0.1
It can be obtained in Excel with
NORMINV(1-0.05,0,1)
and in OpenOffice Calc with
NORMINV(1-0.05;0;1)
You must realize that it depends on the function ...
something that you've kept hidden from us.
They do not intersect, they are parallel lines.
The lease will cost $14,220 for 36 months at $395 a month
Answer:
- Library 2 charges more for each book loaned.
- Library 1 has a cheaper subscription fee.
Step-by-step explanation:
Based on the table, we can write the equation for the cost of borrowing from Library 2 using the two-point form of the equation of a line:
y = (y2 -y1)/(x2 -x1)(x -x1) +y1
for (x1, y1) = (2, 15.50) and (x2, y2) = (8, 26) this equation becomes ...
y = (26 -15.50)/(8 -2)(x -2) +15.50 . . . . . fill in the values
y = (10.50/6)(x -2) +15.50 . . . . . . . . . . . . simplify a bit
y = 1.75x -3.50 +15.50 . . . . . . simplify more
In the above, we have x = number of books; y = cost. We can use "n" and "C" for those, respectively, as in the equation for Library 1. Then the monthly cost for Library 2 is ...
C = 12 + 1.75n . . . . . . . arranged to the same form as for Library 1
_____
Now, we can answer the questions.
Library 2 charges more for each book loaned. (1.75 vs 1.50 for Library 1)
Library 1 has a cheaper subscription fee. (10 vs 12 for Library 2)
_____
The numbers in the cost equations are ...
C = (subscription fee) + (cost per book loaned)·n