Glad you asked...
To calculate percent discrepancy you can use the following formula: 100 * absolute | (larger number - smaller number ) / (larger number)
Then again, this answer might help you...
There is a formula you can use to find this out. You will take the numbers a and b. Then apply to 100(absolute-value(a-b))/maximum(a,b).

