This function checks whether the input sales ratio falls within the IAAO standard range (0.9 to 1.1).

med_ratio_met(x)

Arguments

x

Numeric vector of sales ratios. The function does not calculate any medians, and instead assumes that vector elements already represent median ratios.

Value

Logical vector indicating whether each value meets the standard.