Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

- Load gpa2, dta to R. In the data set, colgpa = cumulative college GPA, hsize = size of high school graduating class in hundreds,

image text in transcribed
- Load gpa2, dta to R. In the data set, colgpa = cumulative college GPA, hsize = size of high school graduating class in hundreds, sat = combined SAT score, female = a binary gender variable ( 1 if female and 0 otherwise) and athelete =1 if student-athlete and 0 otherwise. 1. (5 points) Find the average of colgpa. Also, find the average of colgpa for female students and the average of colgpa for male students: which one is larger? 2. (5 points) Draw the scatter plot of colgpa on sat: that is, place colgpa on the vertical axis. Add an appropriate title to the scatter plot. You must include the plot in your submitted work: if you submit only the R code, you will get 2 points. 3. (10 points) Estimate the model colgpa=0+1hsize+2sat+3female+4athlete+u1 with the OLS estimator. And interpret the estimated coeflicient on female. - Load gpa2, dta to R. In the data set, colgpa = cumulative college GPA, hsize = size of high school graduating class in hundreds, sat = combined SAT score, female = a binary gender variable ( 1 if female and 0 otherwise) and athelete =1 if student-athlete and 0 otherwise. 1. (5 points) Find the average of colgpa. Also, find the average of colgpa for female students and the average of colgpa for male students: which one is larger? 2. (5 points) Draw the scatter plot of colgpa on sat: that is, place colgpa on the vertical axis. Add an appropriate title to the scatter plot. You must include the plot in your submitted work: if you submit only the R code, you will get 2 points. 3. (10 points) Estimate the model colgpa=0+1hsize+2sat+3female+4athlete+u1 with the OLS estimator. And interpret the estimated coeflicient on female

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Accounting questions

Question

What is Working Capital ? Explain its types.

Answered: 1 week ago