11. Write a program to compute the sum of the series
12 + 22 + 32....
11. Write a program to compute the sum of the series
12 + 22 + 32. . . ., such that the sum is doesnot exceed 1000. The
program should display how many terms are used in the sum.
{3 marks}
matlab only
1 to power of 2 , 2 to the power of 2 , 3 to the power
of 3 , not 12 + 22 + 32
Week
Sales (1000s of gallons)
1
16
2
22
3
19
4 ...
Week
Sales (1000s of gallons)
1
16
2
22
3
19
4
24
5
18
6
15
7
19
8
19
9
23
10
20
11
16
12
23
a. Using a weight of 1/2 for the most recent
observation, 1/3 for the second most recent observation, and 1/6
third the most recent observation, compute a three-week weighted
moving average for the time series (to 2 decimals). Enter...
Consider the data set: 2, 10, 3, 7, 11, 13, 8, 4, 2, 15, 37, 88,...
Consider the data set: 2, 10, 3, 7, 11, 13, 8, 4, 2, 15, 37, 88,
111, 23, 21, 22, 16, 43, 1, 3, 6, 19, 8, 14, 20, 233, 1, 25, 17 (a)
By glancing at this data set, would you expect the sample mean to
be greater than the median, or smaller than the median? greater
than the median Correct: Your answer is correct. (b) By how much do
the sample mean and sample median differ? (To answer...
Consider the function f(x)=ln(x2
+4)[6+6+8=16 marks]
Note: f'(x) = 2x divided by (x2 +4) f''(x )...
Consider the function f(x)=ln(x2
+4)[6+6+8=16 marks]
Note: f'(x) = 2x divided by (x2 +4) f''(x ) =
2(4-x2) divided by (x2+4)2 (I was
unable to put divide sign)
a) On which intervals is increasing or decreasing?
b) On which intervals is concave up or down?
c) Sketch the graph of f(x) Label any intercepts, asymptotes,
relative minima, relative maxima and inflection points.