1 1. The cars owned by all people living in a city are, on average, 7.3 years old with a standard deviation of 2.2 years.a.
a. Using Chebyshev’s theorem, find at least what percentage of cars in this city is
(i.) 1.8 to 12.8 years old (ii). .7 to 13.9 years old
See my beginning work on (i) on attached sheet. Need help with the rest and with (ii)
b. Using Chebyshev’s theorem, find the interval that contains the ages of at least 75% of the cars owned by all people in this city. Need help with all
2. Use the given information to answer the following questions: see attached work and verify
X |
0 |
1 |
f |
10 |
1 |
Range
|
Variance
|
Standard Deviation
|
3. Please fill in the blank and answer the following questions: see attached notes and pages from book.
SUMMARY OUTPUT |
|
||||||
Regression Statistics |
|
||||||
Multiple R |
______ |
|
|||||
R Square |
______ |
|
|||||
Adjusted R Square |
0.125 |
|
|||||
Standard Error |
______ |
|
|||||
Observations |
______ |
|
|||||
ANOVA |
|
|
|
|
|
||
|
df |
SS |
MS |
F |
Significance F |
||
Regression |
1 |
0.828 |
______ |
______ |
______ |
||
Residual |
______ |
2.227 |
______ |
|
|
||
Total |
6 |
______ |
|
|
|
||
|
Coefficients |
Standard Error |
t Stat |
P-Value |
Lower 95% |
Upper 95% |
Lower 95.0% |
Upper 95.0% |
|||
Intercept |
112.413 |
9.484 |
11.853 |
7.52722E-05 |
88.033 |
136.793 |
______ |
______ |
|||
X |
-19.137 |
-------- |
-1.364 |
0.231 |
-55.211 |
16.937 |
______ |
______ |
|||
|
a. What is the coefficient of determination? |
b. What is the coefficient of correlation? |
|
||||||||
|
c. Interpret the coefficient of determination. |
d. Interpret the coefficient of correlation. |
|
||||||||
|
e. Interpret the meaning of the Y intercept b0.
|
|
|||||||||
4. Below is the printout for a simple linear regression. (Must show step by step to get full credits) need help with all
Observation |
Y |
X |
XY |
Y^2 |
X^2 |
Y Hat |
e |
e^2 |
1 |
3 |
1 |
3 |
9 |
1 |
2.4 |
0.6 |
0.36 |
2 |
1 |
2 |
2 |
1 |
4 |
1.7 |
-0.7 |
0.49 |
3 |
1 |
3 |
3 |
1 |
9 |
1 |
0 |
0 |
4 |
0 |
4 |
0 |
0 |
16 |
0.3 |
-0.3 |
0.09 |
5 |
0 |
5 |
0 |
0 |
25 |
-0.4 |
0.4 |
0.16 |
Total |
5 |
15 |
8 |
11 |
55 |
5 |
-6.7E-16 |
1.1 |
a. Calculate the values in the coefficients column ()
b. Calculate the degrees of freedom (df) column.
c. Calculate the values in the SS column (SSR, SSE, SST).
d. Calculate the values in the MS column (MSR, MSE).
e. Calculate the F value and t Statistics for the independent variable.
f. Calculate the adjusted R square and standard error of the Regression model.
5. A firm has 231 employees classified by age and job category as follows. Need help with all. Check my answer on (a)
Age Category |
||||||
Job Category |
|
21-25 |
26-30 |
31-35 |
> 35 |
Total |
|
20 |
20 |
15 |
10 |
5 |
70 |
|
3 |
6 |
3 |
2 |
1 |
15 |
|
15 |
30 |
35 |
20 |
10 |
110 |
|
1 |
5 |
10 |
5 |
2 |
23 |
|
0 |
1 |
5 |
2 |
0 |
8 |
|
0 |
0 |
2 |
2 |
1 |
5 |
Total |
39 |
62 |
70 |
41 |
19 |
231 |
Based on this table explain in words the following sets and give number of employees in each: (a) = the intersect of B1 and A5 is 5. There are 5 employees in B1 Clerical that have ages greater than 35.
(b) =
(c) =
(d) =
(e) =
(f) =
(g) =
(h) =
(i) =
Work the questions below using data from the above table. Are they true?
(j)
(k) Is A1 independent of B1?
How many employees satisfy each of the following conditions?
(l). The person is neither an executive nor a junior executive.
(m). The person is both an executive and a junior executive.
(n). The person is more than 30 years old, and is clerical or custodial.
(o). The person is a salesperson and/or between 21 and 25 years old, inclusive
(p). The person is a craftsman 35 years old or younger.
(q). The person is a craftsman or a salesperson and is between 21 and 30 years old, inclusive.
(r). The person is a clerical or custodial, and is more than 30 years old.
6. Calculate from the information provided below
X |
Y |
-2 |
9 |
0 |
5 |
-0.5 |
7 |
1 |
100 |
a. Compute the sample regression coefficients b0 and b1. See my calculations on the attached worksheet. My answers are wrong. I know what the correct answers are but don’t know what I calculated wrong.
b. Compute the estimated variance of the regression.
c. Compute the standard error of the regression.
d. Compute the estimated variance of b1.
e. Compute the standard error of b1.
f. Test the slope coefficient using the alternative hypothesis of greater than zero and alpha=0.05
g. What is the F value?
CS 340 Milestone One Guidelines and Rubric Overview: For this assignment, you will implement the fundamental operations of create, read, update,
Retail Transaction Programming Project Project Requirements: Develop a program to emulate a purchase transaction at a retail store. This
7COM1028 Secure Systems Programming Referral Coursework: Secure
Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip
CS 340 Final Project Guidelines and Rubric Overview The final project will encompass developing a web service using a software stack and impleme