đŸ•ˇī¸ Crawler Inspector

URL Lookup

Direct Parameter Lookup

Raw Queries and Responses

1. Shard Calculation

Query:
Response:
Calculated Shard: 183 (from laksa049)

2. Crawled Status Check

Query:
Response:

3. Robots.txt Check

Query:
Response:

4. Spam/Ban Check

Query:
Response:

5. Seen Status Check

â„šī¸ Skipped - page is already crawled

📄
INDEXABLE
✅
CRAWLED
3 days ago
🤖
ROBOTS ALLOWED

Page Info Filters

FilterStatusConditionDetails
HTTP statusPASSdownload_http_code = 200HTTP 200
Age cutoffPASSdownload_stamp > now() - 6 MONTH0.1 months ago
History dropPASSisNull(history_drop_reason)No drop reason
Spam/banPASSfh_dont_index != 1 AND ml_spam_score = 0ml_spam_score=0
CanonicalPASSmeta_canonical IS NULL OR = '' OR = src_unparsedNot set

Page Details

PropertyValue
URLhttps://www.itl.nist.gov/div898/handbook/eda/section3/eda366h.htm
Last Crawled2026-04-12 20:23:45 (3 days ago)
First Indexed2018-04-07 18:25:28 (8 years ago)
HTTP Status Code200
Meta Title1.3.6.6.17. Beta Distribution
Meta Descriptionnull
Meta Canonicalnull
Boilerpipe Text
The general formula for the probability density function of the beta distribution is f ( x ) = ( x − a ) p − 1 ( b − x ) q − 1 B ( p , q ) ( b − a ) p + q − 1 a ≤ x ≤ b ; p , q > 0 where p and q are the shape parameters , a and b are the lower and upper bounds, respectively, of the distribution, and B ( p , q ) is the beta function. The beta function has the formula B ( Îą , β ) = âˆĢ 0 1 t Îą − 1 ( 1 − t ) β − 1 d t The case where a = 0 and b = 1 is called the standard beta distribution . The equation for the standard beta distribution is f ( x ) = x p − 1 ( 1 − x ) q − 1 B ( p , q ) 0 ≤ x ≤ 1 ; p , q > 0 Typically we define the general form of a distribution in terms of location and scale parameters. The beta is different in that we define the general distribution in terms of the lower and upper bounds. However, the location and scale parameters can be defined in terms of the lower and upper limits as follows: Since the general form of probability functions can be expressed in terms of the standard distribution , all subsequent formulas in this section are given for the standard form of the function. The following is the plot of the beta probability density function for four different values of the shape parameters.
Markdown
![](https://www.itl.nist.gov/div898/handbook/gifs/nvgtbr.gif) | | | |---|---| | | | | 1\.3.6.6.17. | Beta Distribution | | *[Probability Density Function]()* | The general formula for the [probability density function](https://www.itl.nist.gov/div898/handbook/eda/section3/eda362.htm#PDF) of the beta distribution is f ( x ) \= ( x − a ) p − 1 ( b − x ) q − 1 B ( p , q ) ( b − a ) p \+ q − 1 a ≤ x ≤ b ; p , q \> 0where *p* and *q* are the [shape parameters](https://www.itl.nist.gov/div898/handbook/eda/section3/eda363.htm), *a* and *b* are the lower and upper bounds, respectively, of the distribution, and *B*(*p*,*q*) is the beta function. The beta function has the formulaB ( Îą , β ) \= âˆĢ 0 1 t Îą − 1 ( 1 − t ) β − 1 d tThe case where *a* = 0 and *b* = 1 is called the **standard beta distribution**. The equation for the standard beta distribution isf ( x ) \= x p − 1 ( 1 − x ) q − 1 B ( p , q ) 0 ≤ x ≤ 1 ; p , q \> 0Typically we define the general form of a distribution in terms of location and scale parameters. The beta is different in that we define the general distribution in terms of the lower and upper bounds. However, the location and scale parameters can be defined in terms of the lower and upper limits as follows: Since the general form of probability functions can be [expressed in terms of the standard distribution](https://www.itl.nist.gov/div898/handbook/eda/section3/eda364.htm#FORMULAS), all subsequent formulas in this section are given for the standard form of the function. The following is the plot of the beta probability density function for four different values of the shape parameters.![plot of the Beta probability density function for 4 different values of the shape parameters](https://www.itl.nist.gov/div898/handbook/eda/section3/gif/betpdf4.gif) | | *[Cumulative Distribution Function]()* | The formula for the [cumulative distribution function](https://www.itl.nist.gov/div898/handbook/eda/section3/eda362.htm#PDF) of the beta distribution is also called the incomplete beta function ratio (commonly denoted by ***Ix***) and is defined as where ***B*** is the beta function defined above. The following is the plot of the beta cumulative distribution function with the same values of the shape parameters as the pdf plots above.![plot of the Beta cumulative distribution function with the same values of the shape parameters as the pdf plots above](https://www.itl.nist.gov/div898/handbook/eda/section3/gif/betcdf4.gif) | | *[Percent Point Function]()* | The formula for the [percent point function](https://www.itl.nist.gov/div898/handbook/eda/section3/eda362.htm#PPF) of the beta distribution does not exist in a simple closed form. It is computed numerically. The following is the plot of the beta percent point function with the same values of the shape parameters as the pdf plots above.![plot of the beta percent point function with the same values of the shape parameters as the pdf plots above](https://www.itl.nist.gov/div898/handbook/eda/section3/gif/betppf4.gif) | | *[Other Probability Functions]()* | Since the beta distribution is not typically used for reliability applications, we omit the formulas and plots for the hazard, cumulative hazard, survival, and inverse survival probability functions. | | *Common Statistics* | | | | | | Mean | p p \+ q | | Mode | p − 1 p \+ q − 2 p , q \> 1 | | Range | 0 to 1 | | Standard Deviation | p q ( p \+ q ) 2 ( p \+ q \+ 1 ) | | Coefficient of Variation | q p ( p \+ q \+ 1 ) | | Skewness | 2 ( q − p ) p \+ q \+ 1 ( p \+ q \+ 2 ) p q | | *Parameter Estimation* | First consider the case where *a* and *b* are assumed to be known. For this case, the method of moments estimates are where x ¯ is the sample mean and ***s***2 is the sample variance. If *a* and *b* are not 0 and 1, respectively, then replace x ¯ with x ¯ − a b − a and ***s***2 with s 2 ( b − a ) 2 in the above equations. For the case when *a* and *b* are known, the maximum likelihood estimates can be obtained by solving the following set of equations Maximum likelihood estimation for the case when *a* and *b* are not known can sometimes be problematic. Chapter 14 of [Bury](https://www.itl.nist.gov/div898/handbook/eda/section4/eda43.htm#Bury) discusses both moment and maximum likelihood estimation for this case. | | *Software* | Most general purpose statistical software programs support at least some of the probability functions for the beta distribution. | ![](https://www.itl.nist.gov/div898/handbook/gifs/nvgbrbtm.gif) - [Site Privacy](https://www.nist.gov/privacy-policy) - [Accessibility](https://www.nist.gov/oism/accessibility) - [Privacy Program](https://www.nist.gov/privacy) - [Copyrights](https://www.nist.gov/oism/copyrights) - [Vulnerability Disclosure](https://www.commerce.gov/vulnerability-disclosure-policy) - [No Fear Act Policy](https://www.nist.gov/no-fear-act-policy) - [FOIA](https://www.nist.gov/foia) - [Environmental Policy](https://www.nist.gov/environmental-policy-statement) - [Scientific Integrity](https://www.nist.gov/summary-report-scientific-integrity) - [Information Quality Standards](https://www.nist.gov/nist-information-quality-standards) - [Commerce.gov](https://www.commerce.gov/) - [Science.gov](https://www.science.gov/) - [USA.gov](https://www.usa.gov/) - [Vote.gov](https://vote.gov/) [![National Institute of Standards and Technology logo](https://www.itl.nist.gov/div898/handbook/nist-header-footer/images/nist_logo_centered_rev.svg)](https://www.nist.gov/ "National Institute of Standards and Technology")
Readable Markdownnull
Shard183 (laksa)
Root Hash4377278747177273583
Unparsed URLgov,nist!itl,www,/div898/handbook/eda/section3/eda366h.htm s443