Back to Functions

CONFIDENCE.T

Calculates the width of half the confidence interval for a Student’s t-distribution.

StatisticalCONFIDENCE.T(alpha, standard_deviation, size)

The CONFIDENCE.T function in Google Sheets calculates the width of half the confidence interval for a Student’s t-distribution.

Parameters

  • alpha: The significance level used to compute the confidence level. This is the probability that the true value of the population parameter falls within the confidence interval.
  • standard_deviation: The standard deviation of the population.
  • size: The size of the sample.

Step-by-Step Tutorial

To be added.

Use Cases and Scenarios

To be added.

Related Functions

To be added.

Related Articles

To be added.

Newsletter

More CONFIDENCE.T examples coming soon.

We are building short, practical updates for Sheets power users.