document.write( "Question 859818: About 4% of the scientists in the National Academy of Sciences believe in PSI (parapsychology such as psychokinesis, telepathy, and astral projection). At a convention 157 members show up. Let X be the number of scientists at the convention who believe in PSI. You may assume for the following questions that X is binomially distributed with parameters n=157 and p=0.04.\r
\n" ); document.write( "\n" ); document.write( "(a) How many scientists at the convention do you expect do believe in PSI? Answer\r
\n" ); document.write( "\n" ); document.write( "(b) What are the chances that none of the scientists at the convention believes in PSI? Answer\r
\n" ); document.write( "\n" ); document.write( "(c) What are the chances that at least 4 scientists at the convention believe in PSI? Answer\r
\n" ); document.write( "\n" ); document.write( "(d) What is the standard deviation of X? Answer
\n" ); document.write( "

Algebra.Com's Answer #517965 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "p = .04, n = 157
\n" ); document.write( "(a) How many scientists at the convention do you expect do believe in PSI? \".04%2A157\" = approximately 7
\n" ); document.write( " (b) What are the chances that none of the scientists at the convention believes in PSI? \".96%5E157+\"
\n" ); document.write( " (c) What are the chances that at least 4 scientists at the convention believe in PSI? \"1+-+binomcdf%28157%2C.04%2C3%29\"
\n" ); document.write( " (d) What is the standard deviation of X?\"+sqrt%28.04%2A.96%2A157%29\" \n" ); document.write( "
\n" );