document.write( "Question 646136: Based upon statistical studies it has been found that 0.19% of all births in the United States will result in triplets being born. If 29,700 births are selected at random what is the probability that:\r
\n" ); document.write( "\n" ); document.write( "A. At most 50 of them will result in triples being born?
\n" ); document.write( "B. Between 45-70 of them will result in triplets being born?\r
\n" ); document.write( "\n" ); document.write( "Please help, would be much appreciated
\n" ); document.write( "

Algebra.Com's Answer #405765 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Bionomial Probability Distribution: p = .19 and n = 29,700
\n" ); document.write( "Using TI-83 Calculator to Compute Binomial Probability Distribution Values
\n" ); document.write( "Press 2nd VARS [DISTR].Scroll down to A:binompdf and Press ENTER.
\n" ); document.write( "enter data and Press ENTER.
\n" ); document.write( "P(x ≤ 50) is binompdf(29700, .19, 50)
\n" ); document.write( "P(between 45-70) = P(x ≤ 70)- P(x ≤ 45)
\n" ); document.write( " = binompdf(29700, .19, 70) - binompdf(29700, .19, 45) \n" ); document.write( "
\n" );