Create predicted values of the average cost function

Assignment Help Econometrics
Reference no: EM131135522

Problem 1) In this exercise we will examine whether a teacher's physical attractiveness has any impact on student course evaluations.  The dataset to use is called teaching ratings, and a description of the variables is available as well.  You can access these through the course website.  Use an α =.05 for hypothesis testing.

We'll first examine whether our control variables seem to have any predictive power for ratings. 

a) We'll start with some basic dummy variable regressions to test for differences between groups:

1) Regress course_eval on minority.  Report the coefficients and p-values. Do minority instructors have significantly different course evaluations compared to non-minorities?

2) Regress course_eval on female.  Report the coefficients and p-values. Do females have significantly different course evaluations from males?

3) Run a final regression to test whether the effect of being a minority changes depending on whether the person is female.  Report the coefficients and p-values. Can you reject the hypothesis of no effect?

b) Now regress course_eval on beauty, age, age^2 [you'll need to create this], nnenglish, female, minority, one credit.  Are any variables not statistically significant?  Which?  This is Model 1.

Use Model 1 to answer the following:

1) Calculate an F-test for the hypothesis that age and age^2 jointly have no effect on course_eval.  You can execute this test however you prefer.

2) Calculate an F-test that female and minority have an equal impact on course_eval.  You can execute this test however you prefer.

c) Modify Model 1 so that you can determine whether beauty has a different effect for women than for men.  This is Model 2.  Report the coefficient and p-value for the interaction variable.  Can you reject the hypothesis of no effect of the interaction? 

Use Model 2 to answer the following:

1) Professor Smith is a man.  He isn't very handsome. He undergoes plastic surgery, which raises his beauty from one standard deviation below the mean to one standard deviation above.  What is the predicted change in his course evaluations?  [Note: you will have to figure out how to calculate a standard deviation in STATA.  It isn't hard.  Also, note that the average beauty level in the data has been scaled to equal zero.]

2) Repeat part 1) for Professor Jones, who is a woman.

d) Go back to Model 1. Add two variables to Model 1 that will allow you to determine whether age has a different effect for women than for men on course evaluations.  [Note: since age appears twice in Model 1, you will need to create the interaction for both age and age^2.] This is Model 3.  Report the coefficients and p-values for the interaction terms.  Can you reject the hypothesis of no effect of the interactions?

Use Model 3 results to answer the following:

1) Professor Thomas, a man, begins his teaching career at age 32. Assuming his beauty measure (and all other variables) is unchanged over his career, what is the predicted change in his course_eval score when he retires at age 65?

2) Repeat 1) for Professor Gomez, who is a woman.

Problem 2) Estimating Cost and Production Functions

a) Download and input the data.

I have recently downloaded the NBER-CES manufacturing industry database and posted it to ANGEL.  I have opted to do this in Excel format.  Before you put it into STATA, you should delete all of the data except the stuff you need.  What do you need? The rows you need are the ones corresponding to the industry SIC code that has been randomly assigned to you.  There is a spreadsheet titled (random SIC codes) which will have your industry.  [If curious, you can use Google to determine precisely which industry your SIC code is for.  (2011, for example, is Meat Packing Plants.)]

Additionally, the five variable columns needed for this assignment are

vadd= value added (i.e. output)

pay= total payroll

invest=total capital expenditure

energy=total energy expenditure

year= year of observation

To enter the data into STATA: Copy the data from Excel, including the variable names.  In STATA, click on Window-> Data editor.  Go to the upper left-hand cell, right click and paste.  Tell STATA to use the first line as variable names.

b) Estimate the cost functions

The total cost function models the total cost of production as a function of output. We need first a measure of total cost, which we will take as the sum of labor, capital and and energy costs. This isn't perfect but, we will measure this as the sum of the three input costs that we have:

gen tc=pay+invest+energy

We will model total cost as a cubic function of output. Thus we must generate the squared and cubed elements of the polynomial:

gen vadd_2=vadd^2

gen vadd_3=vadd^3

and then estimate the cost function:

reg tc vadd vadd_2 vadd_3, noc

Note the use of the noc (no constant) option.  This forces the intercept term to equal zero.

1) What is the economic interpretation of suppressing the constant term (forcing it equal zero)?  Why does that make sense to do here?

2) Write out the cost function as (Use the numbers from the regression you just ran.)

3) Now use your regression of TC to create predicted values of the average cost function and the marginal cost function.

Here's how you do this in STATA.  For average cost this is straightforward.

predict tcpred  (This predicts the total cost for each level of vadd)

gen ac=tcpred/vadd

For marginal cost you need to issue the command

gen mc=a+2*b*vadd+3*c*vadd^2

(Where a, b, and c are beta values you have taken from your TC function of part 2.)

[Note: Why is this the marginal cost? Calculus.  We have taken the derivative of tc with respect to vadd, and the above formula is the result.]

Report these equations.

Now we are going to graph the marginal and average cost functions.

sort vadd

scatter ac mc vadd, connect(l l)

The sort command lines the data up in the right order so that the graphs look nice. The scatter command will put ac and mc on the vertical axis and output (vadd) on the horizontal, just like in the textbooks, and the connect option will connect the dots (the l l stands for connecting with unbroken lines.)

4) Print out this graph. Does it look like the textbook depiction of average and marginal cost? Why or why not? That is, did your slope coefficients you estimated above conform to expectations?

c) Estimate the production function

In this section you will estimate a Cobb-Douglas production function, where the log of output is a function of the log of inputs (and time).

Generate log versions of the output variable and the three inputs. For example:

