Gaussian Random Processes Overview
Gaussian Random Processes Overview
Joint normality in a Gaussian random process ensures that any finite collection of random variables from the process will behave according to a multivariate normal distribution, which maintains specific covariance structures over time. This leads to sample paths that are smooth and continuous, following predictable statistical behavior in large samples due to the Central Limit Theorem .
A Gaussian random vector is defined as normal or Gaussian if the random variables are jointly normal. The joint PDF of a normal random vector X with mean and covariance matrix C is given by a specific function determined by these parameters. It involves the exponential function of the quadratic form of x - m, normalized by the determinant of C and a (2π)^(n/2) factor .
Jointly Gaussian random processes can be characterized by their independence through their correlation. If two jointly Gaussian random processes are uncorrelated, meaning the cross-covariance between their respective random variables is zero for all time points, then the processes are independent .
In Gaussian processes, wide-sense stationarity (WSS) is significant because it implies stationarity in a stricter sense. For Gaussian random processes, if a process is WSS, it is also a strictly stationary process. This means that the statistical properties of the process do not change over time, simplifying analysis by allowing the use of constant means and covariances .
In a Gaussian process, the joint PDF of the random variables is completely determined by their covariance matrices. This is because the covariance dictates how the variability in one random variable corresponds to variability in another, thus shaping the multi-dimensional bell curve that represents their joint distribution. Without covariances, the PDFs would not capture relationships or dependencies among variables adequately .
In Gaussian processes, the covariance structure dictates how predictive and stable the signals are. A well-defined covariance structure results in high predictability and stability as it informs about the expected correlations between different parts of the signal, allowing for robust estimations and reductions in uncertainty. This is crucial in signal processing applications where noise and variability management are essential for signal clarity and accuracy .
In the context of Gaussian random processes, wide-sense stationarity (WSS) implies strict stationarity. This means that if a process is WSS, then it inherently possesses strict stationarity as well because Gaussian distributions fulfill both types of stationarity automatically. This is attributed to the fact that Gaussian processes are fully described by their mean and covariance, which are constants over time in WSS .
Two random processes are classified as jointly Gaussian if, for every possible combination of time points from each process, the corresponding set of random variables is jointly normal. This means that their joint distributions follow the properties of Gaussian distributions characterized by appropriate mean vectors and covariance matrices .
When a random variable within a Gaussian process is zero-mean, this implies that its expected value is zero. Consequently, its variance, which measures the expected squared deviation from the mean, becomes the second moment about the origin. For example, if Var(X(1)) = E[X(1)^2], and E[X(1)] = 0, it simplifies to Var(X(1)) = E[X(1)^2] given E[X(1)] = 0 .
The determinant of the covariance matrix in the joint PDF of a Gaussian random vector acts as a scaling factor, correcting for the volume distortion induced by the covariance structure. It normalizes the PDF to ensure it integrates to one over all space and directly affects the spread and shape of the probability contours in the Gaussian distribution .


