SOLUTION: I need assistance on just want formula to use with each question. The first question is It was found that 26% of the victims of health care fraud are seniors citizens. If 14 victim

Algebra ->  Probability-and-statistics -> SOLUTION: I need assistance on just want formula to use with each question. The first question is It was found that 26% of the victims of health care fraud are seniors citizens. If 14 victim      Log On


   



Question 846026: I need assistance on just want formula to use with each question. The first question is It was found that 26% of the victims of health care fraud are seniors citizens. If 14 victims are randomly selected, find the probability that exactly four are seniors.
Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!
 
Hi,
using the Ti Calculator
The syntax is binompdf(n, p, x-value).
p = .26, n = 14, x =4
P(x=4) = binompdf(14, .26,4) = .2252 0r 22.52%