Re: Mean and Variance



"Hesham " <heltaher.nospam@xxxxxxxxxxxxx> wrote in message
<fni1n9$c4b$1@xxxxxxxxxxxxxxxxxx>...
Hi,
I have a polynomial of x(1), x(2),...x(n).
each variable x has a normal distribution around a mean value.
How can I calculate the MEAN and VARIANCE of the polynomial?
Thank you

This is a problem called "statistical tolerancing"
by some. Others call it "propagation of errors".

There are several different methods one can
use. The simplest is to assume a linear (first
order Taylor series) approximation for your
polynomial. Then if your variables are normally
distributed, then the mean and variance of a
linear combination of normal variables is simple
to compute.

You can also use second order Taylor series
approximations, though this is a bit nastier
to compute.

Other ways to do this are to use Taguchi
methods, or modified Taguchi methods,
which can be shown to be simply numerical
integrations of a Gauss-Hermite class. (I got
a couple of papers on this topic many years
ago.) This Taguchi class of methods is often
surprisingly easy to use.

Finally, you can use simulation methods to
compute the approximate distribution of the
result. This is just Monte Carlo Simulation.

HTH,
John
.



Relevant Pages

  • Re: X+Y | -w<=X-Y<=w
    ... Varhas nothing to do with your conditioning event. ... follows a triangular distribution. ... resulting variance of Z depends on the conditioning event. ... formula / approximation for this? ...
    (sci.stat.math)
  • Re: Measuring Time to Convergence
    ... With a strong positive skew in the distribution, the Normal distribution cannot be assumed. ... a Poisson Distribution -- which has the property that the Variance equals the Mean. ... There is a close relationship between Poisson Distributions and Binomial Distributions for large sample sizes. ... approximation of the sample mean's error. ...
    (comp.ai.genetic)
  • Re: Measuring Turquoise Underwear
    ... that the distribution had to be normal. ... 6/49 game and has stats for about 52 draws. ... he claims the variance for the mean is /12n. ... The revised formula would yield ...
    (rec.gambling.lottery)
  • Re: feedback...
    ... >>>Hi Duncan, ... >>mean (from N sample draws) to fall with 95% confidence. ... The variance of the mean, after N draws, for a given position is ... the variance of the distribution from which a draw is made. ...
    (rec.gambling.lottery)
  • Re: Fishers Exact Test and Chi-square
    ... The probability distribution implicitly assumes continuous rather than ... chi-square or normal distribution would only give an approximation ... merely re-iterating that the chi-square statistic for a 2x2 contingency ... there at the least dozes and dozens of chi-square statistics. ...
    (sci.stat.consult)