Changes

no edit summary
Line 10: Line 10:  
*In UNIFORMDISTRIBUTED(x,ll,ul) ,x is the numeric value to find the probability of the distribution, ll is the lower limit value and ul is the upper limit value.  
 
*In UNIFORMDISTRIBUTED(x,ll,ul) ,x is the numeric value to find the probability of the distribution, ll is the lower limit value and ul 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}
+
<math>P(x) = \begin{cases}
 
                 0    for &x<a,\\  
 
                 0    for &x<a,\\  
 
                 1/b-a for &a<x<b \\
 
                 1/b-a for &a<x<b \\
Line 21: Line 21:     
==See Also==
 
==See Also==
 +
*[[Manuals/calci/TTEST  | TTEST ]]
 +
*[[Manuals/calci/TDIST  | TDIST ]]
 +
*[[Manuals/calci/TINV  | TINV ]]
 +
*[[Manuals/calci/TTESTEQUALVARIANCES  | TTESTEQUALVARIANCES ]]
 +
    
==References==
 
==References==
writer
6,694

edits