Makes a normal distribution instance with mu and sigma parameters estimated from the data using fmean() and stdev().
classmethod from_samples(data)