Big O Magnitude Notation

From Rest of What I Know
Revision as of 00:19, 29 August 2024 by Roshan (talk | contribs) (Created page with "Like Big O Unit Notation, Big O Magnitude Notation refers to a notation used to express orders of magnitude. == Formal Definition for Functions == A function <math>f(n) = O(10^k)</math> if <math>\exists n_0 \in \mathbb{R+}</math> such that <math>\forall n \geq n_0 : 10^k \leq f(n) < 10^{k+1}</math> == Formal Definition for Random Variables == Colloquially, one can say a random variable <math>X = O(10^k)</math> if its probability distribution function has meas...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Like Big O Unit Notation, Big O Magnitude Notation refers to a notation used to express orders of magnitude.

Formal Definition for Functions

A function if such that

Formal Definition for Random Variables

Colloquially, one can say a random variable if its probability distribution function has measure zero outside of