Finish Variance is calculated using calendar days which is in contrast to the Duration which always uses business days.
You need a custom attribute that can calculate working days and not calendar days.
All supported releases
There is not an out of the box solution to count business days instead of calendar days. If your database has a function that counts working days you may be able to accomplish this but it would require a process with a custom gel script.