The intervals along the x axis are inconsistent. the one that says 21-30 should either be split into 2 or have twice the width.
Hope this helps :)
There were 40 advance tickets sold, and 30 same-day tickets sold.
Answer:
14 cm
Step-by-step explanation:
The first step is to find the area of the triangular base. The formula for the area of a triangle is
. Now, you can divide the total volume by this to find the length. 1199.52/85.68=14. Hope this helps!
Answer:
A
Step-by-step explanation:
Let's try choice A.
y = -5x-4
(10, -52)
-52 = -5(10)-4
-52 = -50-4
-52= -54
-52 is not equal to -54, so A is the answer.
Answer:
Step-by-step explanation:
Hello!
Given the linear regression of Y: "Annual salary" as a function of X: "Mean score on teaching evaluation" of a population of university professors. It is desired to study whether student evaluations are related to salaries.
The population equation line is
E(Y)= β₀ + β₁X
Using the information of a n= 100 sample, the following data was calculated:
R²= 0.23
Coefficient Standard Error
Intercept 25675.5 11393
x 5321 2119
The estimated equation is
^Y= 25675.5 + 5321X
Now if the interest is to test if the teaching evaluation affects the proffesor's annual salary, the hypotheses are:
H₀: β = 0
H₁: β ≠ 0
There are two statistic you can use to make this test, a Student's t or an ANOVA F.
Since you have information about the estimation of β you can calculate the two tailed t test using the formula:
~
= 25.1109
The p-value is two-tailed, and is the probability of getting a value as extreme as the calculated
under the distribution 
p-value < 0.00001
I hope it helps!