document.write( "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. \n" ); document.write( "
Algebra.Com's Answer #509537 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "using the Ti Calculator
\n" ); document.write( "The syntax is binompdf(n, p, x-value).
\n" ); document.write( "p = .26, n = 14, x =4
\n" ); document.write( "P(x=4) = binompdf(14, .26,4) = .2252 0r 22.52%
\n" ); document.write( " \n" ); document.write( "
\n" );