---
title: "8.1 Average Value of a Function | AP Calc"
description: "Review AP Calc 8.1 average value of a function: use 1/(b-a) times the definite integral of f over [a,b], interpret units, and avoid confusing average value with average rate of change."
canonical: "https://fiveable.me/ap-calc/unit-8/finding-average-value-function-on-an-interval/study-guide/HjiYTRAnQdY0eCQpqtpg"
type: "study-guide"
subject: "AP Calculus AB/BC"
unit: "Unit 8 – Applications of Integration"
lastUpdated: "2026-06-09"
---

# 8.1 Average Value of a Function | AP Calc

## Summary

Review AP Calc 8.1 average value of a function: use 1/(b-a) times the definite integral of f over [a,b], interpret units, and avoid confusing average value with average rate of change.

## Guide

The average value of a [continuous function](/ap-calc/key-terms/continuous-function "fv-autolink") $f$ on a [closed interval](/ap-calc/key-terms/closed-interval "fv-autolink") $[a,b]$ is $\frac{1}{b-a}\int_a^b f(x)\,dx$. You integrate the function over the interval, then divide by the interval width to get the average height of the curve. For AP Calculus, do not confuse average value with average rate of change; average value uses an integral, not a slope formula.

## 8.1 Average Value of a Function

In AP Calculus 8.1, the average value of a continuous function on $$[a,b]$$ is $$\frac{1}{b-a}\int_a^b f(x)\,dx$$. You can think of it as the constant height that would give the same total [area](/ap-calc/unit-6/applying-properties-definite-integrals/study-guide/lUbcVbDG5QVysAn9 "fv-autolink") over the interval.

This is different from average rate of change. Average value uses an integral and returns a typical y-value of the function; average rate of change uses $$\frac{f(b)-f(a)}{b-a}$$ and returns the slope between two points.

## Why This Matters for the AP Calculus Exam

Average value connects integration to a real, interpretable quantity: the typical height of a function over an interval. This lets you answer questions about average [velocity](/ap-calc/unit-4/straight-line-motion-connecting-position-velocity-acceleration/study-guide/2ZIESajDNiJ4ENTrnDT6 "fv-autolink"), average temperature, or any average rate over time when you only have a function instead of a list of data points. On the AP Calculus exam, you may see average value in multiple-choice questions and as a step inside free-response problems, often paired with the [Fundamental Theorem of Calculus](/ap-calc/unit-6/fundamental-theorem-calculus-definite-integrals/study-guide/fEGd7E9gbOH8EtCf "fv-autolink") and units in context. Setting up the correct expression with clear notation is important for clean exam work.

## Key Takeaways

- The formula is $\text{Average Value} = \frac{1}{b-a}\int_a^b f(x)\,dx$, and it requires $f$ to be [continuous](/ap-calc/key-terms/continuous "fv-autolink") on $[a,b]$.
- Average value gives an average y-value (height), not a slope or [rate of change](/ap-calc/key-terms/rate-of-change "fv-autolink").
- The integral finds the accumulated [area under the curve](/ap-calc/key-terms/area-under-the-curve "fv-autolink"); dividing by $b-a$ spreads that area evenly across the interval.
- Use the Fundamental Theorem of Calculus to evaluate the [definite integral](/ap-calc/unit-6/approximating-areas-with-riemann-sums/study-guide/juN9YbvFYlJtpsMl "fv-autolink"): find an [antiderivative](/ap-calc/key-terms/antiderivative "fv-autolink"), then compute $F(b)-F(a)$.
- Watch your units. If $f(t)$ is velocity in meters per second, the average value is also in meters per second.
- In applied problems, average value answers questions like average velocity: $v_{avg}=\frac{1}{b-a}\int_a^b v(t)\,dt$.

## Average Value of a Function

When a problem asks for the average of a function over an interval, you do not have a finite set of data points to add up and divide. Instead, integration handles infinitely many values across $[a,b]$.

If $f$ is continuous on $[a,b]$, then the average value of $f$ on $[a,b]$ is:

$$
\text{Average Value} = \frac{1}{b-a} \int_{a}^{b} f(x) \, dx
$$

One way to picture this: the average value is the height of a rectangle that has the same width $(b-a)$ and the same area as the region under the curve. That is why $f_{avg}$ can land below, at, or above the midpoint of the function's range, depending on the curve's shape.

### Steps to Find Average Value

1. Set up the definite integral of $f(x)$ from $a$ to $b$. This gives the accumulated area under the curve between the two [limits](/ap-calc/unit-10-infinite-sequences-and-series-bc-only/defining-convergent-divergent-infinite-series/study-guide/CIVFHStGQM90EJ4GtIDB "fv-autolink").
2. Multiply by the fraction $\frac{1}{b-a}$, the reciprocal of the interval's width.
3. Evaluate using the Fundamental Theorem of Calculus to get the average y-value of the function on $[a,b]$.

### Worked Example

Consider $f(x) = 2x^2 - 3x + 5$ on the interval $[1,4]$. Find the average value of this function on the interval.

Here $a = 1$ and $b = 4$. Substitute these into the width term and the [limits of integration](/ap-calc/key-terms/limits-of-integration "fv-autolink").

