The rectangle that tells you the average
Flatten the region under the curve into a rectangle over the same interval, like levelling sand in a box. Its height is the average value. Where the curve pokes above the rectangle, it fills the gaps where the curve dips below. Formally favg=b−a1∫abf(x)dx, and the integral comes from the integral calculator.
Questions students ask
What is the average value of a function?
favg=b−a1∫abf(x)dx. It is the height of the rectangle on [a,b] that has exactly the same area as the region under the curve.
Why divide by b − a?
For a list of numbers you add them and divide by how many. For a function you "add" with an integral and divide by the length of the interval, the continuous version of "how many".
Is there always a point where f equals its average?
Yes, if f is continuous: that is the Mean Value Theorem for Integrals. The calculator marks every such point c.
Example: average of sin x on [0, π]?
π1∫0πsinxdx=π2≈0.6366. Try it in the calculator.