Random Variables Archives - GaussianWaves https://www.gaussianwaves.com/tag/random-variables/ Signal Processing for Communication Systems Wed, 27 Oct 2021 05:57:32 +0000 en-US hourly 1 https://wordpress.org/?v=6.5.2 https://i0.wp.com/www.gaussianwaves.com/gaussianwaves/wp-content/uploads/2016/02/cropped-gaussianwaves_logo_120_120.png?fit=32%2C32&ssl=1 Random Variables Archives - GaussianWaves https://www.gaussianwaves.com/tag/random-variables/ 32 32 163393712 Statistical measures for stochastic signals https://www.gaussianwaves.com/2020/08/statistical-measures-for-stochastic-signals/ https://www.gaussianwaves.com/2020/08/statistical-measures-for-stochastic-signals/#comments Sun, 02 Aug 2020 13:38:47 +0000 https://www.gaussianwaves.com/?p=24053 Key focus: Discuss statistical measures for stochastic signals : mean, variance, skewness, kurtosis, histogram, scatterplot, cross-correlation and auto-correlation. Deterministic and stochastic signals A deterministic signal is exactly predictable for the given time span of interest. It could be expressed using analytic form (example: x(t) = sin (2 π fc t) ). Many of the signals ... Read more

The post Statistical measures for stochastic signals appeared first on GaussianWaves.

]]>
https://www.gaussianwaves.com/2020/08/statistical-measures-for-stochastic-signals/feed/ 5 24053
Matplotlib histogram and estimated PDF in Python https://www.gaussianwaves.com/2020/06/using-matplotlib-histogram-in-python/ https://www.gaussianwaves.com/2020/06/using-matplotlib-histogram-in-python/#respond Fri, 05 Jun 2020 08:28:31 +0000 https://www.gaussianwaves.com/?p=23331 Key focus: Shown with examples: let’s estimate and plot the probability density function of a random variable using Python’s Matplotlib histogram function. Generation of random variables with required probability distribution characteristic is of paramount importance in simulating a communication system. Let’s see how we can generate a simple random variable, estimate and plot the probability ... Read more

The post Matplotlib histogram and estimated PDF in Python appeared first on GaussianWaves.

]]>
https://www.gaussianwaves.com/2020/06/using-matplotlib-histogram-in-python/feed/ 0 23331
Plot histogram and estimated PDF in Matlab https://www.gaussianwaves.com/2016/10/how-to-use-histogram-function-in-matlab-to-plot-the-estimated-pdf-curve/ https://www.gaussianwaves.com/2016/10/how-to-use-histogram-function-in-matlab-to-plot-the-estimated-pdf-curve/#respond Thu, 06 Oct 2016 07:40:37 +0000 http://www.gaussianwaves.com/?p=12831 Key focus: With examples, let’s estimate and plot the probability density function of a random variable using Matlab histogram function. Generation of random variables with required probability distribution characteristic is of paramount importance in simulating a communication system. Let’s see how we can generate a simple random variable, estimate and plot the probability density function ... Read more

The post Plot histogram and estimated PDF in Matlab appeared first on GaussianWaves.

]]>
https://www.gaussianwaves.com/2016/10/how-to-use-histogram-function-in-matlab-to-plot-the-estimated-pdf-curve/feed/ 0 12831
Generate multiple sequences of correlated random variables https://www.gaussianwaves.com/2014/07/generating-multiple-sequences-of-correlated-random-variables/ https://www.gaussianwaves.com/2014/07/generating-multiple-sequences-of-correlated-random-variables/#respond Mon, 14 Jul 2014 08:07:09 +0000 http://www.gaussianwaves.com/?p=6761 In the previous post, a method for generating two sequences of correlated random variables was discussed. Generation of multiple sequences of correlated random variables, given a correlation matrix is discussed here. Correlation Matrix Correlation matrix defines correlation among N variables. It is a symmetric matrix with the element equal to the correlation coefficient between the ... Read more

