T.TEST |
T.TEST(array1, array2, tails, type) |
Returns the probability value from a T distribution. |
array1 | The first array, |
array2 | The second array. |
tails | The number of distribution tails: 1 = one-tailed distribution 2 = two-tailed distribution |
type | The kind of t-Test to perform: 1 = paired 2 = two sample equal variance (homoscedastic) 3 = two sample unequal variance (heteroscedastic) |
REMARKS |
* Added in Excel 2010. * This function replaces the TTEST function. * You can use the CHISQ.TEST function to * You can use the F.TEST function to * You can use the Z.TEST function to * For the Microsoft documentation refer to support.microsoft.com |
|
© 2022 Better Solutions Limited. All Rights Reserved. © 2022 Better Solutions Limited Top