Search found 1 match
- Wed Nov 06, 2013 6:15 am
- Forum: Programming
- Topic: monte carlo program
- Replies: 0
- Views: 1285
monte carlo program
Hi guys, I need a monte carlo program to run a regression: y(t)=x+e(t) where x are random numbers from a normal distribution of a given mean and standard deviation (i.e. 0 and 16), and t is the number of months. So i should run the regression t times for every i (with i=1,2,...,n), save mean and sta...
