Thank you so much Gareth, now am going to finish my thesis! much appreciated.
Alexy
Search found 6 matches
- Wed Nov 16, 2011 10:00 am
- Forum: Programming
- Topic: Calculating conditional mean
- Replies: 2
- Views: 4552
- Wed Nov 16, 2011 7:26 am
- Forum: Programming
- Topic: Calculating conditional mean
- Replies: 2
- Views: 4552
Calculating conditional mean
Hi; I want to calculate a conditional mean of a series, however i am new to Eviews proigraming. i have ordered observations from largest to smallest. what i want to do is to calculate the mean of all the observations that are smaller than a particular value x. given a series y, i want to find the me...
- Mon Jul 04, 2011 4:02 am
- Forum: Programming
- Topic: Monte Carlo Simulation
- Replies: 1
- Views: 3369
Monte Carlo Simulation
I am trying to write a monte carlo program that i can use to analyse the coefficients of three different economic agents; debty hater, debty lover and debty stabiliser. For all of them, the begining value of Debt to gdp ratio (Debt) is 53.65. The primary balance is P, which is a fraction q =(r-g)/(1...
- Thu Jun 30, 2011 6:20 am
- Forum: Programming
- Topic: I want to trancate a normal distribution
- Replies: 3
- Views: 3122
Re: I want to trancate a normal distribution
Hi:
I the truncated nrnd number generator works, thanks for the program.
I the truncated nrnd number generator works, thanks for the program.
- Thu Jun 30, 2011 4:32 am
- Forum: Programming
- Topic: I want to trancate a normal distribution
- Replies: 3
- Views: 3122
Re: I want to trancate a normal distribution
Hi: I downloaded the program however it give me the following mesage "Error 20 in encripted program" I did input the required fields of mean, stdev, lower bound and upper bound, columns, rows and series option. Is it possible to get a code thats not encripted?
Thanks
Isaah.
Thanks
Isaah.
- Wed Jun 29, 2011 2:48 am
- Forum: Programming
- Topic: I want to trancate a normal distribution
- Replies: 3
- Views: 3122
I want to trancate a normal distribution
I want to create a random number series with 2000 data points, with a mean of zero and a standard deviation of 1.5, in such a way that all values whose absolute values is greater than three are discarded out of the series. Can you hep?
