Misplaced Pages

Stochastic process: Difference between revisions

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
Browse history interactively← Previous editNext edit →Content deleted Content addedVisualWikitext
Revision as of 13:13, 6 April 2002 editHari (talk | contribs)315 editsm remove self link, highlight topic← Previous edit Revision as of 13:57, 6 April 2002 edit undoMiguel~enwiki (talk | contribs)3,710 editsm *Corrected typos, added linksNext edit →
Line 17: Line 17:
## if we construct a ] from f(i), what is the probability that the series ]? What is the probability ] of the sum? ## if we construct a ] from f(i), what is the probability that the series ]? What is the probability ] of the sum?


Another important class of examples is when the domain is not a discrete space such as the natural numbers, but a constinuous space such as the unit interval , the positive real numbers [0,infty) or the entire real line, R. In this case, we have a different set of questions that we might want to answer: Another important class of examples is when the domain is not a ] such as the natural numbers, but a ] such as the unit interval , the positive real numbers ], R. In this case, we have a different set of questions that we might want to answer:


# How is a random sequence function specified? # How is a random function specified?
# How do we find the answers to typical questions about functions, such as # How do we find the answers to typical questions about functions, such as
## what is the probability distribution of the value of f(x)? ## what is the probability distribution of the value of f(x)?
## what is the probability that f is bounded/integrable/continuous/differentiable...? ## what is the probability that f is bounded/]/]/]...?
## what is the probability that f(i) has a limit as i->infty? ## what is the probability that f(i) has a limit as i->infty?

Revision as of 13:57, 6 April 2002

A stochastic process is a random function. This means that, if

f : D -> R

is a random function with domain D and range R, the image of each point of D, f(x), is a random variable with values in R.

Of course, the mathematical definition of a function includes the case "a function from {1,...,n} to R is a vector in R^n", so multidimensional random variables are a special case of stochastic processes.

For our first infinite example, take the domain to be N, the natural numbers, and our range to be R, the real numbers. Then, a function f : N -> R is a sequence of real numbers, and the following questions arise:

  1. How is a random sequence specified?
  2. How do we find the answers to typical questions about sequences, such as
    1. what is the probability distribution of the value of f(i)?
    2. what is the probability that f is bounded?
    3. what is the probability that is f monotonic?
    4. what is the probability that f(i) has a limit as i->infty?
    5. if we construct a series from f(i), what is the probability that the series converges? What is the probability distribution of the sum?

Another important class of examples is when the domain is not a discrete space such as the natural numbers, but a continuous space such as the unit interval , the positive real numbers [0,infty) or the entire real line, R. In this case, we have a different set of questions that we might want to answer:

  1. How is a random function specified?
  2. How do we find the answers to typical questions about functions, such as
    1. what is the probability distribution of the value of f(x)?
    2. what is the probability that f is bounded/integrable/continuous/differentiable...?
    3. what is the probability that f(i) has a limit as i->infty?