Question 856994:  According to Harper's Index, 55% of all federal inmates are serving time for drug dealing. A random sample of 14 federal inmates is selected. 
 (a) What is the probability that 9 or more are serving time for drug dealing? (Use 3 decimal places.) 
 . 
 
(b) What is the probability that 7 or fewer are serving time for drug dealing? (Use 3 decimal places.)
 
 
 (c) What is the expected number of inmates serving time for drug dealing? 
 Answer by ewatrrr(24785)      (Show Source): 
You can  put this solution on YOUR website!   
Hi, 
 p = .55,  n = 14 
P(x  ≥  9) = 1 - binomcdf(14,.55, 8) 
P(x  ≤  7) = binomcdf(14,.55, 7) 
expected is .55*14 = 7.7   0r approxiamately 8  
  | 
 
  
 
 |   
 
 |