| advertise add site services publishers database health videos | ![]() | about toolbar stats live show health store more stuff JOIN/LOGIN |
Spacing Washer,Spacing Washer Manufacturer,Spacing Washer Exporter indianorthopaedic.com | Space Vitamins Women's Active Series II 30 pack - Space Vitamins bnatural.com.au | Space for hire, Sydney workshop space - International Institute of... iikinesiology.com |
In probability theory, the probability space, or probability triple, is a concept which serves as a rigorous mathematical ground for the conventional idea of randomness. It is a mathematical model of a real-world situation (or “experiment”) where we recognize that certain things occur “at random”. The model works as following: first, at the outset of the experiment we attempt to envision all possible outcomes which might possibly happen, the set of all such outcomes is called the sample space Ω. Second, we recognize that the elementary outcomes could be too little of practical use, and that the more complicated events, consisting possibly of many different elementary outcomes, are of more interest. The collection of all such events is called the σ-algebra Once the probability space is established, it is assumed that the “nature” makes its move and selects a single outcome ω from the sample space Ω. Then we say that all events from The notion of probability space together with other axioms of probability was introduced by the prominent Soviet mathematician Andrey Kolmogorov in the 1930s. Nowadays alternative approaches for axiomatization of probability theory exist, see for example “Algebra of random variables”. This article is concerned with the mathematics of manipulating probabilities. There are several alternative views of what "probability" means and how it should be interpreted that are outlined in the article probability interpretations. In addition, there have been attempts to construct theories for quantities which are notionally similar to probabilities but do not obey all their rules: see for example Free probability, Possibility theory, Negative probability and Quantum probability.
[edit] Introduction
A probability space presents a model for a given class of real-world situations, and therefore like with other models, the choice of the constituting elements Ω,
Not every subset of the sample space Ω must necessarily be considered an event: Some of the subsets are simply uninteresting, others cannot be “measured”. This is not so obvious in a case like a coin toss. In a different example, one could consider javelin throw lengths, where the events typically are intervals like "between 60 and 65 meters" and unions of such intervals, but not "irrational numbers between 60 and 65 meters" [edit] DefinitionIn short, a probability space is a measure space such that the measure of the whole space is equal to one. The expanded definition is following: a probability space is a triple
[edit] Discrete caseDiscrete probability theory needs only at most countable sample spaces Ω, which makes the foundations much less technical. Probabilities can be ascribed to points of Ω by the probability mass function p: Ω→[0,1] such that ∑ω∈Ω p(ω) = 1. All subsets of Ω can be treated as events (thus,
The greatest σ-algebra The case p(ω) = 0 is permitted by the definition, but rarely used, since such ω can safely be excluded from the sample space. [edit] General caseIf Ω is uncountable, still, it may happen that p(ω) ≠ 0 for some ω; such ω are called atoms. They are an at most countable (maybe, empty) set, whose probability is the sum of probabilities of all atoms. If this sum is equal to 1 then all other points can safely be excluded from the sample space, returning us to the discrete case. Otherwise, if the sum of probabilities of all atoms is less than 1 (maybe 0), then the probability space decomposes into a discrete (atomic) part (maybe empty) and a non-atomic part. [edit] Non-atomic caseIf p(ω) = 0 for all ω∈Ω then equation (∗) fails: the probability of a set is not the sum over its elements, which makes the theory much more technical. Initially the probabilities are ascribed to some “generator” sets (see the examples). Then a limiting procedure allows to ascribe probabilities to sets that are limits of sequences of generator sets, or limits of limits, and so on. All these sets are the σ-algebra [edit] Examples[edit] Discrete examples[edit] Example 1If the experiment consists of just one flip of a perfect coin, then the outcomes are either heads or tails: Ω = {H, T}. The σ-algebra [edit] Example 2The fair coin is tossed three times. There are 8 possible outcomes: Ω = {HHH, HHT, HTH, HTT, THH, THT, TTH, TTT} (here “HTH” for example means that first time the coin landed heads, the second time tails, and the last time heads again). The complete information is described by the σ-algebra Alice knows the outcome of the second toss only. Thus her incomplete information is described by the partition Ω = A1 ⊔ A2 = {HHH, HHT, THH, THT} ⊔ {HTH, HTT, TTH, TTT}, and the corresponding σ-algebra The two σ-algebras are incomparable: neither [edit] Example 3If 100 voters are to be drawn randomly from among all voters in California and asked whom they will vote for governor, then the set of all sequences of 100 Californian voters would be the sample space Ω. We assume that sampling without replacement is used: only sequences of 100 different voters are allowed. For simplicity an ordered sample is considered, that is a sequence {Alice, Bob} is different from {Bob, Alice}. We also take for granted that each potential voter knows exactly his future choice, that is he/she doesn’t choose randomly. Alice knows only whether or not Arnold Schwarzenegger has received at least 60 votes. Her incomplete information is described by the σ-algebra Bob knows the exact number of voters who are going to vote for Schwarzenegger. His incomplete information is described by the corresponding partition Ω = B0 ⊔ B1 … ⊔ B100 (though some of these sets may be empty, depending on the Californian voters…) and the σ-algebra In this case Alice’s σ-algebra is a subset of Bob’s: [edit] Non-atomic examples[edit] Example 4A number between 0 and 1 is chosen at random, uniformly. Here Ω = [0,1], In this case the open intervals of the form (a,b), where 0<a<b<1, could be taken as the generator sets. Each such set can be ascribed the probability of P((a,b)) = (b−a), which generates the Lebesgue measure on [0,1], and the Borel σ-algebra on Ω. [edit] Example 5A fair coin is tossed endlessly. Here one can take Ω = {0,1}∞, the set of all infinite sequences of numbers 0 and 1. Cylinder sets {(x1,x2,…)∈Ω: x1=a1, …, xn=an} may be used as the generator sets. Each such set describes an event in which the first n tosses have resulted in a fixed sequence (a1, …, an), and the rest of the sequence may be arbitrary. Each such event can be naturally given the probability of 2−n.
[edit] Related concepts[edit] Probability distributionAny probability distribution defines a probability measure. [edit] Random variablesA random variable X is a measurable function X: Ω→S from the sample space Ω to another measurable space S called the state space. The notation Pr(X∈A) is a commonly used shorthand for P({ω∈Ω: X(ω)∈A}). [edit] Defining the events in terms of the sample spaceIf Ω is countable we almost always define On the other hand, if Ω is uncountable and we use [edit] Conditional probabilityKolmogorov’s definition of probability spaces gives rise to the natural concept of conditional probability. Every set A with non-zero probability (that is, P(A) > 0) defines another probability measure on the space. This is usually pronounced as the “probability of B given A”. For any event B such that P(B) > 0 the function Q defined by Q(A) = P(A|B) for all events A is itself a probability measure. [edit] IndependenceTwo events, A and B are said to be independent if P(A∩B)=P(A)P(B). Two random variables, X and Y, are said to be independent if any event defined in terms of X is independent of any event defined in terms of Y. Formally, they generate independent σ-algebras, where two σ-algebras G and H, which are subsets of F are said to be independent if any element of G is independent of any element of H. [edit] Mutual exclusivityTwo events, A and B are said to be mutually exclusive or disjoint if P(A∩B) = 0. (This is weaker than A∩B = ∅, which is the definition of disjoint for sets). If A and B are disjoint events, then P(A∪B) = P(A) + P(B). This extends to a (finite or countably infinite) sequence of events. However, the probability of the union of an uncountable set of events is not the sum of their probabilities. For example, if Z is a normally distributed random variable, then P(Z=x) is 0 for any x, but P(Z∈R) = 1. The event A∩B is referred to as “A and B”, and the event A∪B as “A or B”. [edit] See also
[edit] Bibliography
[edit] External links
|
| ↑ top of page ↑ | about thumbshots |