Computes the summary of propensities for all customers
Parameters:
th (Optional[float]) – The threshold to consider an action ‘good’.
If a customer has actions with propensity above this,
the customer has at least one relevant action.
If not given, will default to 5th quantile.