document.write( "Question 1187527: Poisson Distribution. A healthy female rabbit typically produces an average of seven litters per year. Suppose that one healthy female rabbit is randomly chosen.\r
\n" ); document.write( "\n" ); document.write( "Fill in “True” or “False”: The random variable X represents the number of litters per year that a healthy female rabbit can have.
\n" ); document.write( "Fill in “True” or “False”: X may not take on whole number values 0, 1, 2, 3, …
\n" ); document.write( "The probability (in % terms) that she has exactly on litter in one year is
\n" ); document.write( " %. (round to two decimals)
\n" ); document.write( "The probability (in % terms) that she has at least two litters in one year is
\n" ); document.write( " %. (round to two decimals)
\n" ); document.write( "The probability (in % terms) that she has exactly three litters in one year is
\n" ); document.write( " %. (round to two decimals)
\n" ); document.write( "The probability (in % terms) that she has between 2 and 4 litters in one year is
\n" ); document.write( " %. (round to two decimals)
\n" ); document.write( "

Algebra.Com's Answer #819212 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
True
\n" ); document.write( "False--X must take on whole number values in this instance. Mathematically it does not have to, but with litters, there are no fractional ones.
\n" ); document.write( "-
\n" ); document.write( "e^(-7)*7^1/1!=0.0064, or 0.01
\n" ); document.write( "confirm with Poissonpdf(7,1) ENTER
\n" ); document.write( "-
\n" ); document.write( "we know that 1 litter has probability 0.0064 and 0 is e^(-7)=0.0009. They add to 0.0073, and the complement or 0.9927, is the answer, at least two litters. Two decimal places is 0.99
\n" ); document.write( "-
\n" ); document.write( "exactly 3 litters is e^(-7)*7^3/3!=0.0521, or 0.05
\n" ); document.write( "-
\n" ); document.write( "exactly 4 litters is e^(-7)*7^4/24=0.0912, or 0.09
\n" ); document.write( "so the answer is that plus 0.0521 and the probability of 2 litters (0.0223)=0.1656, or 0.17
\n" ); document.write( "
\n" );