Changes

Jump to navigation Jump to search
133 bytes removed ,  06:17, 11 February 2014
no edit summary
Line 9: Line 9:  
*It is also called rectangular distribution.  
 
*It is also called rectangular distribution.  
 
*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 in the interval (a,b) are: <math>P(x)=\begin{cases}  0, &for &x<a \\
+
*The probability density function of the uniform distribution for the interval (a,b) is given by:  
                                                            1/b-a, &for &a<x<b \\
+
<math>P(x)=\begin{cases}  0, &for &x<a \\
                                                            0,    &for &x>b
+
      1/b-a, &for &a<x<b \\
                                              \end{cases}</math>
+
        0,    &for &x>b
 +
        \end{cases}</math>
 
==equation==
 
==equation==
 
<math>
 
<math>
writer
5,435

edits

Navigation menu