(just tried to make it more "reader-friendly"):
I have a distribution of prices which is normally distributed, somehow skewed to the left.
I am working on some manipulations of the prices, and have been adding stochastic elements
generated by using the invnorm(uniform())-command in Stata playing around with imposing
different standard deviations on the new random variable.
However, I'd like to change the price structure so that the new distribution has two peaks
(bimodal) instead of just one.
How do I tell Stata to draw random variables or generate a stochastic variable with a bimodal distribution?
Can the rnd-command by Hilde be used?
As I'd like to "force" the distribution into being bimodal an alternative is maybe to generate
two different normal variables and add the values to different parts of the dataset. I'd appreciate some suggestions.
-----Opprinnelig melding-----
Fra: [email protected] [mailto:[email protected]] På vegne av Linn Renée Naper
Sendt: 17. november 2008 11:10
Til: [email protected]
Emne: st: from normal to bimodal distribution
Hi statalisters
I have a distribution of prices which is normally distributed, somehow skewed to the left. I am working on some manipulations of the prices, and have been adding stochastic elements generated by using the invnorm(uniform())-command in Stata playing around with imposing different standard deviations on the new random variable. However, I'd like to change the price structure so that the new distribution has two peaks (bimodal) instead of just one.
How do I tell Stata to draw random variables or generate a stochastic variable with a bimodal distribution? Can the rnd-command by Hilde be used?
As I'd like to "force" the distribution into being bimodal an alternative is maybe to generate two different normal variables and add the values to different parts of the dataset. I'd appreciate some suggestions.
Thanks
Linn
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/