Challenge: Solving Task Using Poisson Distribution
Oppgave
Swipe to start coding
In a city, car accidents occur on average 12 times from 8 am to 8 pm daily. What is the probability of observing exactly 4 car accidents from 8 am to 12 pm on a randomly chosen day?
You have to:
- Calculate
desired_mu, which will represent the average number of accidents during the desired period of time. - Calculate the corresponding probability using the Poisson distribution.
Løsning
Alt var klart?
Takk for tilbakemeldingene dine!
Seksjon 3. Kapittel 6
single
Spør AI
Spør AI
Spør om hva du vil, eller prøv ett av de foreslåtte spørsmålene for å starte chatten vår
Suggested prompts:
Oppsummer dette kapittelet
Explain code
Explain why doesn't solve task
Awesome!
Completion rate improved to 3.85
Challenge: Solving Task Using Poisson Distribution
Sveip for å vise menyen
Oppgave
Swipe to start coding
In a city, car accidents occur on average 12 times from 8 am to 8 pm daily. What is the probability of observing exactly 4 car accidents from 8 am to 12 pm on a randomly chosen day?
You have to:
- Calculate
desired_mu, which will represent the average number of accidents during the desired period of time. - Calculate the corresponding probability using the Poisson distribution.
Løsning
Alt var klart?
Takk for tilbakemeldingene dine!
Seksjon 3. Kapittel 6
single