How to get the area between two curves?

The curves are both normal distributions with two different designated mean and sd values.

Answers (1)

Babak
Babak on 12 Oct 2012
You can integrate the difference between two curves to get the signed area between them.
If you are looking for an unsigned area between the two curves you should integrate the absolute value of the difference between the two fuctions.

Categories

Asked:

on 12 Oct 2012

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!