Changes

Jump to navigation Jump to search
No change in size ,  06:23, 11 February 2014
Line 10: Line 10:  
*In <math>UNIFORMDISTRIBUTED(x,ll,ul)</math> ,<math> x </math> is the numeric value to find the probability of the distribution, <math>ll </math> is the lower limit value and <math> ul </math> is the upper limit value.
 
*In <math>UNIFORMDISTRIBUTED(x,ll,ul)</math> ,<math> x </math> is the numeric value to find the probability of the distribution, <math>ll </math> is the lower limit value and <math> ul </math> is the upper limit value.
 
*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:  
<math>P(x)=\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
writer
5,435

edits

Navigation menu