Answer:
hi dont report me we are friends
Step-by-step explanation:
Are the inequalities x > 3 and 3 < x equivalent?
They both say that x must be larger than 3. No bickering here. So yep, they're equivalent.
Inequalities usually have a lot of solutions—in fact, infinitely many. Think about the inequality x > 3. This inequality states that "x must be larger than 3." Any number bigger than 3 is a solution to this inequality. That includes 3.001, 3.0001, 4, 5, 2 million, and every other number bigger than 3. We don't have time at the moment to name them all,
Answer:
5000
Step-by-step explanation:
The 5 is in the "thousand" place, so it would be 5000
The resolvent is:
x = (- b +/- root (b2 - 4ac)) / 2a
To apply it we must have a polynomial of the form:
ax2 + bx + c = 0
Where,
One side of the equation is zero.
The polynomial must be only grade 2.
The coefficient a must be different from zero.
Answer:
options: B, C, D are correct
Answer:
Step-by-step explanation:
Hello!
For me, the first step to any statistics exercise is to determine what is the variable of interest and it's distribution.
In this example the variable is:
X: height of a college student. (cm)
There is no information about the variable distribution. To estimate the population mean you need a variable with at least a normal distribution since the mean is a parameter of it.
The option you have is to apply the Central Limit Theorem.
The central limit theorem states that if you have a population with probability function f(X;μ,δ²) from which a random sample of size n is selected. Then the distribution of the sample mean tends to the normal distribution with mean μ and variance δ²/n when the sample size tends to infinity.
As a rule, a sample of size greater than or equal to 30 is considered sufficient to apply the theorem and use the approximation.
The sample size in this exercise is n=50 so we can apply the theorem and approximate the distribution of the sample mean to normal:
X[bar]~~N(μ;σ2/n)
Thanks to this approximation you can use an approximation of the standard normal to calculate the confidence interval:
98% CI
1 - α: 0.98
⇒α: 0.02
α/2: 0.01
X[bar] ±
174.5 ±
[172.22; 176.78]
With a confidence level of 98%, you'd expect that the true average height of college students will be contained in the interval [172.22; 176.78].
I hope it helps!