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

Data Analysis

  • How to Sort by Color in Excel
  • How To Remove Duplicates In Excel Column Or Row?
  • Number and Text Filters Examples in Excel
  • Example of COUNTIFS with variable table column in Excel
  • Randomize/ Shuffle List in Excel

References

  • Get nth match with INDEX / MATCH in Excel
  • How to create dynamic named range with OFFSET in Excel
  • How to use Excel COLUMN Function
  • How to use Excel LOOKUP Function
  • Two-column Lookup in Excel

Data Validations

  • Excel Data validation allow uppercase only
  • Excel Data validation allow weekday only
  • Excel Data validation must begin with
  • Excel Data validation number multiple 100
  • Excel Data validation exists in list

EXPON.DIST function: Description, Usage, Syntax, Examples and Explanation

by

What is EXPON.DIST function in Excel?

EXPON.DIST function is one of Statistical functions in Microsoft Excel that returns the exponential distribution. Use EXPON.DIST to model the time between events, such as how long an automated bank teller takes to deliver cash. For example, you can use EXPON.DIST to determine the probability that the process takes at most 1 minute.

Syntax of EXPON.DIST function

EXPON.DIST(x,lambda,cumulative)

The EXPON.DIST function syntax has the following arguments:

  • X     Required. The value of the function.
  • Lambda     Required. The parameter value.
  • Cumulative     Required. A logical value that indicates which form of the exponential function to provide. If cumulative is TRUE, EXPON.DIST returns the cumulative distribution function; if FALSE, it returns the probability density function.

EXPON.DIST formula explanation

  • If x or lambda is nonnumeric, EXPON.DIST returns the #VALUE! error value.
  • If x < 0, EXPON.DIST returns the #NUM! error value.
  • If lambda ≤ 0, EXPON.DIST returns the #NUM! error value.
  • The equation for the probability density function is:Equation
  • The equation for the cumulative distribution function is:Equation

Example of EXPON.DIST 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.

Data Description
0.2 Value of the function
10 Parameter value
Formula Description Result
=EXPON.DIST(A2,A3,TRUE) Cumulative exponential distribution function 0.86466472
=EXPON.DIST(0.2,10,FALSE) Probability exponential distribution function 1.35335283

Post navigation

Previous Post:

CUBEVALUE function: Description, Usage, Syntax, Examples and Explanation

Next Post:

CLEAN function: Description, Usage, Syntax, Examples and Explanation

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

  • SWITCH function example in Excel
  • How to use Excel FALSE Function
  • How to use Excel XOR Function
  • Excel If, Nested If, And/Or Criteria Examples
  • How to use IFS function in Excel

Date Time

  • Find Last Day of the Month in Excel
  • Calculate time difference in hours as decimal value in Excel
  • ISOWEEKNUM function: Description, Usage, Syntax, Examples and Explanation
  • Add decimal minutes to time in Excel
  • Calculate years between dates in Excel

Grouping

  • How to randomly assign data to groups in Excel
  • Running count group by n size in Excel
  • Group times into 3 hour buckets in Excel
  • How to randomly assign people to groups in Excel
  • Calculate conditional mode with criteria in Excel

General

  • How to calculate percent of students absent in Excel
  • List worksheet index numbers in Excel
  • How to get amount with percentage in Excel
  • AutoRecover file that was never saved in Excel
  • Count cells that do not contain errors in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning