I just started to learn the inner product and vector space definition for random values , and I could see the following inner product definition for the random values X and Y in the vector space.
< X , Y > = E[XY]
Orthogonality of random vectors and the inner product
The question is that: If the X and Y are single continuous random variables, what is the dimension of the vector space V where random variables X and Y stay. Is Dim(V) = 1 or Dim(V) = infinite ? I believe it is a very basic question but I can not catch it. I also have searched it on the google but nothing implies on it.
I searched from @Kavi Rama Murthy's comment "X and Y as real valued functions" and found some info on the "function space". From my understanding , X and Y are in the "function space" right ? And because the outputs of continuous random variables X and Y contain infinite choice , the dim(V) is also infinite ? Not sure whether I think incorrectly
I understand it now. The length of the vector which the function random variable outputs is infinite , but there are only 2 basis: X and Y (if the 2 infinite length vectors are linearly independent).
More precisely , the dimension of the subspace which only contains the basis X and Y are 2. The vector space is the function space which holds the random variable X and Y , and the maximum dimension of the continuous function space is infinite.
It is also strange that nobody on the web used to mention that : Random Variable is in the "Function space".