This paper discusses different ways of getting probabilities from counts for two variables. We should formalise this using the abstract JointProbabilitiesEstimator <: ProbabilitiesEstimator type, and let subtypes of it dictate how counts are translated into probabilities probabilities(estimator::JointProbabilitiesEstimator, input_data...). Currently, we just implicitly use RelativeAmount.