Skip to content

BETA.DIST

Statistical

BETA.DIST helps you perform summary and inferential functions for descriptive and statistical analysis.

Overview

Use BETA.DIST with 6 arguments. Parameter names are currently generalized in this guide.

Parser pathArity-derived docs

Syntax & Arity

=BETA.DIST(arg1, arg2, arg3, arg4, arg5, arg6)

6 required

Arguments

ArgumentRequiredTypeDescription
arg1RequiredSingleInput argument used by this function.
arg2RequiredSingleInput argument used by this function.
arg3RequiredSingleInput argument used by this function.
arg4RequiredSingleInput argument used by this function.
arg5RequiredSingleInput argument used by this function.
arg6RequiredSingleInput argument used by this function.

Example Inputs & Outputs

Formula

=BETA.DIST(<arg1>, <arg2>, <arg3>)

Example Output

Statistical summary value

Replace placeholders with your worksheet values or ranges to compute a result.

Related Functions