Recall from the previous problem that the pmf of the Binomial distribution Binom (n, P) with a known n can be written as:
fp (y) = (n choose y) * P^y * (1 - P)^(n - y)
Rewrite fp (y) as the pmf of the canonical exponential family:
fe (y) = exp(36 * P^2 + c * P + l * o)
Enter the canonical parameter 0, in terms of P, the dispersion parameter @_ and the function 6 (0) below: