Changes

190 bytes removed ,  05:47, 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 in the interval [a,b] are
 
*The probability density function of the uniform distribution in the interval [a,b] are
<math>P(x)=
  −
\begin{cases}
  −
0, &for &x<a \\
  −
1/b-a, &for &a<x<b \\
  −
0,    &for &x>b
  −
\end{cases}</math>
     −
<math>f(n) =
  −
\begin{cases}
  −
n/2,  &if n is even \\
  −
3n+1, &if n is odd
  −
\end{cases}</math>
      
<math>P(x)=
 
<math>P(x)=
writer
5,435

edits