Using CEP to determine random value
- From: "gfedor" <gregory.fedor@xxxxxxxxx>
- Date: 10 May 2006 04:50:26 -0700
I am creating a simple simulation using MS Excel. The real-world
device provides an output value conforming to a CEP of 5 (e.g. 50% of
the values fall between 0 and 5, 50% above 5) It also is restricted
that 95% fall below 10.25 and 5% above.
For my simulation I need to generate a random value that conforms to
that distribution. I know it isn't uniform so I cannot simply use
RAND(). I suspect that I can somehow use a normal distribution but I'm
getting lost as how to transform it into the CEP above.
Any help would be appreciated.
BTW, this is not for a class assignment. This is for a real-world job,
we're trying to satisfy a customer requirement but those I've asked
around here don't have a strong statistics background.
.
- Follow-Ups:
- Re: Using CEP to determine random value
- From: Ray Koopman
- Re: Using CEP to determine random value
- From: Jack Tomsky
- Re: Using CEP to determine random value
- Prev by Date: Re: need a recommendation on a book
- Next by Date: Re: Using CEP to determine random value
- Previous by thread: need a recommendation on a book
- Next by thread: Re: Using CEP to determine random value
- Index(es):
Relevant Pages
|