Currently two experiments have been implemented:
- Made a Monte Carlo simulation for predicting the value of Pi
- Applied the simulation for different number of uniformly generated samples
- Use different types of probability distributions
- Increase the prediction precision
- Made a Monte Carlo simulation for predicting the daily stock price
- Applied different probability distributions:
- Uniform
- Triangular
- Gaussian
- Applied Monte Carlo simulations to Apple
- Implement a yearly predicition model
- Keep applying simulation to real companies (current companies: APPL)
- Currently implementing a queuing theory simulation