Answer:
5,6241
Step-by-step explanation:
I have no idea if this is correct but I hope it is. I hope this helps.
Answer:
About 1.23 standard deviation above the mean
Step-by-step explanation:
From what we have here, we need to calculate the difference between the given value and the mean and divide by the standard deviation
That would be through calculating the z score as follows;
z-score = (x - mean)/SD
where x is the given value
z-score = (87-71)/13 = 1.23
Since the score is bigger than the mean, the correct choice here is that the score is about 1.23 standard deviation above the mean
Answer:
recursive: f(0) = 7; f(n) = f(n-1) -8
explicit: f(n) = 7 -8n
Step-by-step explanation:
The sequence is an arithmetic sequence with first term 7 and common difference -8. Since you're numbering the terms starting with n=0, the generic case will be ...
recursive: f(0) = first term; f(n) = f(n-1) + common difference
explicit: f(n) = first term + n·(common difference)
To get the answer above, fill in the first term and common difference values.
Answer:
53/50
Step-by-step explanation:
9/15 + 14/12
Simplify.
9/15 + 7/6
Make denominators equal.
54/90 + 105/90
Add fractions since denominators are equal.
159/90
Simplify.
= 53/50