step 1
<span>compute the average: add the values and divide by 6
Average =(44+ 46+40+34+29+41)/6=39
step 2
</span><span>Compute the deviations from the average
dev: (44-39)=5,
</span>dev: (46-39)=7
dev: (40-39)=1
dev: (34-39)=-5
dev: (29-39)=-10
dev: (41-39)=2
step 3
<span>Square the deviations and add
sum (dev^2): 5^2+7^2+1</span>^2+-5^2+-10^2+2^2
sum (dev^2): 25+49+1+25+100+4-----> 204
step 4
<span>Divide step #3 by the sample size=6
(typically you divide by sample size-1 to get the sample standard deviation,
but you are assuming the 6 values are the population,
so
no need to subtract 1, from the sample size.
This result is the variance
Variance =204/6=34
step 5
</span><span>Standard deviation = sqrt(variance)
standard deviation= </span>√<span>(34)------> 5.83
the answer is
5.83</span>
Answer:
the answer is A
Step-by-step explanation:
....................
Answer:
19.9
Step-by-step explanation:
we can write the following equation
18000(1.02)^n
where n is the number of years
so we have
26700=18000(1.02)^n
solve for n
1.483=1.02^n
use logs to solve for n
n=19.9
P(t)=500(1+4t/(50+t^2 ))
P'(t) = 500 [(50+t^2).4 - 4t.2t]/(50+t^2)^2
by the quotient rule
500 (-4t^2 + 200)/(t^2 + 50)^2
Hence
P'(2) = 500 . (-16 + 200)/54^2 ~= 31.6
Answer:
we know that,
y-y1=m(x-x1)
or, y-1=-3(x-5)
or, y-1=15-3x
or 3x+y-16=0 is the required equation