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

Data Analysis

  • Create Scatter Chart in Excel
  • How to Create Gantt Chart in Excel
  • How to create running total in an Excel Table
  • Conditional Formatting Icon Sets Examples in Excel
  • How To Create Frequency Distribution in Excel

References

  • Find Closest Match in Excel Using INDEX, MATCH, ABS and MIN functions
  • Multi-criteria lookup and transpose in Excel
  • Last row number in range
  • How to use Excel COLUMN Function
  • Left Lookup in Excel

Data Validations

  • Excel Data validation unique values only
  • Excel Data validation require unique number
  • Excel Data validation must not contain
  • Excel Data validation exists in list
  • Excel Data validation specific characters only

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

by

What is BINOM.DIST.RANGE function in Excel?

BINOM.DIST.RANGE function is one of Statistical functions in Microsoft Excel that returns the probability of a trial result using a binomial distribution.

Syntax of BINOM.DIST.RANGE function

BINOM.DIST.RANGE(trials,probability_s,number_s,[number_s2])

The BINOM.DIST.RANGE function syntax has the following arguments.

  • Trials    Required. The number of independent trials. Must be greater than or equal to 0.
  • Probability_s    Required. The probability of success in each trial. Must be greater than or equal to 0 and less than or equal to 1.
  • Number_s    Required. The number of successes in trials. Must be greater than or equal to 0 and less than or equal to Trials.
  • Number_s2    Optional. If provided, returns the probability that the number of successful trials will fall between Number_s and number_s2. Must be greater than or equal to Number_s and less than or equal to Trials.

BINOM.DIST.RANGE formula explanation

  • If any arguments are outside of their constraints, BINOM.DIST.RANGE returns the #NUM! error value.
  • If any arguments are non-numeric values, BINOM.DIST.RANGE returns the #VALUE! error value.
  • The following equation is used:
    BINOM.DIST.RANGE equation
  • In the equation above, N is Trials, p is Probability_s, s is Number_s, s2 is Number_s2, and k is the iteration variable.
  • Numeric arguments are truncated to integers.

Example of BINOM.DIST.RANGE 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
=BINOM.DIST.RANGE(60,0.75,48) Returns the binomial distribution based on the probability of 48 successes in 60 trials and a 75% probability of success (0.084, or 8.4%). 0.084
=BINOM.DIST.RANGE(60,0.75,45,50) Returns the binomial distribution based on the probability of between 45 and 50 successes (inclusive) in 60 trials and a 75% probability of success (0.524, or 52.4%). 0.524

Post navigation

Previous Post:

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

Next Post:

231 Keyboard Shortcut Keys 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

  • Extract multiple matches into separate rows in Excel
  • Not Equal To ‘<>‘ operator in Excel
  • IF, AND, OR and NOT Functions Examples in Excel
  • Return blank if in Excel
  • AND function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • Add decimal hours to time in Excel
  • Convert text date dd/mm/yy to mm/dd/yy in Excel
  • Two ways to sum time over 30 minutes in Excel
  • WEEKNUM function: Description, Usage, Syntax, Examples and Explanation
  • List holidays between two dates in Excel

Grouping

  • How to randomly assign people to groups in Excel
  • If cell contains one of many things in Excel
  • Map text to numbers in Excel
  • Group times into 3 hour buckets in Excel
  • Group numbers at uneven intervals in Excel

General

  • Print Excel Sheet In Landscape Or Portrait
  • Select, Insert, Rename, Move, Delete Worksheets in Excel
  • AutoFit Column Width, AutoFit Row Height in Excel
  • Split Cell Content Using Text to Columns in Excel
  • Excel Default Templates
© 2023 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning