If I got a t -value=1.46988E-27, what does it signifies? How to find whether it is significant or not? And in what level it should be compared eg. 0.05 or 0.01 etc.
|
closed as not a real question by whuber♦ May 28 '12 at 18:52
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
Of course that p-value indicates extremely high significance. But data are not exactly normal and the test statistic should not be considered exactly t under the null hypothesis. So the exact p-value should not be taken too seriously. The SAS Institute with their SAS software does not quote p-values below 0.0001 and will just call such a p-value as less than 0.0001 which I think is much more appropriate than quoting the exact p-value. |
|||||
|
|
Normally it should be above 1.65 to be significant at alpha 0.5 (two tailed) yours is probably significant at an alpha level of 0.2 (if you have more than 6 participants). See a T table at: http://www.sjsu.edu/faculty/gerstman/StatPrimer/t-table.pdf All the best!! |
|||
|
|