Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Math Problem
#1
Hello everyone I'm new here and I hope to find some help,

I can´t solve this Math Problem :

"The information desk is visited an average of 12 times per hour.

What is the probability that the information desk will be visited at least 2 times in the next 6 minutes?

Calculate an empirical solution in which you simulate the situation 10000 times with the help of exponential distribution.

Display the 10000 simulations in a histogram together with the associated density function of the Erlang distribution."

I hope you can help me
Reply
#2
Where are you starting from? Do you have any code? Do you understand the problem statement?
Reply
#3
I would say the number of visitors in the next 6 minutes is a Poisson random variable with parameter lambda=1.2
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  math problem using recursion? mnh001 14 4,520 Sep-03-2020, 07:34 PM
Last Post: mnh001
  Math problem in Python - pyqt5 rwahdan 6 5,726 Jun-18-2019, 08:11 PM
Last Post: Gribouillis

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020