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

Data Analysis

  • Conditional Formatting Color Scales Examples in Excel
  • How to combine 2 or more chart types in a single chart in Excel
  • How to create Gauge Chart in Excel
  • Conditional Formatting Data bars Examples in Excel
  • Working With Tables in Excel

References

  • How to get address of first cell in range in Excel
  • How to get last column number in range in Excel
  • Excel Advanced Lookup using Index and Match Functions
  • To count total rows in a range in Excel
  • How to use Excel ROW Function

Data Validations

  • Excel Data validation don’t exceed total
  • Excel Data validation number multiple 100
  • Excel Data validation must contain specific text
  • Excel Data validation date in specific year
  • Excel Data validation with conditional list

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

by

What is BINOM.DIST function in Excel?

BINOM.DIST function is one of Statistical functions in Microsoft Excel that returns the individual term binomial distribution probability. Use BINOM.DIST in problems with a fixed number of tests or trials, when the outcomes of any trial are only success or failure, when trials are independent, and when the probability of success is constant throughout the experiment. For example, BINOM.DIST can calculate the probability that two of the next three babies born are male.

Syntax of BINOM.DIST function

BINOM.DIST(number_s,trials,probability_s,cumulative)

The BINOM.DIST function syntax has the following arguments:

  • Number_s     Required. The number of successes in trials.
  • Trials     Required. The number of independent trials.
  • Probability_s     Required. The probability of success on each trial.
  • Cumulative     Required. A logical value that determines the form of the function. If cumulative is TRUE, then BINOM.DIST returns the cumulative distribution function, which is the probability that there are at most number_s successes; if FALSE, it returns the probability mass function, which is the probability that there are number_s successes.

BINOM.DIST formula explanation

  • Number_s and trials are truncated to integers.
  • If number_s, trials, or probability_s is nonnumeric, BINOM.DIST returns the #VALUE! error value.
  • If number_s < 0 or number_s > trials, BINOM.DIST returns the #NUM! error value.
  • If probability_s < 0 or probability_s > 1, BINOM.DIST returns the #NUM! error value.
  • The binomial probability mass function is:Equationwhere:

    Equation

    is COMBIN(n,x).

    The cumulative binomial distribution is:

    Equation

Example of BINOM.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
6 Number of successes in trials
10 Number of independent trials
0.5 Probability of success on each trial
Formula Description Result
=BINOM.DIST(A2,A3,A4,FALSE) Probability of exactly 6 of 10 trials being successful. 0.2050781

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

  • SWITCH function example in Excel
  • Complete List of Excel Logical Functions, References and Examples
  • AND function: Description, Usage, Syntax, Examples and Explanation
  • IF with wildcards in Excel
  • SWITCH function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • Convert time to time zone in Excel
  • Get days between dates ignoring years in Excel
  • Display the current date in Excel
  • DATEDIF function: Description, Usage, Syntax, Examples and Explanation
  • How to get number of days, weeks, months or years between two dates in Excel

Grouping

  • Group numbers at uneven intervals in Excel
  • Group arbitrary text values in Excel
  • Group times into 3 hour buckets in Excel
  • Map text to numbers in Excel
  • How to randomly assign people to groups in Excel

General

  • How to create dynamic worksheet reference in Excel
  • How to count total number of cells in a rectangular range in Excel
  • Transpose: Switch ‘Rows to Columns’ or ‘Columns to Rows’ in Excel
  • Creating and Opening an existing file in Excel
  • Basic text sort formula in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning