Skip to main content
United StatesCalculusSyllabus dot point

How do you estimate a derivative from a table or graph when you do not have a formula?

Topic 2.3 Estimating Derivatives of a Function at a Point: estimate the value of a derivative from a table of values or a graph using nearby secant slopes.

A focused answer to AP Calculus AB Topic 2.3, estimating a derivative numerically from a table using a symmetric difference quotient and graphically from a tangent slope, with worked examples.

Generated by Claude Opus 4.88 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this topic is asking
  2. Estimating from a table
  3. Estimating from a graph
  4. Reading derivative behavior from a graph
  5. Reporting and sign sense

What this topic is asking

The College Board (Topic 2.3) wants you to estimate a derivative when you have only a table of values or a graph, not a formula. The tool is the secant slope: the derivative at a point is approximated by the slope of a line through nearby data points. The symmetric (centered) difference quotient is the most accurate table estimate.

Estimating from a table

The derivative is a limit of difference quotients, so a difference quotient over a small interval estimates it.

Estimating from a graph

If you are given a graph, the derivative at a point is the slope of the tangent line there. Estimate it by drawing the tangent and reading a convenient rise over run, or by taking the slope between two nearby points on the curve. Where the curve is increasing the derivative is positive; where decreasing, negative; at a peak or valley, near zero.

Reading derivative behavior from a graph

Beyond a single numerical slope, the AP exam often asks you to describe a derivative's behavior across a graph. The rules are direct: where the curve is rising, fβ€²>0f' > 0; where it is falling, fβ€²<0f' < 0; at a smooth peak or valley (a horizontal tangent), fβ€²=0f' = 0. Steeper sections of the curve correspond to larger magnitudes of fβ€²f', and flatter sections to values near zero. A question may show the graph of ff and ask you to rank fβ€²f' at several labelled points, or to say where fβ€²f' is greatest; you answer by comparing the steepness and direction of the tangent at each point, not by computing anything. This qualitative reading of slope from a graph is a core "connecting representations" skill that recurs throughout the differentiation units.

Reporting and sign sense

When you estimate, state which difference you used and keep units if the context has them (for example meters per second). A quick sanity check: the symmetric estimate should land between the forward and backward estimates, as it did above. If a question asks for the sign of the derivative, read whether the values are rising or falling rather than computing a number. In a real-world context - a table of a car's position over time, say - the estimated derivative is an estimated velocity, and the units come from the ratio of the output units to the input units. Always attach those units in a contextual answer, because the College Board treats a missing or wrong unit as an incomplete response even when the number is right.

Exam-style practice questions

Practice questions written in the style of College Board exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

AP 2022 (style)1 marksSection I (multiple choice, calculator). A table gives f(2)=5f(2) = 5, f(2.1)=5.8f(2.1) = 5.8. The best estimate of fβ€²(2)f'(2) from these two values is (A) 0.80.8 (B) 55 (C) 88 (D) 0.080.08
Show worked answer β†’

The correct answer is (C), 88.

Estimate the derivative with the secant slope between the two given points: fβ€²(2)β‰ˆf(2.1)βˆ’f(2)2.1βˆ’2=5.8βˆ’50.1=0.80.1=8f'(2) \approx \frac{f(2.1) - f(2)}{2.1 - 2} = \frac{5.8 - 5}{0.1} = \frac{0.8}{0.1} = 8. The change in output divided by the change in input gives the average rate near x=2x = 2, which approximates the instantaneous rate.

AP 2023 (style)3 marksSection II (free response, calculator). A differentiable function gg has values g(3)=4g(3) = 4, g(3.5)=5g(3.5) = 5, g(4)=7g(4) = 7. (a) Estimate gβ€²(3.5)g'(3.5) using a symmetric difference quotient. (b) Estimate gβ€²(3)g'(3) using a forward difference. (c) Explain why the symmetric estimate in (a) is usually more accurate.
Show worked answer β†’

A 3-point numerical-derivative question.

(a) (1 point) Symmetric (centered) estimate: gβ€²(3.5)β‰ˆg(4)βˆ’g(3)4βˆ’3=7βˆ’41=3g'(3.5) \approx \frac{g(4) - g(3)}{4 - 3} = \frac{7 - 4}{1} = 3.
(b) (1 point) Forward difference: gβ€²(3)β‰ˆg(3.5)βˆ’g(3)3.5βˆ’3=5βˆ’40.5=2g'(3) \approx \frac{g(3.5) - g(3)}{3.5 - 3} = \frac{5 - 4}{0.5} = 2.
(c) (1 point) The symmetric difference uses points on both sides of 3.53.5, so it averages the behavior and cancels much of the error from curvature, making it more accurate than a one-sided estimate.

Related dot points

Sources & how we know this