Differences between revisions 9 and 10
Revision 9 as of 2026-02-06 14:59:57
Size: 1309
Comment: Moving content to Analysis
Revision 10 as of 2026-07-28 03:39:24
Size: 886
Comment: Rewrite
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= σ Algebra Notation = = σ Algebra =
Line 3: Line 3:
A '''σ algebra''' (sigma algebra) is a measurable set.
Line 4: Line 5:

== Power sets ==

The power set of a set (''P(Ω)'') is the set of all subsets, including the empty set (''∅'') and the set itself (''Ω'').

This becomes analagous to a probability function in descrete cases.
<<TableOfContents>>
Line 15: Line 11:
== Sigma Algebras == == Description ==
Line 17: Line 13:
A '''σ algebra''' is usually named with calligraphic uppercase letters, but that's not exactly practical in typed notes. Capital letters will be used instead. A σ algebra is usually notated using a calligraphic uppercase letters, like 𝒜.
Line 19: Line 15:
A σ algebra is notated as ''A ⊆ P(Ω)''. In other words, ''A'' is a subset of the power set of ''Ω''. For a given sample space ''Ω'', a σ algebra 𝒜 can be defined. It is the [[Analysis/Sets|subset]] of the [[Analysis/PowerSet|power set]] of the sample space (𝒜 ''⊆ P(Ω)'') that satisfies three conditions:
Line 21: Line 17:
To qualify as a σ algebra, ''A'' also needs to satisfy three properties:

 * ''Ω'' is in ''A''

 * ''A'' is closed upon complementation. For any subset, the complement of that subset is also in ''A''.

 * ''A'' is closed upon countable unions.

----



== Maps ==

'''Maps''' are usually named with blackboard bold letters, but that's not exactly practical in typed notes. Bold capital letters will be used instead.

A map translates a (sub)set into a real number: '''''M''': A -> '''R'''''.



=== Probability Measures ===

'''Probability measures''' are the primary use of maps with σ algebras.

A parallel to the functional expression of probability, ''p(A)'', is '''''P''': A -> [0,1]''.
 * Both the empty set and the full sample space are in the σ algebra; ''Ø, Ω ∈'' 𝒜
 * The sigma algebra is closed on complementation; ''A ∈'' 𝒜 ''-> A^C^ ∈'' 𝒜
 * The sigma algebra is closed upon countable unions; ''⋃ A,,i,, ∈'' 𝒜 where members of 𝒜 be indexed as ''A,,i,,''
   * This indirectly requires that the sample space itself be [[Analysis/Cardinality|countable]]; ''i ∈ N''

σ Algebra

A σ algebra (sigma algebra) is a measurable set.


Description

A σ algebra is usually notated using a calligraphic uppercase letters, like 𝒜.

For a given sample space Ω, a σ algebra 𝒜 can be defined. It is the subset of the power set of the sample space (𝒜 ⊆ P(Ω)) that satisfies three conditions:

  • Both the empty set and the full sample space are in the σ algebra; Ø, Ω ∈ 𝒜

  • The sigma algebra is closed on complementation; A ∈ 𝒜 -> AC 𝒜

  • The sigma algebra is closed upon countable unions; ⋃ Ai 𝒜 where members of 𝒜 be indexed as Ai

    • This indirectly requires that the sample space itself be countable; i ∈ N


CategoryRicottone

Analysis/SigmaAlgebra (last edited 2026-08-09 18:48:19 by DominicRicottone)