Let X= the number of employees who have been vaccinated: X∼Bin(n,p). 
Given n=15,p=0.7,q=1−p=1−0.7=0.3. 
P(X>13)=P(X=14)+P(X=15) 
=(1415)(0.7)14(0.3)15−14+(1515)(0.7)15(0.3)15−15 
=0.030520038278205+0.004747561509943 
=0.035267599788148 
≈0.0352676
The probability that more than 13 employees actually get vaccinated is 0.0352676. 
                             
Comments