Question 1023894
<pre><font face = "consolas" color = "indigo" size = 4><b>
Hi  
P(in favor) = .73,  n = 14
TI syntax for P(x-value) is binompdf(n, p, x-value).
P( x = 5) = binompdf(14, .73, 5) = .00069 P = .07%
P( x &#8804; 2) ***less than 3 
TI syntax is binomcdf(n, p, largest x-value) 
P( x &#8804; 2)= binomcdf(14, .73, 2) = .0000007  0r ~ 0%