A.

Since about 95% of a normal distribution falls within two standard deviations of the mean, that leaves 5% that lie without, with 2.5% lying to either side.

b.

About 68% of a normal distribution lies within one standard deviation of the mean, so this probability is about 0.68.
c. You're looking for

such that

Since

occurs for

, it follows that

So there's a probability of 0.10 for having a demand exceeding about 1328 pounds.
X=number of years that Ethas was 5 times older than his son.
we suggest this equation:
40-x=5(12-x)
40-x=60-5x
-x+5x=60-40
4x=20
x=20/4=5
answer. 5 years.
Answer:
The answer should be (7, 5)
Yes you are correct it is A
The formula that defines the sequence is f(n) = f(n-1) + 4
<h3>Recursive function</h3>
The recursive function rule is expressed as;
f(n) = f(n-1) + d
where
d is the common difference
Given the following sequence
2, 6, 10, 14, 18..
Determine the common difference
d = 6-2 = 10-6
d = 4
Substitute to have
f(n) = f(n-1) + d
f(n) = f(n-1) + 4
Hence the formula that defines the sequence is f(n) = f(n-1) + 4
Learn more on recursive formula here: brainly.com/question/1275192
#SPJ1