The Excel TTEST Function
TTEST and T.TEST
In Excel 2010, the TTEST function has been renamed T.TEST. Although the Ttest function has been replaced, Excel 2010 has kept this function, (stored within the list of compatibility functions), for compatibility with earlier versions of Excel. Basic DescriptionThe Excel TTEST function calculates the probability associated with the Student's T Test, which is commonly used for identifying whether two data sets are likely to have come from the same two underlying populations with the same mean. The format of the function is :
TTEST( array1, array2, tails, type )
where the function arguments are:
Examples
Columns A and B of the spreadsheet on the right contain two arrays of data. The probability associated with the Student's paired t-test with a one-tailed distribution, for the two arrays of data can be calculated using the Excel Ttest function as follows :
=TTEST( A1:A12, B1:B12, 1, 1 )
This gives the result 0.449070689. The probability associated with the Student's paired t-test with a two-tailed distribution, for the same two arrays of data is calculated by :
=TTEST( A1:A12, B1:B12, 2, 1 )
This gives the result 0.898141379, which is double the probability associated with the one-tailed test. Further information and examples of the Excel Ttest function can be found on the Microsoft Office website. Trouble ShootingIf you get an error from the Excel TTEST Function, this is likely to be one of the following : Common Errors
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Copyright © 2008-2011 ExcelFunctions.net |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||