use binomial distribution formula
P(n;x,p) probability of x successes in n trials with each trial has probability of success p.
= n!/(n-x)!x! * p^x * (1-p) ^(n-x)
here p = 0.8, n = 16. first determine probability for x = 15, then for x = 16 then add.
if probability is < 0.05, the 15 is a significant number of adults