This question is incomplete, the complete question is;
Assume that two samples are independent simple random samples selected from normally distributed populations, and do not assume that the population standard deviations are equal. Which distribution is used to test the claim that women have a higher mean resting heart rate than men?
A.t
B.F
C.Normal
D. Chi-square
Answer:
A) t test
Step-by-step explanation:
A t-test uses sample information to assess how plausible it is for the population means μ1 and μ2 to be equal.
The formula for a t-statistic for two population means (with two independent samples), with unknown population variances shows us how to calculate t-test with mean and standard deviation and it depends on the assumption of having an equal variance or not.
If the variances are assumed to be not equal,
he formula is:
t = (bar X₁ - bar X₂) / √( s₁²/n₁ + s₂²/n₂ )
If the variances are assumed to be equal, the formula is:
t = (bar X₁ - bar X₂) / √ (((n₁ - 1)s₁² + (n₂ - 1)s₂²) / (n₁ + n₂ - 2)) ( 1/n₁ + 1/n₂)
it called t-test for independent samples because the samples are not related to each other, in a way that the outcomes from one sample are unrelated from the other sample.
hence option A is correct. t test
Hello from MrBillDoesMath!
Answer:
x = 0, 7
Discussion:
f(g(x)) =
f ( x^2-7x) =
1/ ( x^2 - 7x)
The points NOT in the domain are those where the denominator, x^2 - 7x = 0.
x^2 - 7x = 0 => factor x from each term
x(x-7) = 0 => one or both terms must each 0
x = 0 or x =7
Thank you,
MrB
The factors of 4 are 1, 2, and 4 .
The factors of 9 are 1, 3, and 9 .
Answer:
m = - 5/4
Step-by-step explanation:
If two lines are perpendicular, their slopes are negative reciprocals, which means that their product is -1
We can write the equation
4*x - 5*y + 13 = 0
as: 5*y = 4*x + 13 or
y = (4/5)*x + 13 (1)
Equation (1) is the equation of a straight line in its slope point form, 4/5 is the slope, according to this the slope of a perpendicular line is
-5/4