|
Egwald Economics: Microeconomics
Cost Functions
by
Elmer G. Wiens
Egwald's popular web pages are provided without cost to users. Please show your support by joining Egwald Web Services as a Facebook Fan:
Follow Elmer Wiens on Twitter:
Cost Functions:
Cobb-Douglas Cost
| Normalized Quadratic Cost
| Translog Cost
| Diewert Cost
| Generalized CES-Translog Cost
| Generalized CES-Diewert Cost
| References and Links
K. Translog (Transcendental Logarithmic) Cost Function
The three factor Translog production function is:
ln(q) = ln(A) + aL*ln(L) + aK*ln(K) + aM*ln(M) + bLL*ln(L)*ln(L) + bKK*ln(K)*ln(K) + bMM*ln(M)*ln(M) + bLK*ln(L)*ln(K) + bLM*ln(L)*ln(M) + bKM*ln(K)*ln(M) = f(L,K,M). (*)
where L = labour, K = capital, M = materials and supplies, and q = product.
If we have a data set relating these inputs to output for varying levels of inputs and output, we can estimate the parameters of the Translog production function directly.
Suppose, however, we have a data set relating output quantities to total costs and input (factor) prices, wL, wK, and wM. Then, we can work with the Translog cost function to estimate the parameters of the production technology.
The three factor Translog (total) cost function is:
ln(C(q;wL,wK,wM)) = c + cq * ln(q) + cL * ln(wL) + cK * ln(wK) + cM * log(wM)
+ .5 * [dqq * ln(q)^2 + dLL * ln(wL)^2 + dKK * ln(wK)^2 + dMM * ln(wM)^2]
+ .5 * [(dLK + dKL) * ln(wL)*ln(wK) + (dLM + dML) * ln(wL)*ln(wM) + (dKM + dMK) * ln(wK)*log(wM)]
+ dLq * ln(wL)*ln(q) + dKq * ln(wK)*ln(q) + dMq * ln(wM)*ln(q)
(**)
|
an equation linear in its 18 parameters, c, cq, cL, cK, cM, dqq, dLL, dKK, dMM, dLK, dKL, dLM, dML, dKM, dMK, dLq, dKq, and dMq.
We shall use two methods to obtain estimates of the parameters:
À1: Estimate the parameters the cost function by way of its factor share functions — requires data relating output quantities to (cost minimizing) factor inputs, and input prices,
À2: Estimate the parameters of the cost function directly — requires data relating output quantities to total (minimum) cost and input prices.
We shall also:
À3: Re-estimate the Translog Production Function — to investigate properties of the underlying technology.
À1: Estimate the factor share equations separately.
Taking the partial derivative of the cost function, C(q;wL,wK,wM), with respect to an input price, we get the (nonlinear) factor demand function for that input:
∂C/∂wL = L(q; wL, wK, wM),
∂C/∂wK = K(q; wL, wK, wM),
∂C/∂wM = M(q; wL, wK, wM)
|
The (total) cost of producing q units of output equals the sum of the factor demand functions weighted by their input prices:
C(q;wL,wK,wM) = wL * L(q; wL, wK, wM) + wK * K(q; wL, wK, wM) + wM * M(q; wL, wK, wM),
Write the factor share functions as:
sL(q;wL,wK,wM) = wL * L(q; wL, wK, wM) / C(q;wL,wK,wM) = wL * ∂C/∂wL / C(q;wL,wK,wM) = (∂ln(C)/∂wL )/ (∂ln(wL)/∂wL) = ∂ln(C)/∂ln(wL),
sK(q;wL,wK,wM)= wK * K(q; wL, wK, wM) / C(q;wL,wK,wM) = wK * ∂C/∂wK / C(q;wL,wK,wM) = (∂ln(C)/∂wK )/ (∂ln(wK)/∂wK) = ∂ln(C)/∂ln(wK),
sM(q;wL,wK,wM)= wM * M(q; wL, wK, wM) / C(q;wL,wK,wM) = wM * ∂C/∂wM / C(q;wL,wK,wM) = (∂ln(C)/∂wM )/ (∂ln(wL)/∂wM) = ∂ln(C)/∂ln(wM).
|
The Translog factor share functions are:
sL(q;wL,wK,wM) = cL + dLq * ln(q) + dLL * ln(wL) + dLK * ln(wK) + dLM * ln(wM),
sK(q;wL,wK,wM) = cK + dKq * ln(q) + dKL * ln(wL) + dKK * ln(wK) + dKM * ln(wM),
sM(q;wL,wK,wM) = cM + dMq * ln(q) + dML * ln(wL) + dMK * ln(wK) + dMM * ln(wM),
|
three linear equations in their 15 parameters.
Since it is likely that, as measured numerically, dLK != dKL, dLM != dML, and dKM != dMK, these distinctions are maintained in the factor share equations.
Having obtained the unrestricted estimates of the coefficients of the factor share functions, we shall compute the restricted least squares estimates with dLK = dKL, dLM = dML, and dKM = dMK.
I. Duality. The Plan:
1. Generate CES data and estimate the parameters of a Translog production function.
2. Generate cost data with the estimated Translog production function, yielding a data set relating output, q, and factor prices, wL, wK, and wM, [randomized about the base factor prices (wL*, wK*, wM*)] to the Translog cost minimizing factor inputs, L, K, and M. The base factor prices and the randomizing distribution are specified in the form below.
3. Stage 1. Obtain the estimates of the fifteen parameters of the three factor share equations using linear multiple regression.
4. Stage 2. Substitute the values of these parameters into the Translog cost function, and estimate its remaining three parameters, c, cq, and dqq, using linear multiple regression.
The estimated coefficients of the Translog production and cost functions will vary with the parameters sigma, nu, alpha, beta and gamma of the CES production function.
CES Production Function:
q = A * [alpha * (L^-rho) + beta * (K^-rho) + gamma *(M^-rho)]^(-nu/rho) = f(L,K,M).
where L = labour, K = capital, M = materials and supplies, and q = product. The parameter nu is a measure of the economies of scale, while the parameter rho yields the elasticity of substitution:
sigma = 1/(1 + rho).
Set the parameters below to re-run with your own CES parameters.
Restrictions: .7 < nu < 1.3; .5 < sigma < 1.5; .25 < alpha < .45, .3 < beta < .5, .2 < gamma < .35
sigma = 1 → nu = alpha + beta + gamma (Cobb-Douglas)
sigma < 1 → inputs complements; sigma > 1 → inputs substitutes
4 <= wL* <= 11, 7<= wK* <= 16, 4 <= wM* <= 10
|
|