Introduction to turbulence/Statistical analysis/Ensemble average
From CFD-Wiki
m (โFluctuations about the mean) |
|||
(6 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | {{ | + | {{Introduction to turbulence menu}} |
== The mean or ensemble average == | == The mean or ensemble average == | ||
Line 40: | Line 40: | ||
It is easy to see that the average of the fluctuation is zero, i.e., | It is easy to see that the average of the fluctuation is zero, i.e., | ||
- | :<math>\left\langle x | + | :<math>\left\langle x' \right\rangle = 0</math> |
On the other hand, the ensemble average of the square of the fluctuation is ''not'' zero. In fact, it is such an important statistical measure we give it a special name, the '''variance''', and represent it symbolically by either <math> var \left[ x \right] </math> or <math> \left\langle \left( x' \right) ^{2} \right\rangle </math> | On the other hand, the ensemble average of the square of the fluctuation is ''not'' zero. In fact, it is such an important statistical measure we give it a special name, the '''variance''', and represent it symbolically by either <math> var \left[ x \right] </math> or <math> \left\langle \left( x' \right) ^{2} \right\rangle </math> | ||
Line 71: | Line 71: | ||
== Higher moments == | == Higher moments == | ||
- | Figure 2.2 illustrates | + | Figure 2.2 illustrates two random variables of time which have the same mean and also the same variances, but clearly they are still quite different. It is useful, therefore, to define higher moments of the distribution to assist in distinguishing these differences. |
The <math>m</math>-th moment of the random variable is defined as | The <math>m</math>-th moment of the random variable is defined as | ||
Line 83: | Line 83: | ||
The central moments give direct information on the distribution of the values of the random variable about the mean. It is easy to see that the variance is the second central moment (i.e., <math> m=2 </math> ). | The central moments give direct information on the distribution of the values of the random variable about the mean. It is easy to see that the variance is the second central moment (i.e., <math> m=2 </math> ). | ||
- | |||
- | |||
- | |||
- | |||
{{Turbulence credit wkgeorge}} | {{Turbulence credit wkgeorge}} | ||
- | + | {{Chapter navigation||Probability}} |
Latest revision as of 12:29, 2 July 2011
Contents |
The mean or ensemble average
The concept of an ensemble average is based upon the existence of independent statistical event. For example, consider a number of inviduals who are simultaneously flipping unbiased coins. If a value of one is assigned to a head and the value of zero to a tail, then the arithmetic average of the numbers generated is defined as
where our th flip is denoted as and is the total number of flips.
Now if all the coins are the same, it doesn't really matter whether we flip one coin times, or coins a single time. The key is that they must all be independent events - meaning the probability of achieving a head or tail in a given flip must be completely independent of what happens in all the other flips. Obviously we can't just flip one coin and count it times; these cleary would not be independent events
Exercise: Carry out an experiment where you flip a coin 100 times in groups of 10 flips each. Compare the values you get for for each of the 10 groups, and note how they differ from the value of .
Unless you had a very unusual experimental result, you probably noticed that the value of the 's was also a random variable and differed from ensemble to ensemble. Also the greater the number of flips in the ensemle, the closer you got to . Obviously the bigger , the less fluctuation there is in
Now imagine that we are trying to establish the nature of a random variable . The th realization of is denoted as . The ensemble average of is denoted as (or ), and is defined as
Obviously it is impossible to obtain the ensemble average experimentally, since we can never achieve an infinite number of independent realizations. The most we can ever obtain is the arithmetic mean for the number of realizations we have. For this reason the arithmetic mean can also referred to as the estimator for the true mean ensemble average.
Even though the true mean (or ensemble average) is unobtainable, nonetheless, the idea is still very useful. Most importantly,we can almost always be sure the ensemble average exists, even if we can only estimate what it really is. The fact of its existence, however, does not always mean that it is easy to obtain in practice. All the theoretical deductions in this course will use this ensemble average. Obviously this will mean we have to account for these "statistical differenced" between true means and estimates when comparing our theoretical results to actual measurements or computations.
Figure 2.1 not uploaded yet
In general, the could be realizations of any random variable. The defined by the ensemle average definition defined above represents the ensemble average of it. The quantity is sometimes referred to as the expected value of the random variables , or even simple its mean.
For example, the velocity vector at a given point in space and time , in a given turbulent flow can be considered to be a random variable, say . If there were a large number of identical experiments so that the in each of them were identically distributed, then the ensemble average of would be given by
Note that this ensemble average, , will, in general, vary with independent variables and . It will be seen later, that under certain conditions the ensemble average is the same as the average which would be generated by averaging in time. Even when a time average is not meaningful, however, the ensemble average can still be defined; e.g., as in non-stationary or periodic flow. Only ensemble averages will be used in the development of the turbulence equations here unless otherwise stated.
Fluctuations about the mean
It is often important to know how a random variable is distributed about the mean. For example, figure 2.1 illustrates portions of two random functions of time which have identical means, but are obviously members of different ensembles since the amplitudes of their fluctuations are not distributed the same. it is possible to distinguish between them by examining the statistical properties of the fluctuations about the mean (or simply the fluctuations) defined by:
It is easy to see that the average of the fluctuation is zero, i.e.,
On the other hand, the ensemble average of the square of the fluctuation is not zero. In fact, it is such an important statistical measure we give it a special name, the variance, and represent it symbolically by either or The variance is defined as
Note that the variance, like the ensemble average itself, can never really be measured, since it would require an infinite number of members of the ensemble.
It is straightforward to show from the definition of ensemble average the variance can be written as
Thus the variance is the second-moment minus the square of the first-moment (or mean). In this naming convention, the ensemble mean is the first moment.
The variance can also referred to as the second central moment of x. The word central implies that the mean has been subtracted off before squaring and averaging. The reasons for this will be clear below. If two random variables are identically distributed, then they must have the same mean and variance.
The variance is closely related to another statistical quantity called the standard deviation or root mean square (rms) value of the random variable , which is denoted by the symbol, . Thus,
or
Figure 2.2 not uploaded yet
Higher moments
Figure 2.2 illustrates two random variables of time which have the same mean and also the same variances, but clearly they are still quite different. It is useful, therefore, to define higher moments of the distribution to assist in distinguishing these differences.
The -th moment of the random variable is defined as
It is usually more convenient to work with the central moments defined by:
The central moments give direct information on the distribution of the values of the random variable about the mean. It is easy to see that the variance is the second central moment (i.e., ).
Credits
This text was based on "Lectures in Turbulence for the 21st Century" by Professor William K. George, Professor of Turbulence, Chalmers University of Technology, Gothenburg, Sweden.