document.write( "Question 1192724: A math professor finds that when he schedules an office hour for student help, an average of 1.5 students arrive. Find the probability that in a randomly selected office hour, the number of student arrivals is 6. \n" ); document.write( "
Algebra.Com's Answer #824628 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "This uses the Poisson Distribution. \n" ); document.write( "More info can be found here: \n" ); document.write( "https://online.stat.psu.edu/stat414/book/export/html/678\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "lambda = 1.5 = average number of arrivals per hour\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "P(x) = probability of having exactly x arrivals (x = 0, x = 1, x = 2, ...) \n" ); document.write( "P(x) = \n" ); document.write( "The exclamation mark indicates factorial. Example: 5! = 5*4*3*2*1 = 120. \n" ); document.write( "The 'e' refers to the special constant e = 2.718...\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Plug in lambda = 1.5 and x = 6 \n" ); document.write( "P(x) = \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "P(6) = \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "P(6) = 0.00352998886172 which is approximate.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: Approximately 0.0035 \n" ); document.write( "This is about a 0.35% chance. \n" ); document.write( " \n" ); document.write( " |