Probability space: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Boris Tsirelson
(starting it)
 
imported>Boris Tsirelson
Line 15: Line 15:
==Introduction==
==Introduction==
The notion "probability space" provides a basis of the formal structure of probability theory.
The notion "probability space" provides a basis of the formal structure of probability theory.
It may puzzle a non-mathematician for several reasons:
It may puzzle a non-mathematician, since


* it is called "space" but is far from geometry;
* it is called "space" but is far from geometry;

Revision as of 02:07, 18 October 2009

This article is developing and not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
This editable Main Article is under development and subject to a disclaimer.

In probability theory, the notion of probability space is the conventional mathematical model of randomness. It formalizes three interrelated ideas by three mathematical notions. First, a sample point (called also elementary event), — something to be chosen at random (outcome of experiment, state of nature, possibility etc.) Second, an event, — something that will occur or not, depending on the chosen sample point. Third, the probability of an event.

Alternative models of randomness (finitely additive probability, non-additive probability) are sometimes advocated in connection to various probability interpretations.

Introduction

The notion "probability space" provides a basis of the formal structure of probability theory. It may puzzle a non-mathematician, since

  • it is called "space" but is far from geometry;
  • it is said to provide a basis, but many people applying probability theory in practice neither understand nor need this quite technical notion.

These puzzling facts are explained below. First, a mathematical definition is given; it is quite technical, but the reader may skip it. Second, an elementary case (finite probability space) is presented. Third, the puzzling facts are explained. Next topics are countably infinite probability spaces, and general probability spaces.

Definition

A probability space is a measure space such that the measure of the whole space is equal to 1.

In other words: a probability space is a triple consisting of a set (called the sample space), a σ-algebra (called also σ-field) of subsets of (these subsets are called events), and a measure on such that (called the probability measure).

Elementary level: finite probability space

On the elementary level, a probability space consists of a finite number of sample points and their probabilities — positive numbers satisfying The set of all sample points is called the sample space. Every subset of the sample space is called an event; its probability is the sum of probabilities of its sample points. For example, if then .

A random variable is described by real numbers (not necessarily different) corresponding to the sample points Its expectation is

The puzzling facts explained

Why "space"?

Fact: it is called "space" but is far from geometry.

Explanation: see Space (mathematics).

What is it good for?

Fact: it is said to provide a basis, but many people applying probability theory in practice do not need this notion. For them, formulas (such as the addition rule, the multiplication rule, the inclusion-exclusion rule, the law of total probability, Bayes' rule etc.[1]) are instrumental; probability spaces are not, they reign but do not rule.

Explanation 1. Likewise, one may say that points are of no use in geometry. Formulas connecting lengths and angles (such as Pythagorean theorem, law of sines etc.) are instrumental; points are not.

However, these useful formulas follow from the axioms of geometry formulated in terms of points (and some other notions). It would be very cumbersome and unnatural, if at all possible, to reformulate geometry avoiding points.

Similarly, the formulas of probability follow from the axioms of probability formulated in terms of probability spaces. It would be very cumbersome and unnatural, if at all possible, to reformulate probability theory avoiding probability spaces.

Explanation 2. One of the most useful formulas is linearity of expectation: whenever are random variables and are (non-random) coefficients. One may derive this formula avoiding probability spaces, by transforming the sum

into the linear combination

However, much better insight is provided by probability spaces: the expectation is a linear function of the variables Moreover, a helpful connection to linear algebra appears: random variables form an -dimensional linear space, and the expectation is a linear functional on this space.

Two approaches to infinity

Everything is finite in applications, but mathematical theories often benefit by using infinity. In mathematical analysis, infinity appears only indirectly, via limiting procedure, when one says that something "tends to infinity". In the set theory, infinity appears directly; for instance, one say that "the set of prime numbers is infinite". Both approaches to infinity can be used in probability theory.

Example 1. "A randomly chosen integer is even with probability 0.5." This phrase is interpreted via limiting procedure: the fraction of even numbers among converges to 0.5 as tends to infinity. This approach introduces an infinite sequence of finite probability spaces; the -th space consists of sample points endowed with equal probabilities

Example 2. "Flipping a fair coin repeatedly one must get "heads" sooner or later." Also this phrase may be interpreted via an infinite sequence of finite probability spaces: flipping the coin times one gets "heads" at least once with the probability that converges to 1 as tends to infinity. Another interpretation is possible, via a single infinite probability space consisting of the sequences H, TH, TTH, TTTH and so on ("TTH" means: "tails" twice, then "heads"; the coin is tossed until "heads") having the probabilities

whose sum is One may insert also the infinite sequence "TTT..." ("tails forever") to the sample space; but then necessarily

since the sum of probabilities cannot exceed 1.

It is tempting to extend this approach (a single infinite probability space) to the case of Example 1, defining

for here is the number of elements of among This limit, called the density of is a useful mathematical device. However, treating it as probability one gets numerous paradoxes. One paradox: an integer chosen at random must have more than one decimal digit, since Similarly, it must have more than two digits; and so on. Thus, it must have infinitely many digits, which cannot happen to an integer. Another paradox: let two integers be chosen at random, independently. Then since and so on. Similarly, Thus, it must be .

By default (unless explicitly stated otherwise), probability theory deals with a single probability space. When solving a specific problem, the probability space is usually (but not always) chosen according to the given problem; when developing general theory, it is arbitrary.

The notions "negligible" and "almost sure"

A sample point of zero probability can be added to a probability space or removed from it at will, since it cannot contribute to any probability (or expectation). Such point is called negligible.

In Example 2 (above) the case "tails forever" is negligible.

An event of probability 1 is said to happen almost surely.

In Example 2 (above), "heads" appears (sooner or later) almost surely.

The following anecdote follows a real event.

Professor (dealing with a random variable ): ...here we use the evident fact that almost surely.

Student: Why "almost surely"? It holds surely.

Professor (laughing): You see, I am a probabilist. We probabilists do not say "sure"; "almost sure" is our strongest expression.

Countable additivity

As was noted above, paradoxes prevent treating the density of a set as its probability. These paradoxes are caused by violation of countable additivity. Namely, single-point sets are of density 0 (each), but their union is of density 1.

The countable additivity requires

whenever events are mutually excluding (in other words, disjoint sets).

Notes

  1. See [1], [2]