Difference between revisions of "Uniform probability distribution"

From Maths
Jump to: navigation, search
(Saving work)
 
m (Work required, adding navbox and categorising)
 
Line 14: Line 14:
 
-->\frac{1}{(b-a)+1} & \text{for }c\in\{a,\ldots,b\}\subseteq\mathbb{N}_{\ge 0} \\<!--
 
-->\frac{1}{(b-a)+1} & \text{for }c\in\{a,\ldots,b\}\subseteq\mathbb{N}_{\ge 0} \\<!--
 
-->0 & \text{otherwise}\end{array}\right.}}
 
-->0 & \text{otherwise}\end{array}\right.}}
 +
==References==
 +
<references/>
 +
{{Fundamental probability distributions navbox|open}}
 +
{{Definition|Statistics|Probability|Elementary Probability}}
 +
{{Probability Distribution|fund=yes}}

Latest revision as of 05:41, 15 January 2018

Definition

There are a few distinct cases we may define the uniform distribution on, however in any case the concept is clear:

The total probability, 1, is spread evenly, or uniformly over the entire sample space, here denoted S, of a probability space here denoted (S,Ω,P)

Discrete subset of N0

We will cover the common cases, and their notation, first:

  • for a,bN0 we have: XUni(a,b) to mean:

Snippets

  • for cR we define: P[X=c]:={1(ba)+1for c{a,,b}N00otherwise

References