Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Use `scipy` to write a function that turns your solution to an individual simulation into a function where you can repeat the simulation any numbers
Use `scipy` to write a function that turns your solution to an individual simulation into a function where you can repeat the simulation any numbers of times while also being able to change the probabilities for each input (e.g. more or less views, more or less profit per sale, etc.) 2. Run the simulation 10,000 times and plot a histogram for the amount of profit made for each simulation. 3. Compute the range of values of `profit` where the middle 95% of the probability mass lies
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