Changes

Jump to navigation Jump to search
Line 24: Line 24:  
   2.Alpha>1
 
   2.Alpha>1
 
   3.<math>Array1 </math> and <math> Array2 </math> are having different number of data points.
 
   3.<math>Array1 </math> and <math> Array2 </math> are having different number of data points.
 +
 +
==Examples==
 +
{| class="wikitable"
 +
|+Spreadsheet
 +
|-
 +
! !! A !! B !! C !! D!! E !! F
 +
|-
 +
! 1
 +
| 10 || 15 || 18 || 27 || 12 || 34
 +
|-
 +
! 2
 +
| 17 || 20 || 25 || 39 || 9 || 14
 +
|}
 +
 +
#=TTESTTWOSAMPLESEQUALVARIANCES(A1:F1,A2:F2,2,0.5,1)
 +
 +
==See Also==
 +
*[[Manuals/calci/TTEST  | TTEST ]]
 +
*[[Manuals/calci/TDIST  | TDIST ]]
 +
*[[Manuals/calci/TINV  | TINV ]]
 +
*[[Manuals/calci/TTESTUNEQUALVARIANCES  | TTESTUNEQUALVARIANCES ]]
 +
 +
==References==
 +
*[http://en.wikipedia.org/wiki/Student%27s_t-test Student's t-distribution]
writer
6,694

edits

Navigation menu