k-Anonymity

A privacy model ensuring that each record in a dataset is indistinguishable from at least k-1 other records with respect to quasi-identifier attributes.

In Plain Language

Making sure every person in a dataset "blends in" with at least k-1 others. If k=5, you can't distinguish any individual from at least 4 other people with similar characteristics.