Answer:
a) > x<-c(1,2,3,4,5)
> y<-c(1.9,3.5,3.7,5.1,6)
> linearmodel<-lm(y~x)
And the output is given by:
> linearmodel
Call:
lm(formula = y ~ x)
Coefficients:
(Intercept) x
1.10 0.98
b)
And if we compare this with the general model
We see that the slope is m= 0.98 and the intercept b = 1.10
Explanation:
Part a
For this case we have the following data:
x: 1,2,3,4,5
y: 1.9,3.5,3.7,5.1, 6
For this case we can use the following R code:
> x<-c(1,2,3,4,5)
> y<-c(1.9,3.5,3.7,5.1,6)
> linearmodel<-lm(y~x)
And the output is given by:
> linearmodel
Call:
lm(formula = y ~ x)
Coefficients:
(Intercept) x
1.10 0.98
Part b
For this case we have the following trend equation given:
And if we compare this with the general model
We see that the slope is m= 0.98 and the intercept b = 1.10
Answer:
anaemia, low blood pressure etc.
The max is the largest it could get so ( ,0)
Answer:
Hey there
The ozone layer or ozone shield is a region of Earth's stratosphere that absorbs most of the Sun's ultraviolet radiation
Can u have brainly
Answer:
2.2 s
Explanation:
Using the equation for the period of a physical pendulum, T = 2π√(I/mgh) where I = moment of inertia of leg about perpendicular axis at one point = mL²/3 where m = mass of man = 67 kg and L = height of man = 1.83 m, g = acceleration due to gravity = 9.8 m/s² and h = distance of leg from center of gravity of man = L/2 (center of gravity of a cylinder)
So, T = 2π√(I/mgh)
T = 2π√(mL²/3 /mgL/2)
T = 2π√(2L/3g)
substituting the values of the variables into the equation, we have
T = 2π√(2L/3g)
T = 2π√(2 × 1.83 m/(3 × 9.8 m/s² ))
T = 2π√(3.66 m/(29.4 m/s² ))
T = 2π√(0.1245 s² ))
T = 2π(0.353 s)
T = 2.22 s
T ≅ 2.2 s
So, the period of the man's leg is 2.2 s