CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Wiki > Introduction to turbulence/Statistical analysis

Introduction to turbulence/Statistical analysis

From CFD-Wiki

Jump to: navigation, search

1 Foreword

Much of the study of turbulence requires statistics and stochastic processes, simply because the instanteous motions are too complicated to understand. This should not be taken to mean that the govering equations (usually the Navier-Stokes equations) are stochastic. Even simple non-linear equations can have deterministic solutions that look random. In other words, even though the solutions for a given set of initial and boundary conditions can be perfectly repeatable and predictable at a given time and point in space, it may be impossible to guess from the information at one point or time how it will behave at another (at least without solving the equations). Moreover, a slight change in the intial or boundary conditions may cause large changes in the solution at a given time and location; in particular, changes that we could not have anticipated.


Here will be introduced the simple idea of the ensemble average


Most of the statistical analyses of turbulent flows are based on the idea of an ensemble average in one form or another. In some ways this is rather inconvenient, since it will be obvious from the definitions that it is impossible to ever really measure such a quantity. Therefore we will spendlast part of this chapter talking about how the kind of averages we can compute from data correspond to the hypotetical ensemble average we wish we could have measured. In later chapters we shall introduce more statistical concepts as we require them. But the concepts of this chapter will be all we need to begin a discussion of the averaged equations of motion in Chapter 3

2 The ensemble and ensemble average

The mean or ensemble average

The concept of an ensebmble 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 average of the numbers generated is defined as

 
	X_{N}=\frac{1}{N} \sum{x_{n}}
(2)

where our  n th flip is denoted as  x_{n} and  N is the total number of flips.



Now if all the coins are the same, it doesn't really matter whether we flip one coin  N times, or  N 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  N times; these cleary would not be independent events

Unless you had a very unusual experimental result, you probably noticed that the value of the  X_{10} 's was also a random variable and differed from ensemble to ensemble. Also the greater the number of flips in the ensemle, thecloser you got to X_{N}=1/2 . Obviously the bigger  N , the less fluctuation there is in  X_{N}

Now imagine that we are trying to establish the nature of a random variable  x . The nth realization of  x is denoted as  x_{n}. The ensemble average of  x is denoted as  X (or  \left\langle x \right\rangle ), and is defined as

 

X = \left\langle x \right\rangle \equiv \frac{1}{N} \lim_{N \rightarrow \infty} \sum^{N}_{n=1} x_{n}
(2)

Obviously it is impossible to obtain the ensemble average experimentally, since we can never an infinite number of independent realizations. The most we can ever obtain is the ariphmetic 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.

In general, the  x_{n} couldbe realizations of any random variable. The  X defined by equation 2.2 representsthe ensemble average of it. The quantity  X is sometimes referred to as the expacted value of the random variables  x , or even simple its mean.

My wiki