Changes

3 bytes removed ,  06:22, 11 February 2014
Line 5: Line 5:     
==Description==
 
==Description==
*This function gives the probability of the uniform distribution.  
+
*This function gives the probability of the uniform distribution.
*Uniform distribution is a symmetric probability distribution.  
+
*Uniform distribution is a symmetric probability distribution.
*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 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 \\
 
<math>P(x)=\begin{cases}  0, &for &x<a \\
Line 14: Line 14:  
                     0,    &for &x>b
 
                     0,    &for &x>b
 
                     \end{cases}</math>
 
                     \end{cases}</math>
 +
 
==equation==
 
==equation==
 
<math>
 
<math>
writer
5,435

edits