A realized_dist is an empirical_dist that preserves
provenance: it remembers the source distribution that generated its
samples. All empirical_dist methods work unchanged via S3
inheritance.
realized_dist(data, source, n)A realized_dist object.