$$
\text{Average Value} = \frac{1}{4-1} \int_{1}^{4} (2x^2 - 3x + 5) \, dx 

$$

Find an antiderivative of $f(x)$.

$$
= \frac{1}{3} \left[ \frac{2}{3}x^3 - \frac{3}{2}x^2 + 5x \right]_{1}^{4} 

$$

Substitute the limits and evaluate.

$$
 \frac{1}{3} \left[ \left( \frac{2}{3}(4)^3 - \frac{3}{2}(4)^2 + 5(4) \right) - \left( \frac{2}{3}(1)^3 - \frac{3}{2}(1)^2 + 5(1) \right) \right] =\boxed{\frac{23}{2}}

$$

---

## How to Use This on the AP Calculus Exam

### Problem Solving

- Identify $a$, $b$, and $f(x)$ from the problem before plugging into the formula.
- Write the full expression with the $\frac{1}{b-a}$ factor in front. Forgetting this factor is the most common error.
- Evaluate the integral carefully. On a calculator-allowed section, you can compute the definite integral directly, but still show the correct setup.

### Free Response

- Average value often appears as one part of a larger free-response problem. Present a correct expression using proper notation before computing.
- When the function is given in context (like velocity or temperature over time), state the average value with its units and, when asked, interpret what it means.

### Common Trap

- Do not confuse average value with average rate of change. Average value uses an integral; average rate of change uses $\frac{f(b)-f(a)}{b-a}$.

## Average Value of a Function Practice Problems

Give each of these problems a try before you move on to the [solutions](/ap-calc/unit-7/verifying-solutions-for-differential-equations/study-guide/s2nX7AhIBDxGIWwlL82x "fv-autolink").

1. What is the average value of $5x^2+4$ on the interval $0\le x\le 6$?
2. What is the average value of $x^3-x^2$ on the interval $2\le x\le 5$?
3. What is the average value of $\sin(x)+\cos(x)$ on the interval $0\le x\le \pi$?

### Solutions

#### Question 1 Solution

$$
\text{Average Value} = \frac{1}{6-0} \int_{0}^{6} (5x^2+4) \, dx 
$$

$$
= \frac{1}{6} \left[ \frac{5}{3}x^3 +4x \right]_{0}^{6} 
$$

$$
 \frac{1}{6} \left[ \left( \frac{5}{3}(6)^3 + 4(6) \right) - \left( \frac{5}{3}(0)^3 + 4(0) \right) \right] =\boxed{64}

$$

#### Question 2 Solution

$$
\text{Average Value} = \frac{1}{5-2} \int_{2}^{5} (x^3-x^2) \, dx 
$$

$$
= \frac{1}{3} \left[ \frac{1}{4}x^4 - \frac{1}{3} x^3 \right]_{2}^{5} 

$$

$$
 \frac{1}{3} \left[ \left( \frac{1}{4}(5)^4 - \frac{1}{3}(5)^3 \right) - \left( \frac{1}{4}(2)^4 - \frac{1}{3}(2)^3 \right) \right] =\boxed{\frac{151}{4}}

$$

#### Question 3 Solution

$$
\text{Average Value} = \frac{1}{\pi-0} \int_{0}^{\pi} \sin(x)+\cos(x) \, dx 
$$

$$
= \frac{1}{\pi} \left[ -\cos(x)+\sin(x)\right]_{0}^{\pi} 
$$

$$
 \frac{1}{\pi} \left[ \left( -\cos(\pi) + \sin(\pi) \right) - \left( -\cos(0) + \sin(0) \right) \right] =\boxed{\frac{2}{\pi}}

$$

---

## Common Misconceptions

- **Average value is not average rate of change.** Average value averages the function's height using an integral. Average rate of change is the slope $\frac{f(b)-f(a)}{b-a}$ between two points. Problems often test whether you can tell them apart.
- **Do not forget the $\frac{1}{b-a}$ factor.** The definite integral alone gives accumulated area, not the average. You must divide by the width of the interval.
- **The average value is a y-value, not an x-value.** It tells you the typical height of the function, not where that height occurs.
- **The function should be continuous on $[a,b]$.** The formula is stated for a continuous function over a closed interval, so check that before applying it.
- **Match the units to the function.** If $f$ has units (like meters per second), the average value carries those same units, not the units of area.

## Related AP Calculus Guides

- [Unit 8 Overview: Applications of Integration](/ap-calc/unit-8/review/study-guide/95uuVjdtA80roOMvV8IK)
- [8.7 Volumes with Cross Sections: Squares and Rectangles](/ap-calc/unit-8/volumes-with-cross-sections-squares-rectangles/study-guide/djttfP0mZkJ7Nn8QrB7r)
- [8.2 Connecting Position, Velocity, and Acceleration of Functions Using Integrals](/ap-calc/unit-8/connecting-position-velocity-acceleration-functions-using-integrals/study-guide/k9tY28YXs7YDVu1uqFuw)
- [8.4 Finding the Area Between Curves Expressed as Functions of x](/ap-calc/unit-8/finding-area-between-curves-expressed-as-functions-x/study-guide/Zyj7XJuPfoWBuAJ96ZAG)
- [8.3 Using Accumulation Functions and Definite Integrals in Applied Contexts](/ap-calc/unit-8/using-accumulation-functions-definite-integrals-applied-contexts/study-guide/nUlJKvXqRcsfLnVMd5fG)
- [8.6 Finding the Area Between Curves That Intersect at More Than Two Points](/ap-calc/unit-8/finding-area-between-curves-that-intersect-at-more-than-two-points/study-guide/QVBQ9TQDM4ZObJl6o0ad)

