document.write( "Question 1166199: Suppose, X~ Bin(45, 25). Calculate the parameters of the distribution. Hence write the pfm of the distribution. \n" ); document.write( "
Algebra.Com's Answer #852856 by amarjeeth123(574)\"\" \"About 
You can put this solution on YOUR website!
n=45
\n" ); document.write( "p=25
\n" ); document.write( "The pmf is 45Cx*(p)^x*(1-p)^(n-x)
\n" ); document.write( "where n is the number of trials
\n" ); document.write( " and x is the number
\n" ); document.write( "
\n" );