subject
Mathematics, 07.06.2021 02:30 sporting06

In this exercise, you will conduct regression analysis with binary and categorical variables. (a) Use the command tabulate to show the categories of the variable occupation and their frequencies. What is the relative frequency of the category Sales? Please report a number between 0 and 1.
(b) Use the same command, this time specifying the option nolabel, to visualize the numeric values corresponding to the different categories of occupation. Which numeric value corresponds to the label Sales?
(c) Use the command summarize with the option if to compute the sample mean of wage for workers with Sales occupation. What is the average wage for workers with Sales occupation?
(d) Use the command regress wage i. occupation to run a regression with binary variables for every occupation category. (Adding i. to a categorical variable will automatically generate a binary variable for each category.) The occupation with numeric value 1 is used as the base group. Given the regression results, what is the average wage for workers with Sales occupation? How does your answer compare to part 2(c)?
(e) Which occupation has the highest average wage? How much is it?
(f) Use a similar command as in step (d), this time to study the average hours for each occupation. Which occupation works the longest hours per week? How many hours on average for this occupation?
Next, we follow a similar procedure as in steps (a)-(d) to study the wage gap among different races.
(g) Use the command regress wage i. race to run a regression with binary variables for every race category. What is the average wage for white?
(h) What is the wage gap between white and black (report a positive number)? What is the 95% confidence interval for this wage gap?

ansver
Answers: 1

Another question on Mathematics

question
Mathematics, 21.06.2019 15:00
The radius of the base of a cylinder is 10 centimeters, and its height is 20 centimeters. a cone is used to fill the cylinder with water. the radius of the cone's base is 5 centimeters, and its height is 10 centimeters.
Answers: 1
question
Mathematics, 21.06.2019 17:30
Describe the domain and range of y=2(3)^x-2+5
Answers: 1
question
Mathematics, 22.06.2019 02:30
What is the output, or dependent variable of quantity? 1: x 2: f(x) 3: y
Answers: 1
question
Mathematics, 22.06.2019 04:00
Rewrite the point-slope equation in slope-intercept form: y - 3 = 2(x + 4)
Answers: 2
You know the right answer?
In this exercise, you will conduct regression analysis with binary and categorical variables. (a) U...
Questions
Questions on the website: 13722363