## Vocabulary

- **average value of a function**: The mean value of a function over a specified interval, calculated using the formula (1/(b-a)) ∫[a to b] f(x) dx.
- **continuous**: A function that has no breaks, jumps, or holes in its graph over a given interval.
- **definite integral**: The integral of a function over a specific interval [a, b], representing the net signed area between the curve and the x-axis.
- **interval**: A connected set of real numbers, typically expressed as a range between two endpoints.

## FAQs

### What is the average value of a function in AP Calc?

The average value of a continuous function f on [a,b] is 1/(b-a) times the definite integral of f from a to b. It gives the average y-value, or average height, of the function over the interval.

### How do I find average value on an interval?

Identify the interval [a,b], set up the definite integral of f over that interval, evaluate it, then multiply by 1/(b-a). The function should be continuous on the interval.

### Is average value the same as average rate of change?

No. Average value uses an integral and returns a typical y-value of the function. Average rate of change uses (f(b)-f(a))/(b-a) and returns the slope between two points.

### What units does average value have?

Average value has the same units as the function. For example, if f(t) is velocity in meters per second, the average value is also measured in meters per second.

### Why do you divide by b-a in the average value formula?

The integral gives accumulated area over the interval. Dividing by b-a spreads that total evenly across the interval width, giving the constant height with the same area.

### Where does average value show up on the AP Calculus exam?

Average value can appear in multiple-choice or free-response questions, especially with contexts like velocity, temperature, or accumulation. The exam often rewards a correct setup with the integral, interval width, and units.

## Structured Data

```json
{"@context":"https://schema.org","@type":"FAQPage","inLanguage":"en","mainEntity":[{"@type":"Question","@id":"https://fiveable.me/ap-calc/unit-8/finding-average-value-function-on-an-interval/study-guide/HjiYTRAnQdY0eCQpqtpg#what-is-the-average-value-of-a-function-in-ap-calc","name":"What is the average value of a function in AP Calc?","acceptedAnswer":{"@type":"Answer","text":"The average value of a continuous function f on [a,b] is 1/(b-a) times the definite integral of f from a to b. It gives the average y-value, or average height, of the function over the interval."}},{"@type":"Question","@id":"https://fiveable.me/ap-calc/unit-8/finding-average-value-function-on-an-interval/study-guide/HjiYTRAnQdY0eCQpqtpg#how-do-i-find-average-value-on-an-interval","name":"How do I find average value on an interval?","acceptedAnswer":{"@type":"Answer","text":"Identify the interval [a,b], set up the definite integral of f over that interval, evaluate it, then multiply by 1/(b-a). The function should be continuous on the interval."}},{"@type":"Question","@id":"https://fiveable.me/ap-calc/unit-8/finding-average-value-function-on-an-interval/study-guide/HjiYTRAnQdY0eCQpqtpg#is-average-value-the-same-as-average-rate-of-change","name":"Is average value the same as average rate of change?","acceptedAnswer":{"@type":"Answer","text":"No. Average value uses an integral and returns a typical y-value of the function. Average rate of change uses (f(b)-f(a))/(b-a) and returns the slope between two points."}},{"@type":"Question","@id":"https://fiveable.me/ap-calc/unit-8/finding-average-value-function-on-an-interval/study-guide/HjiYTRAnQdY0eCQpqtpg#what-units-does-average-value-have","name":"What units does average value have?","acceptedAnswer":{"@type":"Answer","text":"Average value has the same units as the function. For example, if f(t) is velocity in meters per second, the average value is also measured in meters per second."}},{"@type":"Question","@id":"https://fiveable.me/ap-calc/unit-8/finding-average-value-function-on-an-interval/study-guide/HjiYTRAnQdY0eCQpqtpg#why-do-you-divide-by-b-a-in-the-average-value-formula","name":"Why do you divide by b-a in the average value formula?","acceptedAnswer":{"@type":"Answer","text":"The integral gives accumulated area over the interval. Dividing by b-a spreads that total evenly across the interval width, giving the constant height with the same area."}},{"@type":"Question","@id":"https://fiveable.me/ap-calc/unit-8/finding-average-value-function-on-an-interval/study-guide/HjiYTRAnQdY0eCQpqtpg#where-does-average-value-show-up-on-the-ap-calculus-exam","name":"Where does average value show up on the AP Calculus exam?","acceptedAnswer":{"@type":"Answer","text":"Average value can appear in multiple-choice or free-response questions, especially with contexts like velocity, temperature, or accumulation. The exam often rewards a correct setup with the integral, interval width, and units."}}]}
```
