1. Evaluating a Two-Tail T-Test
Data AnalystBackground
An analyst is comparing the average session duration of two website layouts using a sample of 11 users.
Problem
Needs to find the two-tail p-value for a calculated t-statistic of 2.228 to check if the difference is significant at the 0.05 level.
How to use
Enter 2.228 as the T Value, 10 as Degrees of Freedom, and select two-tail as the Probability Mode.
{"tValue": 2.228, "degreesOfFreedom": 10, "probabilityMode": "two-tail", "decimalPlaces": 4}Outcome
The tool outputs a two-tail probability of 0.0500, indicating the result is right on the boundary of statistical significance.