Question

In: Statistics and Probability

On Moodle, you will find a file “Data for Q2 Ass3” which has data on grades...

On Moodle, you will find a file “Data for Q2 Ass3” which has data on grades in past sections of this course. The variables are Assignment1 = Grade on Assignment 1 as a percentage Assignment2 = Grade on Assignment 2 as a percentage Assignment3 = Grade on Assignment 3 as a percentage Midterm = Midterm Grade as a percentage Project = Project Grade as a percentage Participation = Participation Grade as a number out of 5. AssignmentDum = A dummy variable equal to 1 for a given format for assignments and zero otherwise. F.Exam = Final Examination Grade out of 100. Use Excel to answer the following questions. Don’t forget to both attach computer output and provide a written answer. F.Exam should be your dependent variable.

(a) What is the estimated regression equation for the most general model for F.Exam?

(b) Test the overall significance of the model.

(c) Use the t-test to determine the significance of each independent variable. What is your conclusion at the 0.05 level of significance?

Ass1 Ass2 Ass3 Midterm Project Participation/5 AssDum F.Exam
76 80 42.5 44.5 58 5 1 52.5
87 100 43 43 60 5 1 42
76 100 37 68.5 75 6 1 28
72 100 63 51 87 5 1 57
0.00 100 96 39 66 5 1 54
100 100 68.5 12 92 5 1 40
96 80 79 81.5 80 0 1 71.5
97 100 83 79.5 72 0 1 52.5
96 100 83 83 78 5 1 59
86 100 92 89.5 88 5 1 72
80.5 90 51 41.5 55 5 1 39
56 100 31 90 68 5 1 63
81 95 41.5 38 72 5 1 44
94 100 64.5 84 90 5 1 74


I really need to understand how to do this is excel please, if possible, take pictures of the steps you must do to solve this in Excel, I will rate immediately. Many thanks.

Solutions

Expert Solution

AFter entering the data in Excel we can perform the regression analysis from data tab as shown below:

AS we can see that output of regression output in Excel

here we can see that all values in variable AssDum are 1 so it is not considerd by Excel

A)

SO the estimated regression equation is:

B)

To test the overall significance of the model we can see that p value given in ANOVA table by the name of Significance F = 0.20744 > which implies that we do not have enough evidence to reject H0

i.e., Model is not significant.

C)

As we can see that p value corresponding to only Midterm varibable is significant at

All others variables have p value >

which also indicates that they are not statistically significant.

please hit the like button if you liked the solution.


Related Solutions

On Moodle, you will find a file labelled “Data for Question 4 Assignment 1”. It contains...
On Moodle, you will find a file labelled “Data for Question 4 Assignment 1”. It contains data on past students in this course. Under Midterm is information on whether past studentsgot an A grade (A−, A, A+) an F or D grade (D is a passing grade but most students need aC− for it to count towards their program) or Other (any grade in between). Under FinalExam is information on whether students got a D or F grade or anything...
Consider the program which you can find on Moodle that draws random lines. In this assignment,...
Consider the program which you can find on Moodle that draws random lines. In this assignment, you will extend that program to draw triangles and quadrilaterals. Create classes Traingle and Quadrilaterals. Declare a constructor in each class as follows: public Triangle (int x1, int y1, int x2, int y2, int x3, int y3, Color color) public Quadrilateral (int x1, int y1, int x2, int y2, int x3, int y3, int x4, int y4, Color color) Each class of these two...
Q2. The data below represents the grades of students from 2 different classes. Using appropriate measures,...
Q2. The data below represents the grades of students from 2 different classes. Using appropriate measures, try determine which class performed better. Make sure to explain your reasoning. Class A Class B 88 72 76 80 80 72 75 72 86 81 75 77 79 100 99 69 84 83 77 93 59 98 66 73 88 65 98 99 79 84 68 82 89 78 75 65 81 81 79 77
Find the data for the problem in the first worksheet named LightbulbLife of the data file....
Find the data for the problem in the first worksheet named LightbulbLife of the data file. It gives the data on the lifetime in hours of a sample of 100 lightbulbs. The company manufacturing these bulbs wants to know whether it can claim that its lightbulbs typically last more than 1000 burning hours. So it did a study. Identify the null and the alternate hypotheses for this study. Can this lightbulb manufacturer claim at a significance level of 5% that...
C ++ Data File Preparation 1. Using the original AL Weather Station Data file find all...
C ++ Data File Preparation 1. Using the original AL Weather Station Data file find all records that have a bad data flag (-9999) for either the PRCP, TMAX or TMIN fields. Produce a new data file (call it Filtered_AL_Weather_Station.txt ) that omits those records with bad data flags. This new file will be used in problem 2. NOTE: The temperatures are given in tenths of a degree Celsius. e.g 83 is 8.3 degrees C.    2. Using the filtered data...
Write a Fortran program that is able to read in the data file. The file has...
Write a Fortran program that is able to read in the data file. The file has lines with the structure: 19990122 88888 30.5 Where: i) the first is an 8 digit code with the date: yyyymmdd (yyyy is the year, mm is the month, and dd is the day) ii) the second is the five digit odometer reading of a car iii) the third is the amount of fuel put into the car on that date to fill the tank...
Write a program in python to read from a file the names and grades of a...
Write a program in python to read from a file the names and grades of a class of students to calculate the class average, the maximum, and the minimum grades. The program should then write the names and grades on a new file identifying the students who passed and the students who failed. The program should consist of the following functions: a) Develop a getGrades() function that reads data from a file and stores it and returns it as a...
1) The worksheet Engines in the HW8 data workbook on Moodle describe a suppliers shipments of...
1) The worksheet Engines in the HW8 data workbook on Moodle describe a suppliers shipments of engines per year to their customers from 1999 through 2018. a) Use simple regression with Shipments as the independent or Y variable and Year as the dependent or X variable to fit the data. Determine MAE, MSE and MAPE for the simple regression model. Construct a chart that has the observed data and the fit line by Year. Use the simple regression model to...
In java Q2. Write a program that reads grades of type double of eight students that...
In java Q2. Write a program that reads grades of type double of eight students that the user provides. The grades lie between 0 and 10. These grades should be written to a binary file and read from it. The program outputs the highest and lowest grades achieved by students on the screen. The file contains nothing but numbers of type double written to the file with writeDouble.
For the data in the Excel file Education and Income, find 95% confidence intervals for the...
For the data in the Excel file Education and Income, find 95% confidence intervals for the mean annual income of males and the mean annual income of females. Can you conclude that the mean income of one group is larger than the other? Education and Income Gender Age Level of Education Gross Annual Income Female 40-60 Graduate Degree $75,000 Female 25-39 Bachelor's Degree $47,000 Male 40-60 High School/GED $40,000 Female 25-39 Some College $30,000 Female 25-39 Some College $60,000 Female...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT