Changes

Jump to navigation Jump to search
204 bytes added ,  05:32, 19 June 2014
no edit summary
Line 1: Line 1:  
<div style="font-size:30px">'''KURT(n1,n2,…)'''</div><br/>
 
<div style="font-size:30px">'''KURT(n1,n2,…)'''</div><br/>
 
*<math>n1</math>,<math>n2</math> are values to calculate kurtosis.
 
*<math>n1</math>,<math>n2</math> are values to calculate kurtosis.
 +
 
==Description==
 
==Description==
 
*This function gives the value of Kurtosis of a given set.
 
*This function gives the value of Kurtosis of a given set.
Line 50: Line 51:  
| Student's t distribution ||<math>\frac{6}{n-4}</math>
 
| Student's t distribution ||<math>\frac{6}{n-4}</math>
 
|}
 
|}
 +
 +
==ZOS Section==
 +
*The syntax is to calculate KURTOSIS in ZOS is <math>KURT(n1,n2,...)</math>
 +
**<math>n1</math>,<math>n2</math> are values to calculate kurtosis.
 +
*For e.g., kurt([-1..-10,20..25..0.5])
    
==Examples==
 
==Examples==
Line 58: Line 64:  
|-
 
|-
 
! 1
 
! 1
| 14 || 11 || 23 ||54||38
+
| 14 || 11 || 23 || 54 || 38
 
|-
 
|-
 
! 2
 
! 2
writer
6,694

edits

Navigation menu