getBase
lt = "< " + ((LinearDistribution)d).getBase();
lt = "< " + ((LogLinearDistribution)d).getBase();
total = (double)bucket.getFrequency() * (double)(getBase() - 1);
buf.append(getBase());