|
comaprison
i am doing some random samples real mearsurmenst from an indoor enviornment and i am using a software to simualte this enviornment to have the readings also , i want to see the effiecny of the software , what statistical paramterers of random variable are needed to comprate two results
no answer
you haven't described what you are trying to do well enough for us to help. can you give the data you want to test?
cheers
greg locock
if the variables follow a normal distribution then compare the means and standard deviation with your software
corus
it is supposed to follow a rice or rayleigh distribution
first find out what distribution do the samples belong to most likely. then make statistical moments (first,second,...). then you can find a possible trend, if there is some. look for periodicity by finding autocorrelations and fft. construct an arima model to find the level of randomness.
m777182
rayleigh is a bit problematical. best bet is to rescale the x axis so that you get a symmetrical distribution, and then apply the t test etc. alternatively go back to the mathematical derivation of the rayleigh distribution and work out the probabilities from there. i don't know how practical that is.
you may find the chi square distribution applicable, directly to the data, but i've never used it.
cheers
greg locock |
|