Symmetric Difference or Derivative

  • Thread starter Thread starter Xfree
  • Start date Start date
X

Xfree

I am trying to solve for MC, what function in Excel could I use for symmetric
difference or derivative?

MC=∆(VC)/∆(q)=∆ or MC=dTC/dQ
 
If the values of Q are in column A and the values of VC are in column B, then
in C2 enter:

=(A3-A1)/(B3-B1) and copy down

Column C will be an estimate of the derivaitve
 
Thank you for the help!

Gary''s Student said:
If the values of Q are in column A and the values of VC are in column B, then
in C2 enter:

=(A3-A1)/(B3-B1) and copy down

Column C will be an estimate of the derivaitve
 
Back
Top