The post Generate multiple sequences of correlated random variables appeared first on GaussianWaves.

]]>
https://www.gaussianwaves.com/2014/07/generating-multiple-sequences-of-correlated-random-variables/feed/ 0 6761
Generate two correlated random sequences https://www.gaussianwaves.com/2014/07/generating-correlated-random-numbers/ https://www.gaussianwaves.com/2014/07/generating-correlated-random-numbers/#respond Fri, 11 Jul 2014 03:45:12 +0000 http://www.gaussianwaves.com/?p=6719 This article discusses the method of generating two correlated random sequences using Matlab. If you are looking for the method on generating multiple sequences of correlated random numbers, I urge you to go here. Generating two vectors of correlated random numbers, given the correlation coefficient , is implemented in two steps. The first step is ... Read more

The post Generate two correlated random sequences appeared first on GaussianWaves.

]]>
https://www.gaussianwaves.com/2014/07/generating-correlated-random-numbers/feed/ 0 6719
Non-central Chi square distribution https://www.gaussianwaves.com/2012/09/non-central-chi-squared-distribution/ https://www.gaussianwaves.com/2012/09/non-central-chi-squared-distribution/#respond Mon, 24 Sep 2012 09:17:50 +0000 http://www.gaussianwaves.com/?p=2299 If squares of k independent standard normal random variables are added, it gives rise to central Chi-squared distribution with ‘k’ degrees of freedom. Instead, if squares of k independent normal random variables with non-zero means are added, it gives rise to non-central Chi-squared distribution. Non-central Chi-square distribution is related to Ricean distribution, whereas the central ... Read more

The post Non-central Chi square distribution appeared first on GaussianWaves.

]]>
https://www.gaussianwaves.com/2012/09/non-central-chi-squared-distribution/feed/ 0 2299
Chi square distribution – demystified https://www.gaussianwaves.com/2012/09/chi-squared-distribution/ https://www.gaussianwaves.com/2012/09/chi-squared-distribution/#comments Tue, 11 Sep 2012 14:25:59 +0000 http://www.gaussianwaves.com/?p=2243 A random variable is always associated with a probability distribution. When the random variable undergoes mathematical transformation the underlying probability distribution no longer remains the same. Consider a random variable whose probability distribution function (PDF) is a standard normal distribution ( and ). Now, if the random variable is squared (a mathematical transformation), then the ... Read more

The post Chi square distribution – demystified appeared first on GaussianWaves.

]]>
https://www.gaussianwaves.com/2012/09/chi-squared-distribution/feed/ 3 2243
Uniform random variable https://www.gaussianwaves.com/2012/09/uniform-random-variables-and-uniform-distribution/ https://www.gaussianwaves.com/2012/09/uniform-random-variables-and-uniform-distribution/#comments Wed, 05 Sep 2012 06:09:37 +0000 http://www.gaussianwaves.com/?p=2196 Uniform random variables are used to model scenarios where the expected outcomes are equi-probable. For example, in a communication system design, the set of all possible source symbols are considered equally probable and therefore modeled as a uniform random variable. The uniform distribution is the underlying distribution for an uniform random variable. A continuous uniform ... Read more

The post Uniform random variable appeared first on GaussianWaves.

]]>
https://www.gaussianwaves.com/2012/09/uniform-random-variables-and-uniform-distribution/feed/ 1 2196
Random Variables, CDF and PDF https://www.gaussianwaves.com/2008/04/probability/ https://www.gaussianwaves.com/2008/04/probability/#comments Tue, 22 Apr 2008 09:32:00 +0000 http://www.gaussianwaves.com/2008/04/probability/ Random Variable: In a “coin-flipping” experiment, the outcome is not known prior to the experiment, that is we cannot predict it with certainty (non-deterministic/stochastic). But we know the all possible outcomes – Head or Tail. Assign real numbers to the all possible events (this is called “sample space”), say “0” to “Head” and “1” to ... Read more

The post Random Variables, CDF and PDF appeared first on GaussianWaves.

]]>
https://www.gaussianwaves.com/2008/04/probability/feed/ 10 1761