The expected level analysis associated with the test on old_data and new_data by the grouping variable. See the tests for input arguements. The variables are as follows:

expected_level

Format

A data frame with 9 rows and 3 variables:

old_outcome

The original outcome of interest

new_outcome

The revised outcome of interest

year

Year the data was "collected"

group

The group associated with the outcome

pert_diff

The percentage difference between new_outcome and old_outcome

max_abs_pert_diff

The maximum absolute percentage difference in each group

mean_abs_pert_diff

The mean absolute percentage difference in each group

rank

The ranking of the differences in the outcome variable between the new and old data where 1 is the greatest mean_abs_pert_diff.