document.write( "Question 1088258: hello, i needed help to get this answer, im lost trying to get the correct answer?\r
\n" );
document.write( "\n" );
document.write( ". The National Safety Council publishes information about automobiles accidents in Accidents
\n" );
document.write( "Facts. According to that document, the probability is 3/5 that a traffic fatality involves as
\n" );
document.write( "intoxication or alcohol-impaired driver or non-occupant. In eight traffic fatalities, find the
\n" );
document.write( "probability that the number, Y, which involve an intoxicated or alcohol-impaired driver or nonoccupant
\n" );
document.write( "is
\n" );
document.write( "a. Exactly five;
\n" );
document.write( "b. at least five;
\n" );
document.write( "c. at most five
\n" );
document.write( "d. Between two and four, inclusive
\n" );
document.write( "e. Find the mean
\n" );
document.write( "f. Find the standard deviation of Y \n" );
document.write( "
Algebra.Com's Answer #702584 by htmentor(1343)![]() ![]() You can put this solution on YOUR website! This is a binomial probability problem involving 8 trials, in which the probability of a \"success\" is 3/5. \n" ); document.write( "In general, the probability of x successes out of n tries is: \n" ); document.write( "P(x)=n!/(x!(n−x)!)p^x(1−p)^(n−x) \n" ); document.write( "The mean of a binomial distribution is just n*p and the standard deviation is sqrt(n*p(1-p) \n" ); document.write( "a. P(5) = 8!/(5!*3!)*0.6^5*0.4^3 = 0.2787 \n" ); document.write( "I will leave it as an exercise to compute the other values... \n" ); document.write( " \n" ); document.write( " |