Integrals · Special Integrals
Average Value of a Function
The average value of f on [a, b] is the integral divided by the interval length.
Variables
| Symbol | Name | Unit |
|---|---|---|
| a | Lower bound | — |
| b | Upper bound | — |
Worked examples
Find the average value of f(x) = x² on [0, 3].
- f_avg = (1/3) ∫₀³ x² dx = (1/3)[x³/3]₀³ = (1/3)(9) = 3
Answer: 3
Find the average value of f(x) = sin x on [0, π].
- f_avg = (1/π) ∫₀^π sin x dx = (1/π)[-cos x]₀^π = (1/π)(1+1) = 2/π
Answer: 2/π ≈ 0.6366
Practice this and 135 more formulas in the CalcRef workspace — quizzes, reference tables, a 16-category unit converter, and an expression evaluator.