Skip to content

Optimizing Profit with Monte Carlo Simulation with Gaussian and Uniform Distribution

License

Notifications You must be signed in to change notification settings

franklinjtan/-Monte-Carlo-Simulation---Optimal-Production-Level-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monte Carlo Simulation - Optimal Production Level

  • Created a program simulation written in Python that will generate a recommendation given a set of parameters
  • Parameters: unit price, retail price, cost of disposing, and number of units to manufacture

Function Objectives

  • Specify if its normal (Gaussian) or uniform distribution
  • Randomly generate demand instances
  • Compute the profit for a given demand and store it in alist
  • Compute mean and standard deviation of the profit
  • Identify the optimal level of production

Screenshot of Graph Generated

Simulation Figure Simulation Figure

Libraries Used

About

Optimizing Profit with Monte Carlo Simulation with Gaussian and Uniform Distribution

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published