document.write( "Question 856560: Dorothy leads wilderness expeditions. she has found that 1/3 of those who attend a promotional meeting will sign up for an expedition at that meeting. If 10 people attend the meeting, what is the probability that 5 of them will sign up? \n" ); document.write( "
Algebra.Com's Answer #516085 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( " p = 1/3 , n = 10
\n" ); document.write( "P(x=5) = binompdf(n, p, x-value)= binompdf(10, 1/3, 5) = .1365\r
\n" ); document.write( "\n" ); document.write( "0r Using \"P+%28x%29=+highlight_green%28nCx%29%28p%5Ex%29%28q%29%5E%28n-x%29+\"
\n" ); document.write( "\"P+%285%29=+highlight_green%2810C5%29%281%2F3%29%5E5%282%2F3%29%5E3+\"
\n" ); document.write( "\"P+%285%29=+highlight_green%28252%29%281%2F3%29%5E5%282%2F3%29%5E3+\" \n" ); document.write( "
\n" );