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

Data Analysis

  • Filter Data Based on Date in Excel
  • Get column name from index in Excel Table
  • How to conditionally sum numeric data in an Excel table using SUMIFS
  • How To Sort One Column or Multiple Columns in Excel
  • How to create Checklist in Excel

References

  • How to use Excel FORMULATEXT function
  • How to calculate two-way lookup VLOOKUP in Excel Table
  • How to get address of last cell in range in Excel
  • VLOOKUP function: Description, Usage, Syntax, Examples and Explanation
  • Two-column Lookup in Excel

Data Validations

  • Excel Data validation only dates between
  • How To Create Drop-down List in Excel
  • Excel Data validation require unique number
  • Data validation must not exist in list
  • Excel Data validation date in specific year

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

by

What is BETA.DIST function in Excel?

BETA.DIST function is one of Statistical functions in Microsoft Excel that returns the beta distribution.
The beta distribution is commonly used to study variation in the percentage of something across samples, such as the fraction of the day people spend watching television.

Syntax of BETA.DIST function

BETA.DIST(x,alpha,beta,cumulative,[A],[B])

The BETA.DIST function syntax has the following arguments:

  • X     Required. The value between A and B at which to evaluate the function
  • Alpha     Required. A parameter of the distribution.
  • Beta     Required. A parameter of the distribution.
  • Cumulative      Required. A logical value that determines the form of the function. If cumulative is TRUE, BETA.DIST returns the cumulative distribution function; if FALSE, it returns the probability density function.
  • A     Optional. A lower bound to the interval of x.
  • B     Optional. An upper bound to the interval of x.

BETA.DIST formula explanation

  • If any argument is nonnumeric, BETA.DIST returns the #VALUE! error value.
  • If alpha ≤ 0 or beta ≤ 0, BETA.DIST returns the #NUM! error value.
  • If x < A, x > B, or A = B, BETA.DIST returns the #NUM! error value.
  • If you omit values for A and B, BETA.DIST uses the standard cumulative beta distribution, so that A = 0 and B = 1

Example of BETA.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
2 Value at which to evaluate the function
8 Parameter of the distribution
10 Parameter of the distribution
1 Lower bound
3 Upper bound
Formula Description Result
=BETA.DIST(A2,A3,A4,TRUE,A5,A6) Cumulative beta probability density function, for the above parameters 0.6854706
=BETA.DIST(A2,A3,A4,FALSE,A5,A6) Beta probability density function, for the above parameters 1.4837646

Post navigation

Previous Post:

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

Next Post:

DVARP 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 AND Function
  • Invoice status with nested if in Excel
  • Excel If, Nested If, And/Or Criteria Examples
  • SWITCH function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • Count times in a specific range in Excel
  • Calculate years between dates in Excel
  • Dynamic date list in Excel
  • How to Calculate Age in Excel
  • Steps to create Dynamic calendar grid in Excel

Grouping

  • Categorize text with keywords in Excel
  • Map inputs to arbitrary values in Excel
  • Calculate conditional mode with criteria in Excel
  • Running count group by n size in Excel
  • How to randomly assign people to groups in Excel

General

  • List sheet names with formula in Excel
  • Find, Select, Replace and Go To Special in Excel
  • Split Cell Content Using Text to Columns in Excel
  • How to fill cell ranges with random text values in Excel
  • How to calculate percent sold in Excel
© 2023 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning