This is easy to solve if you have the combination function and summation function in your calculator. I'll show you both with and without calculator:
Let:
X = 0.629
Y = 0.371
n = 29
X + Y = 1
If we expand (X + Y)29, we'll have:
X29 + 29X28Y + 406X27y2 + ... + 406X2Y27 + 29XY28 + Y29
There are 30 terms in this expression. Since we are only looking for more than 16 of the tickets have popcorns, we only have to add terms with X17, X18, ... ,X29.
We can use also combination for the coefficient of each term:
29C0•X29Y0 = X29
29C1•X28Y1 = 29X28Y
29C2•X27Y2 = 406X27Y2
.
.
.
29C12•X17Y12 = 51895935X17Y12
Plugin the value of X and Y then add it all up. The sum will be the final answer.
Or you can do it this way with your calculator using sum and combination functions:
∑29n=17 (29C29-n)•(0.629)n (0.371)29-n ≈ 0.751