gen lvadd=log(vadd)  and do the same for pay, invest and material.

Run a regression of lvadd on the three log input variables, and year. Test the hypotheses that:

1) the individual coefficient on each of the inputs =0. Rejection implies that the input is productive.

2) the individual coefficient on each of the inputs =1. Rejection in the direction <1 implies diminishing marginal productivity of the input.

3) the sum of the input coefficients=1. You may either do this with a by-hand F-test or use STATA's test command (which is itself an F-test), and it's even possible to do this with a t-test, if you really want to try. Rejection implies either increasing or decreasing returns to scale.

4) the coefficient of year =0. (Rejection (in the positive direction) implies technical progress is being made).

5) Broadly do you think this production function conforms to the ideas of economic theory?

Assignment link - https://www.dropbox.com/s/pewqshz7oylv26w/Assignment.rar?dl=0

Reference no: EM131135522

Questions Cloud

Impact market and potential client interactions in future : In the past, dressing for a day at the office meant the traditional suit, tie, or blouse and skirt. Now with the rise of younger companies like Google and Amazon, a day at the office is more casual. For women, the trend to wear less sneakers and more..
Accumulated depreciation buildings : HAMPTON CORPORATION Balance Sheet December 31, 2011 Cash $ 24,600 Accounts payable $ 25,600 Accounts receivable 45,500 Common stock ($10 par) 80,000 Allowance for doubtful accounts (1,500) Retained earnings 127,400 Supplies 4,400 Land 40,000 Build..
Describe inputs-operations processes and outputs : The Supply Chain In this Assignment you will practice with applying some of the concepts you examined regarding supply chains in your Learning Activity in this unit. Imagine that your new business is product oriented; either manufacturing or retail/w..
Find the amplitude of a standing wave : The wave function of a standing wave is y(x, t) = 4.44 mm sin [(32.5 rad/m) x] sin [(754rad/s) t]. For the two traveling waves that make up this standing wave
Create predicted values of the average cost function : What is the economic interpretation of suppressing the constant term (forcing it equal zero)?  Why does that make sense to do here? Write out the cost function as (Use the numbers from the regression you just ran
Retail rfid technology and retail technology : A supermarket chain in California, recently introduced intelligent shopping carts, to better service their customers. Each cart has a wireless touch-screen mobile device with a laser scanner to enable price checking and then to scan product codes for..
What change projects are needed in your agency at this time : What did you see as the difference between leadership activities and management activities? How do management and leadership activities contribute to the success of change initiatives?
A company incurs direct labor cost : If a company incurs direct labor cost of $41,000 when the standard cost is $42,000, it will a. debit Labor Price Variance for $1,000. b. credit Labor Price Variance for $1,000. c. debit Labor Quantity Variance for $1,000. d. credit Labor Quantity ..
What is the ratio of amount of workdone by two worms : what is the ratio of amount of workdone by two worms ,when half of it is over the top of the wall?

Reviews

Write a Review

Econometrics Questions & Answers

  What is the optimal strategy for the firm

refer to the following matrix, where each entry shows the level of utility attained by group members from following a particular strategy. Cooperate Shirk Cooperate 10,8 5,4 Shirk 6,10 8,7 If there is as..

  Is it surprising that the companys revenue increased

Revenue at a major cellular telephone manufacturer was $1.4 billion for the nine months ending March 2, up 97 percent over revenues for the save period last year. Management attributes the increase in revenues to a 137 percent

  Calculate the equilibrium level of gdp of s and v

With fixed government expenditures of G = 150 and fixed taxes of of T= 200. Assume that that consumers behave as described in the following consumption function: C= 150 + .75(Y-T)

  Find the demand function for tickets

The following table shows part of the demand function for tickets to an outdoor summer concert by a popular singing group: Price (P)...Quantity (Q) 50........... 100 35.......... 180 20............300 10............500

  How might you construct measure of the change in price level

Define inflation. Assume that you live in a simple economy in which only three goods are produced and traded: fish, fruit, and meat. Suppose that on January 1, 2007, fish sold for $2.50 per pound, meat was $3.00 per pound, and fruit was $1.50 per ..

  Are you being irrational if you keep the copy rather sell

You are willing to pay at most $200 for a copy, but can't find one at that price until one day in a used bookstore you see a copy selling for $10, which you immediately buy. Are you being irrational if you keep the copy rather than sell it?

  How much output should the firm produce in the short run

A firm sells its product in a perfectly competitive market where other firms charge a price of $80 per unit.The firm's total costs are C ( Q) = 40 + 8Q +2Q2. a.How much output should the firm produce in the short run

  Determine the optimal number of employees

Determine the optimal number of employees

  What is the marginal cost per bushel of apples

how many bushels of apples should the farmer produce? If the government imposes a tax on the sellers which results in the sellers receiving $1 less per bushel sold, what amount of apples should the farmer choose to produce?

  Find the conventional payback period for the project

Find the conventional payback period for the project. Find the discounted-payback period for the project, assuming i = 12%. Compute the net future worth of each project at i=7%.

  The effect of the introduction of atms and credit cards

Re-compute your answer to part (b). Finally, with the advent of credit cards, this person pays for all her purchases using her card. She withdraws no money until the fourth day, when she withdraws the whole amount necessary to pay for her credit c..

  Determine how will the growth in gdp change

Suppose GM reduces all of its existing workers from a 50 hour work week to a 40 hour work week but does not lay anyone off or hire anyone new. How will the unemployment rate change as a result How will the growth in GDP change

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd