Question
Code in Python: A company that provides certain training expects an increase in enrollments in 2023 to be comparable to annual increases in the past.
Code in Python:
A company that provides certain training expects an increase in enrollments in 2023 to be comparable to annual increases in the past. Therefore, the increase has a mean =13% and a standard deviation of =1.4%.
Given that last year's number of enrollees was 90,316, use the Gaussian (normal) distribution to compute a likely number of enrollees for 2023.
Show the estimated number of enrollees for 2023 and save it in a variable called number_of_enrollees.
Convert the resulting value to an int since the gaussian sample generated is a continuous value.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started