I want to determine whether variable a is greater than variable b by a set margin (a number that I can change). Both of these variables are scores derived from a series of answers. For example, “is variable a > (variable b + 300)”.
I can’t see a way to compare variables. Grateful for any advice.