Skip to main content

Excel NEGBINOM.DIST Function

doc dec2oct 1

Description

The Excel NEGBINOM.DIST function returns returns the negative binomial distribution. The probability that will be a number of failures before a required number of successes is achieved.

For example, you want to find 3 qualified staff for your company, and you know the probability that the interviewees stratify the qualifications is 0.1. NEGBINOM.DIST function calculates the probability that you will interview a certain number of unqualified interviewees before finding these 3 qualified staff. .

Formula syntax

NEGBINOM.DIST (number_f,number_s,probability_s,cumulative)

Arguments

  • number_f: required,the number of failures.
  • number_s: required,the number of successes.
  • probability_s: required,the probability of success.
  • Cumulative: required,the logical value that determines the form of the function returned.
    TRUE: NEGBINOM.DIST returns the cumulative distribution function;
    FALSE: NEGBINOM.DIST returns the probability density function.

Returns

The NEGBINOM.DIST function returns a numeric value.

Errors

  • 1. Returns #NUM! error if any one of the below occurs:
    Argument number_f is < 0;
    Argument number_s is < 1;
    Argument probability_s is < 0 or > 1.
  • 2. Returns #VALUE! error if any one of the below occurs:
    Argument number_f, number_s, probability_s are not numeric values.
    Argument cumulative is not a numeric value or a recognized logical value.

Versions

Excel 2010 and later versions.

Usage and Examples

In a table, it lists the number of failures in cell B3, the number of successes in cell C3, and the probability of success in cell D3, now to return the cumulative negative binomial distribution and Probability negative binomial distribution for the values of the table separately, please use formulas as:

Cumulative negative binomial distribution

=NEGBINOM.DIST(B3,C3,D3,TRUE)

Probability negative binomial distribution

=NEGBINOM.DIST(B3,C3,D3,FALSE)

Press Enter key.
doc dec2oct 1


Other Functions:

  • Excel CSC Function
    The Excel CSC function returns the cosecant of an angle provided in radians.

  • Excel CSCH Function
    The Excel CSCH function returns the hyperbolic cosecant of an angle provided in radians.

  • Excel LOOKUP Function
    LOOKUP function finds certain value in a one column or one row range, and return the corresponding value from another (one row or one column) range.


The Best Office Productivity Tools

Kutools for Excel - Helps You To Stand Out From Crowd

🤖 Kutools AI Aide: Revolutionize data analysis based on: Intelligent Execution   |  Generate Code  |  Create Custom Formulas  |  Analyze Data and Generate Charts  |  Invoke Kutools Functions…
Popular Features: Find, Highlight or Identify Duplicates  |  Delete Blank Rows  |  Combine Columns or Cells without Losing Data  |  Round without Formula ...
Super VLookup: Multiple Criteria  |  Multiple Value  |  Across Multi-Sheets  |  Fuzzy Lookup...
Adv. Drop-down List: Easy Drop Down List  |  Dependent Drop Down List  |  Multi-select Drop Down List...
Column Manager: Add a Specific Number of Columns  |  Move Columns  |  Toggle Visibility Status of Hidden Columns  Compare Columns to Select Same & Different Cells ...
Featured Features: Grid Focus  |  Design View  |  Big Formula Bar  |  Workbook & Sheet Manager | Resource Library (Auto Text)  |  Date Picker  |  Combine Worksheets  |  Encrypt/Decrypt Cells  |  Send Emails by List  |  Super Filter  |  Special Filter (filter bold/italic/strikethrough...) ...
Top 15 Toolsets12 Text Tools (Add Text, Remove Characters ...)  |  50+ Chart Types (Gantt Chart ...)  |  40+ Practical Formulas (Calculate age based on birthday ...)  |  19 Insertion Tools (Insert QR Code, Insert Picture from Path ...)  |  12 Conversion Tools (Numbers to Words, Currency Conversion ...)  |  7 Merge & Split Tools (Advanced Combine Rows, Split Excel Cells ...)  |  ... and more

Kutools for Excel Boasts Over 300 Features, Ensuring That What You Need is Just A Click Away...

Description


Office Tab - Enable Tabbed Reading and Editing in Microsoft Office (include Excel)

  • One second to switch between dozens of open documents!
  • Reduce hundreds of mouse clicks for you every day, say goodbye to mouse hand.
  • Increases your productivity by 50% when viewing and editing multiple documents.
  • Brings Efficient Tabs to Office (include Excel), Just Like Chrome, Edge and Firefox.
Comments (0)
No ratings yet. Be the first to rate!
There are no comments posted here yet
Please leave your comments in English
Posting as Guest
Rate this post:
0   Characters
Suggested Locations