I have the following variables:
C_mean = [np.mean(np.log(x)) for x in concentration] T_mean = [np.mean(x) for x in time] a = ((np.multiply((np.subtract(ti