next up previous
Next: 4.5 Up: 4. Previous: 4.3

4.4 The cost function

*
The cost function is $C = \sum_i p_i x_i$.
*
Just the quantity of inputs times their prices.
*
Relates the minimum cost of producing a level of output y to the prices of the inputs and the state of technical knowledge.

Objective; Find the input levels that minimize the production cost for a given level of output. (Cost minimizer assumption.)

This is an optimization problem, in particular choose input levels to minimize costs. But subject to a constraint: the inputs must produce a given level of output, y.

Mathematical technique for solution of constrained optimization: Lagrange multipliers.

It turns out that, assuming the Cobb Douglas production function, then the optimal level of inputs produce a COST FUNCTION of the form

\begin{displaymath}C = k\, y^{1/r} p_1^{\alpha_1/r} p_2^{\alpha_2/r} p_3^{\alpha_3/r},\end{displaymath}

where

\begin{displaymath}k = r ( A \alpha_1^{\alpha_1} \alpha_2^{\alpha_2}
\alpha_3^{\alpha_3})^{-1/r}.\end{displaymath}

It looks a mess, but notice that it is multiplicative, so taking logs will achieve a linear expression ready for regression.

Further, using the fact that $\alpha_3 = r - \alpha_1 - \alpha_2$ the logged version can be rewritten as


\begin{displaymath}\ln(C^\ast) = \beta_0 + \beta_y \ln(y) + \beta_1 \ln(p_1^\ast) + \beta_2
\ln(p_2^\ast),\end{displaymath}

where

From this lot we can get at what's of interest, $r, \alpha_1, \alpha_2, \alpha_3$.





next up previous
Next: 4.5 Up: 4. Previous: 4.3
Richard Waterman
1999-09-30