Answer:
(53.812 ; 58.188) ; 156
Step-by-step explanation:
Given that :
Sample size (n) = 51
Mean (m) = 56
Standard deviation (σ) = 9.5
α = 90%
Using the relation :
Confidence interval = mean ± Error
Error = Zcritical * (standard deviation / sqrt (n))
Zcritical at 90% = 1.645
Error = 1.645 * (9.5 / sqrt(51))
Error = 1.645 * 1.3302660
Error = 2.1882877
Hence,
Confidence interval :
Lower boundary = 56 - 2.1882877 = 53.8117123
Upper boundary = 56 + 2.1882877 = 58.1882877
Confidence interval = (53.812 ; 58.188)
2.)
Margin of Error (ME) = 1.25
α = 90%
Sample size = ((Zcritical * σ) / ME)^2
Zcritical at 90% = 1.645
Sample size = ((1.645 * 9.5) / 1.25)^2
Sample size = (15.6275 / 1.25)^2
Sample size = 12.502^2 = 156.3000
Sample size = 156
Answer:
180?
Step-by-step explanation:
Answer: Q=1.79
Step-by-step explanation: Move 0.63 to the right and add both numbers then calculate it. So Q=1.79
Answer:
The length of the diagonal is x√10
Step-by-step explanation:
Here, we want to find the length of the diagonal
The diagonal will represent the hypotenuse of a triangle formed with the width and length of the triangle being the measure of the other sides
Mathematically, we then apply Pythagoras’ theorem to get this
we have this as that the square of the diagonal equals the sum of the squares of the two other sides
d^2 = x^2 + (3x)^2
d^2 = x^2 + 9x^2
d^2 = 10x^2
d = √(10x^2)
d = x√10
1: -5 = 3m + c
2: -2 = 0 + c
From equation 2, we knew c = -2
So we sub into equation 1 and got the value of m
-5 = 3m - 2
m = -1
The equation of line is y = -x - 2