Excel Function : BETADIST
Category
Compatibility
Description
Returns the beta cumulative distribution function
Microsoft Excel Reference Page
https://support.office.com/en-us/article/BETADIST-function-49f1b9a9-a5da-470f-8077-5f1730b5fd47
Syntax and Description of the BETADIST Excel Function
syntax BETADIST.DIST syntax for excel BETADIST.DIST.RT syntax for excel BINOM.DIST syntax BINOMDIST syntax COUNTIF syntax COUNTIFS syntax CRITBINOM syntax DATEDIF syntax DATE function syntax DATEVALUE syntax DAY function syntax DAYS function syntax DAYS360 syntax DB function syntax DCOUNT function syntax DCOUNTA function syntax DATE function syntax DATEVALUE function syntax DAY function syntax DAYS function syntax DAYS360 function syntax DB function syntax DCOUNT function syntax DCOUNTA function syntax DDB function syntax DEC2BIN function syntax DEC2HEX function syntax DEC2OCT function syntax DEGREES function syntax DELTA function syntax DEVS
About BETADIST Excel Function
The BETADIST function in Excel calculates the beta distribution, which is a type of continuous probability distribution. The beta distribution is used to model the behavior of random variables that are constrained to lie between two given values (usually 0 and 1). The beta distribution is often used in statistical modeling and in Bayesian statistics. The BETADIST function takes three arguments: 1. The value for which you want to calculate the beta distribution. 2. The alpha parameter of the beta distribution. 3. The beta parameter of the beta distribution.