[SOLVED] random sequence generation

Status
Not open for further replies.

ashugtiwari

Full Member level 4
Joined
Dec 12, 2008
Messages
218
Helped
45
Reputation
90
Reaction score
44
Trophy points
1,308
Activity points
3,310
sequence generation

Hi All,
If given the mean and variance of a distribution how to find the gaussian sequence manually. What is the actual method?

Thanks in advance

Ashutosh
 

random sequence

There is expression for Gaussian distribution which contains both these parameters and no parameters else. So you can easily regenerate the distribution.
 

use the expression for gaussian distribution as

e Λ [ (x-µ)² / σ² ]

where x = variable

µ = mean

σ = variance
 
Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…