Each morning Paul has a mug of coffee with cream (the mug will hold 16oz) the amount of coffee is random between 12 and 15 oz. and the amount of cream is random between 1 and 2 oz. write the functions that will generate the distribution of combined coffee and cream the distribution. Write the functions that determine the probability that the mug will overflow. Calculate the probability.