Average Rate of Change Calculator
Calculate the average rate of change between two points on a function. Enter (x₁, y₁) and (x₂, y₂) to find the slope of the secant line instantly.
About the Average Rate of Change Calculator
The average rate of change (AROC) measures how much a function's output changes per unit of input change between two specific points. It is calculated as (y₂ − y₁) / (x₂ − x₁) — the change in the function's value divided by the change in the input variable. This is geometrically equivalent to finding the slope of the secant line connecting the two points (x₁, y₁) and (x₂, y₂) on the graph of the function.
Understanding average rate of change is a foundational concept in calculus, physics, economics, and data analysis. In physics, it represents average velocity (change in position over time). In economics, it represents marginal analysis (change in cost or revenue over a change in quantity). In biology, it can represent population growth rate over an interval. In all cases, the interpretation is the same: how much does the output change, on average, for each one-unit increase in the input?
The average rate of change differs from the instantaneous rate of change, which is the derivative at a single point. As the interval [x₁, x₂] becomes smaller and smaller, the average rate of change approaches the instantaneous rate of change (derivative) — this is the fundamental idea behind differential calculus. Our calculator computes the average over any interval you specify.
How to Find the Average Rate of Change
To find the average rate of change of a function f(x) over the interval [a, b]: (1) Calculate f(a) — the function value at the start of the interval. (2) Calculate f(b) — the function value at the end of the interval. (3) Apply the formula: AROC = [f(b) − f(a)] / (b − a). The result is a single number representing the average slope of the function over that interval.
For example, if a car travels 150 miles in 3 hours, the average rate of change of position with respect to time is 150/3 = 50 mph. The car may have been travelling at 65 mph at some moments and 30 mph at others, but its average rate was 50 mph. This is distinct from asking what its speed was at exactly the 1.5-hour mark — that would require the instantaneous rate (derivative).
Average Rate of Change vs. Instantaneous Rate of Change
The average rate of change uses two distinct points to calculate a slope. The instantaneous rate of change (derivative) uses the limit as the distance between the two points approaches zero. For a linear function y = mx + b, the average rate of change equals the slope m regardless of which two points you choose. For non-linear functions like y = x², the average rate of change varies depending on the interval selected.
On a graphing calculator, you can approximate the average rate of change by evaluating the function at two points and applying the formula manually. Our calculator handles any numerical inputs — whether from a table of values, a real-world dataset, or a function you have evaluated at specific x-values. Simply enter the two coordinate pairs and the result is instant.