Answer:
a) Mean=0 and Standard deviation=1
b) The z-scores have no units of measurement
Step-by-step explanation:
When we convert all the pulse rates of women to z-scores using the formula;
the mean is 0 and the standard deviation is 1.
The reason is that, the resulting distribution of z-scores forms a normal distribution which has a mean of 0 and a standard deviation of 1.
b) The z-scores are standardize scores and has no units of measurement. They give us how many standard deviations below or above the mean of the corresponding values.
Answer:
you ended up having = 1/n^3[1^2+2^2+3^2...(n-1)^2]
hope this helps :')
F(x)=x⁴-1
f'(x)=4x³
Newton’s Method: x[n+1]=x[n]-f(x[n])/f'(x[n]); x[n+1]=x[n]-(x[n]⁴-1)/4x[n]³
x₁=3.00390625
x₂=2.26215...
x₃=1.7182...
X'=X-(X⁴-1)/4X³=X-X/4+1/4X³ is a symbolic way of writing the recursive formula, where X' represents the next iteration.
When X'≈X, -X/4+1/4X³≈0; so X/4≈1/4X³; X≈1/X³, so X⁴≈1 and X⁴-1≈0. But this is f(x)≈0. Hence Newton’s Method converges to a solution.
The rate of change is x[n+1]-x[n]=-(x[n]⁴-1)/4x[n]³=x[n]/4-1/4x[n]³ or symbolically -X/4+1/4X³.
Note that the method converges to one solution. A different x₀ will possibly converge to the solution x=-1.
Step-by-step explanation:
If it's a straight line the use formula

m= gradient of line
c = y-intercept
we know that y-intercept is 4 so coordinate is
(0,4)
Equation also passes (2,10)
Use both coordinate to find gradient
m= vertical distance / horizontal distance
= (10-4) / (2-0)
= 3
y = 3x + 4
The height should be C.) 400 mm. Hope this helps!! <3