Perform one-sample and two-sample hypothesis tests with confidence intervals and effect sizes
Notes: z critical values use a high-accuracy inverse-normal approximation. t-tests use numerical integration for the Student's t CDF and a robust inverse-t via bisection. Two-proportion test uses pooled SE for the hypothesis test and unpooled SE for the CI. Decisions are based on p-values (critical values shown for z-tests only).
For more information on hypothesis testing, visit Wikipedia or consult a statistics textbook.