document.write( "Question 668436: a study indicates that 4% of american teenagers have tattoos. if you randomly sample 30 teenagers what is the probability at most 3 teenagers will have tattoos? \n" ); document.write( "
Algebra.Com's Answer #415569 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "a study indicates that 4% of american teenagers have tattoos.
\n" ); document.write( "if you randomly sample 30 teenagers
\n" ); document.write( "what is the probability at most 3 teenagers will have tattoos?
\n" ); document.write( "bionomial Probability distribution: P = nCx\"p%5Ex%2Aq%5E%28n-x%29\" , p = .04, q = .96 and n = 30
\n" ); document.write( "P (x ≤ 3) = P(x=0)+ P(x=1)+ P(x=2) + P(x=3) = .9694 \n" ); document.write( "
\n" );