Challenge
Swipe to start coding
Imagine you posted something to your favorite social network and decided to calculate the number of likes and decide to calculate the probability receive 990990
likes. Follow the algorithm:
- Import
poisson
object. - Calculate the probability of receiving exactly
990990
likes with the mean value1000000
.
Look to the graph that corresponds to the distribution:
Solution
Thanks for your feedback!
single
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat
Summarize this chapter
Explain the code in file
Explain why file doesn't solve the task
Awesome!
Completion rate improved to 3.7
Challenge
Swipe to show menu
Swipe to start coding
Imagine you posted something to your favorite social network and decided to calculate the number of likes and decide to calculate the probability receive 990990
likes. Follow the algorithm:
- Import
poisson
object. - Calculate the probability of receiving exactly
990990
likes with the mean value1000000
.
Look to the graph that corresponds to the distribution:
Solution
Thanks for your feedback!
single