Average value of a function
To find the average of a set of numbers, you add them and divide by how many numbers there are. The average value of a continuous function on an interval works the same way. The difference is that, instead of adding up a list of separate values, you use an integral to accumulate values continuously across the interval, then divide by the interval length.
Geometric interpretation
Geometrically, the average value of a function on the interval is the height of a rectangle with base length that has the same area as the region under from to .
The area under from to is:
The average value is:
So a rectangle with width and height has area:
This is why you can think of as a “flattened” height that would produce the same total accumulated area over the interval.
Examples
- Find the average value of on the interval .
- A room’s temperature, in degrees Fahrenheit, is given by , where time hours is midnight. Find the average temperature between AM and AM and when that value occurs.
Solution
The average temperature over the interval is
So the average temperature over those 4 hours is .
To find when the temperature equals this average value, set equal to :
Solving with a calculator gives
That is about 5:27 AM.
- Water flows into a tank at a rate of liters per minute for , where
a) Find the total volume of water that flows into the tank over the -minute interval.
b) Find the average flow rate over that time period.
c) Let represent the total amount of water (in liters) that has flowed into the tank from time to time . Is concave up, concave down, or neither on the interval ?
Solutions
a) Total volume of water over
The total (accumulated) volume is
b) Average flow rate
The average flow rate is the average value of over :
c) Concavity of
is an accumulation function:
By the Fundamental theorem of calculus,
and
Use the second derivative test for concavity:
- If , then is concave up.
- If , then is concave down.
So we need the sign of . Differentiate :
To see where the sign could change, find where :
On the interval , there are no zeros of , so the sign stays consistent throughout that interval. Check a convenient point, such as :
Since on , we have there, so is concave up on that interval.
- The function
models the rate, in customers per hour, at which people enter a bookstore, where is the number of hours after opening. The store is open from 9 AM to 9 PM.
a) How many customers enter the store between 12 PM and 6 PM? Include units.
b) At what rate were customers entering the store, on average, between 12 PM and 6 PM? Include units.
c) Between 12 PM and 6 PM, how did the rate of customer flow change per hour, on average?
Solutions
a) Total customers
Since measures hours after opening at 9 AM, the interval from 12 PM to 6 PM corresponds to to . Integrating the rate over this time interval gives the accumulated number of customers.
b) Average value
This asks for the average rate of customers entering the store, which is the average value of over :
c) Average rate of change
Here you’re not averaging the rate itself; you’re averaging how the rate changes over time. That’s the average rate of change of on :
The negative sign means the entry rate decreased overall from to , by about customers per hour per hour on average.