Re: Significance level of a simulation



In article <6j4Me.55869$2U1.3057842@xxxxxxxxxxxx>,
"Cristiano" <cristiano.pi@xxxxxxxxxx> wrote:

> The process I simulate takes in input 2 parameters and outputs N integer
> numbers with normal distribution (with known mean and variance).

If you are restricting the outputs to integers, then the process is NOT
normal. It is at best approximately normal. Perhaps you could better
model it with a suitable discrete distribution (binomial? Poisson?) and
match the moments?

If, for example, a binomial model with parameters n and p works well
then a normal approximation will work tolerably well if both np and
n(1-p) are greater than 10, i.e., modest n for p near 0.5 and increasing
requirements for n as p gets closer to zero or one.
.



Relevant Pages

  • Re: Two intersecting gaussians?
    ... Z has a normal distribution with mean = Xmean - Ymean, ... and variance = variance of X + variance of Y. ... The probability that X> Y is then the probability that ... >>I have two independent statistical variables that produce ...
    (sci.stat.math)
  • Re: How to solve the probability density of z=ax+w?
    ... x,w are all normal distribution and their 1st and 2nd moment have been known. ... mean is the sum of the means of x and w, and whose variance is the sum ... I think that this can be done exactly in closed form. ... I should have said that the first term in the numerator can ...
    (sci.math)
  • Re: How to solve the probability density of z=ax+w?
    ... x,w are all normal distribution and their 1st and 2nd moment have been known. ... If a = 0 then the pdf of z is the same as the pdf of w, ... mean is the sum of the means of x and w, and whose variance is the sum ... I think that this can be done exactly in closed form. ...
    (sci.math)
  • Re: Left truncated normal distribution
    ... Suppose we have a  left truncated normal distribution (one-dimension) ... for which the expectation and the variance are known. ... I know it is straightforward to compute the expectation and variance ... but I can't see how I can do the reverse operation in a quick way. ...
    (sci.stat.math)
  • Re: Left truncated normal distribution
    ... for which the expectation and the variance are known. ... of a LTN starting from a known normal distribution and a lower bound ... but I can't see how I can do the reverse operation in a quick way. ...
    (sci.stat.math)