Skip to content
Free Excel Tutorials
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Data Analysis

  • How to create a Histogram in Excel
  • Use Data Form to input, edit and delete records in Excel
  • How to Create Gantt Chart in Excel
  • How to sum a total in multiple Excel tables
  • Excel Line Chart

References

  • Two-way lookup with VLOOKUP in Excel
  • MATCH function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel COLUMN Function
  • LOOKUP function: Description, Usage, Syntax, Examples and Explanation
  • Convert text string to valid reference in Excel using Indirect function

Data Validations

  • Data validation must not exist in list
  • Excel Data validation must contain specific text
  • Excel Data validation number multiple 100
  • Excel Data validation unique values only
  • Prevent invalid data entering in specific cells

CONFIDENCE.T function: Description, Usage, Syntax, Examples and Explanation

by

What is CONFIDENCE.T function in Excel?

CONFIDENCE.T function is one of Statistical functions in Microsoft Excel that returns the confidence interval for a population mean, using a Student’s t distribution.

Syntax of CONFIDENCE.T function

CONFIDENCE.T(alpha,standard_dev,size)

The CONFIDENCE.T function syntax has the following arguments:

  • Alpha     Required. The significance level used to compute the confidence level. The confidence level equals 100*(1 – alpha)%, or in other words, an alpha of 0.05 indicates a 95 percent confidence level.
  • Standard_dev     Required. The population standard deviation for the data range and is assumed to be known.
  • Size     Required. The sample size.

CONFIDENCE.T formula explanation

  • If any argument is nonnumeric, CONFIDENCE.T returns the #VALUE! error value.
  • If alpha ≤ 0 or alpha ≥ 1, CONFIDENCE.T returns the #NUM! error value.
  • If standard_dev ≤ 0, CONFIDENCE.T returns the #NUM! error value.
  • If size is not an integer, it is truncated.
  • If size equals 1, CONFIDENCE.T returns #DIV/0! error value.

Example of CONFIDENCE.T function

Steps to follow:

1. Open a new Excel worksheet.

2. Copy data in the following table below and paste it in cell A1

Note: For formulas to show results, select them, press F2 key on your keyboard and then press Enter.

You can adjust the column widths to see all the data, if need be.

Formula Description Result
=CONFIDENCE.T(0.05,1,50) Confidence interval for the mean of a population based on a sample size of 50, with a 5% significance level and a standard deviation of 1. This is based on a Student’s t-distribution. 0.2841968

Post navigation

Previous Post:

How to generate random date between two dates in Excel

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others

Logical Functions

  • How to return blank in place of #DIV/0! error in Excel
  • IF, AND, OR and NOT Functions Examples in Excel
  • IF function: Description, Usage, Syntax, Examples and Explanation
  • Return blank if in Excel
  • Excel If, Nested If, And/Or Criteria Examples

Date Time

  • WORKDAY function: Description, Usage, Syntax, Examples and Explanation
  • Get work hours between dates in Excel
  • Add business days to date in Excel
  • Convert text timestamp into time in Excel
  • Display Date is workday in Excel

Grouping

  • Calculate conditional mode with criteria in Excel
  • Map text to numbers in Excel
  • Running count group by n size in Excel
  • If cell contains one of many things in Excel
  • Group times into 3 hour buckets in Excel

General

  • Check if range contains a value not in another range in Excel
  • How to calculate decrease by percentage in Excel
  • Excel Operators
  • How to get random value from list or table in Excel
  • Excel Default Templates
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning