\n" );
document.write( "Hi \n" );
document.write( "probability that exacly 4 boys in 10 births = \n" );
document.write( "Note: The probability of x successes in n trials is: \n" );
document.write( "P = nCx* where p and q are the probabilities of success and failure respectively. \n" );
document.write( "In this case p & q are = 1/2 or .5 and n = 10