Changes

Line 11: Line 11:  
*The Probability Density Function of the uniform distribution for the interval(a,b) is given by:  
 
*The Probability Density Function of the uniform distribution for the interval(a,b) is given by:  
 
P(x)=<math>\begin{cases}  0, &for & x < a \\
 
P(x)=<math>\begin{cases}  0, &for & x < a \\
                     1/b-a, &for & a < x < b \\
+
                     1/(b-a), &for & a < x < b \\
 
                     0,    &for & x > b  
 
                     0,    &for & x > b  
 
                     \end{cases}</math>
 
                     \end{cases}</math>
writer
5,435

edits