Re: Is there a possibility to have more than one ZERO vector in a space!?



The metric space (S, sigma). S is a set of
sequence of observations.
s1=[1, 2, 3, 3, 4, 3, 3, 3, 3, 4, 5, 6, 7, 8, 9] belongs to S.
s2=[1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] belongs to S too.

s1+s2=[2, 3, 4, 4, 5, 4, 4, 4, 4, 5, 6, 7, 8, 9, 10] also belongs to S.

sigma is the standard deviation of the observations.

Form a right triangle from the first two observations from s1. Find
their vector sum. To the end of the sum, add the third vector in the
right angle. Either as the perpendicular to the plane of the first two
vectors or directly in the plane of the first two vectors. (A rotation
does not change the length of a vector.) Find again the sum.
At each step, its hypothenuse is the diameter of a circle in which the
right triangle can be filled in. One its leg is formed by the standard
deviation, the other is square root from n*(mean)^2. This procedure can
be made with any combination of sx. Different sequences of observations
can be compared.
But the zero vector is only one (0,0...0).
kunzmilan

.



Relevant Pages

  • Re: Gaussian Noise Generation
    ... subtracting the mean and dividing by the standard deviation. ... is your collection of random samples and each sample has mean M and ... sigma * sqrt ... you can use a linear filter (i.e. a boxcar ...
    (comp.dsp)
  • Re: An unbiased estimator of mu^2
    ... > a BIASED estimator of the population standard deviation ... s-squared is the unbiased estimate of the ... > the population standard deviation sigma? ...
    (sci.stat.math)
  • Re: a random number obeying Gaussian + within a range
    ... Here is a function generating truncated Gaussin with correct standard deviation: ... % Generate a random vector of length n; truncated Gaussian Distribution X ... % Search for "sigmac" such that the truncated Gaussian having sigmac in ... % the formula in the pdf procides a standard deviation equal to sigma ...
    (comp.soft-sys.matlab)
  • Chi square test help needed
    ... Now, in case of Poisson distribution, what is this sigma? ... standard deviation or the error the measurement error. ... is the sigma = standard deviation on observed data / sqrtin ...
    (sci.stat.math)