document.write( "Question 757614: The probability that a slightly defective soda machine will dispense a soda when properly operated is 0.60. During the day 150 people attempted to use the machine to purchase a soda.\r
\n" ); document.write( "\n" ); document.write( "a. What is the expected number of these people who obtain a soda from this machine?\r
\n" ); document.write( "\n" ); document.write( "b. With what standard deviation?
\n" ); document.write( "

Algebra.Com's Answer #460959 by htmentor(1343)\"\" \"About 
You can put this solution on YOUR website!
This is a binomial probability problem, where the expected number is given by the mean. The mean of a binomial distribution = n*p where n = the number of trials and p = the probability of success in any one trial.
\n" ); document.write( "Expected value = 150*0.6 = 90
\n" ); document.write( "The standard deviation = \"sqrt%28np%281-p%29%29+=+sqrt%28150%2A0.6%2A0.4%29+=+6\"
\n" ); document.write( "
\n" );