dist_list = [
            NormalDistribution(means[idx], vars[idx])
            for idx in range(3)