I want to find relationship between a "priority value" and "billable status."
The priority value is a numeric value that is an integer in the set of real numbers (can be negative, zero, or positive)
The billable status is basically a binomial: either billable or nonbillable.
The null...