Answer:
95% Confidence interval for taxi fare: ($20.5,$24.2)
Step-by-step explanation:
We are given the following data set: for fares:
$22.10, $23.25, $21.35, $24.50, $21.90, $20.75, and $22.65
Formula:
95% Confidence interval:
Putting the values, we get,

Answer:
<u>Residue</u>
Step-by-step explanation:
Let a and b be integers. We define a mod b to be the residue of dividing a by b. For example, if a evenly divides b, then a mod b=0, 20 mod 6= 2. The modulus operator is widely used in programming, and it is convenient when a and b are large numbers.
a mod b is always a nonnegative integer. In fact, 0≤ a mod b≤ |b-1| by the division algorithm. a and b can also be negative integers. Since 8=-(-5)+3 then 8 mod -5= 3.
As a final example, some known properties can be rewritten in terms of mod. a mod 2=0 if and only if a is even. a mod 2=1 if and only if a is odd.
Answer:
Sister Is a PIG
Step-by-step explanation:
and Your Friends Gets her Scraps
2-5 x 1/2 = 0.2 (Length x Width)
We know that the area of a circle in terms of π will be πr². However the area with respect to the diameter will be a different story. The first step here is to find a function relating the area and diameter of any circle --- ( 1 )
For any circle the diameter is 2 times the radius,
d = 2r
Therefore r = d / 2, which gives us the following formula through substitution.
A = π(d / 2)² = πd² / 4
<u>Hence the area of a circle as the function of it's diameter is A = πd² / 4. You can also say f(d) = πd² / 4.</u>
Now we can substitute " d " as 4, solving for the area ( A ) or f(4) --- ( 2 )
f(4) = π(4)² / 4 = 16π / 4 = 4π - <u>This makes the area of circle present with a diameter of 4 inches, 4π.</u>