document.write( "Question 1037650: I am not getting probability at all or where to start.
\n" ); document.write( "It says \"The following histograms each represent binomial distributions. Each distribution has the same number of trials n but different probabilities of success p.\" It lists three graphs P(x). and has a probability formula of P(x)=nCxp^xq^n-x
\n" ); document.write( "And it says match p=0.3, p=0.5, p=0.6 with the correct graph. \r
\n" ); document.write( "\n" ); document.write( "Where do I start?
\n" ); document.write( "

Algebra.Com's Answer #652368 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
nCx and c(n,x) mean the same thing.
\n" ); document.write( "they are the combination formula that tells you how many sets of x out of n you can get where order doesn't matter.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the formula for nCx or c(n,x) is n! / (x! * (n-x)!)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the formula for the probability of x successes out of n possibilities is:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "p(x) = c(n,x) * p^x * q^(n-x)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "p(x) is the probability of x successes.
\n" ); document.write( "c(n,x) is the combination formula of how many sets of x you can get out of n possible choices.
\n" ); document.write( "p^x is the probability of success raised to the power of x.
\n" ); document.write( "q is the probability of failure raised to the power of (n-x).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "q is equal to 1 - p.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "when p = .3, q = .7
\n" ); document.write( "when p = .5, q = .5
\n" ); document.write( "when p = .6, q = .4\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "not being able to see the graphs, i'm not exactly sure what you are looking at.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the mean is usually n*p
\n" ); document.write( "the standard deviation is usually sqrt(n*p*q)
\n" ); document.write( "the variance is usually the square of the standard deviation = n*p*q\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if you can send me a picture of the graphs and possibly the complete wording of the problem i might be able to figure it out.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );