Answer:
- 0.9503 ; r is not statistically significant ; 0.9031
Step-by-step explanation:
Given the following :
Age (X) :
37
41
57
65
73
Bone density (Y)
355
345
340
315
310
Using the pearson R value calculator :
The r value of the data % - 0.9503.
This value depicts a very strong negative correlation between age and density of bone.
Using the pearson R calculator to obtain the P- value, the P value obtained is .01332 and hence the r is not significant at P < 0.01.
The Coefficient of determination R^2 can be obtained by getting the square value of R
R^2 = - 0.9503^2
R^2 = 0.90307009
R^2 = 0.9031
Answer:
The two iterations of f(x) = 1.5598
Step-by-step explanation:
If we apply Newton's iterations method, we get a new guess of a zero of a function, f(x), xₙ₊₁, using a previous guess of, xₙ.
xₙ₊₁ = xₙ - f(xₙ) / f'(xₙ)
Given;
f(xₙ) = cos x, then f'(xₙ) = - sin x
cos x / - sin x = -cot x
substitute in "-cot x" into the equation
xₙ₊₁ = xₙ - (- cot x)
xₙ₊₁ = xₙ + cot x
x₁ = 0.7
first iteration
x₂ = 0.7 + cot (0.7)
x₂ = 0.7 + 1.18724
x₂ = 1.88724
second iteration
x₃ = 1.88724 + cot (1.88724)
x₃ = 1.88724 - 0.32744
x₃ = 1.5598
To four decimal places = 1.5598
"Quantitative" information is information that consists of numbers
and tells you the measure (quantity) of something.
The cost, mileage, and weight of the car are all quantitative items.
The model of the car may have numbers in it, but it doesn't tell
the measure of anything. It isn't quantitative data.
Answer:
The number is 3
Step-by-step explanation:
Hi,
4 ( 3 + 5x) = 72
12 + 20x = 72
20x = 60
x = 3
Hope this helps :)