Definition

k-anonymity in business benchmarking

k-anonymity in business benchmarking is a privacy rule requiring that any comparison group (a cohort used to show how a business compares to peers) contains at least k other businesses, so no individual business's data can be identified or reverse-engineered from the aggregate.

Peer benchmarking is only useful, and only fair to participants, if no single business can be singled out from the comparison. k-anonymity is a formal way of guaranteeing this: a cohort (for example, "cleaning businesses with 50 to 200 staff in Queensland") is only shown as a benchmark once at least k real businesses sit inside it, where k is a minimum threshold set in advance.

If a cohort has fewer than k members, the benchmark is withheld rather than shown with a small, potentially identifying sample. This trades off some benchmark coverage (smaller or newer cohorts may not have a benchmark yet) for a firm privacy guarantee that no participant's individual figures can be isolated from the group number.

How it is typically enforced

Nuromi's peer benchmarking uses a k>=10 gate: a cohort must have at least 10 real tenants before any "how you compare" figure is computed or shown, checked at write time via a nightly job, so a benchmark only ever appears once it is genuinely anonymous.