The BETAINV function evaluates the inverse of the distribution function

Returns the inverse value of the specified beta distribution cumulative distribution function.

That is, if probability = BETADIST(x,…) BETAINV(probability,…) = x.

The beta distribution function can be used in project design to simulate the likely completion time given the desired completion time and changing parameters.

grammar

BETAINV(probability,alpha,beta,A,B)

Probability Probability of the Beta distribution.

Alpha distribution parameters.

Beta distribution parameters.

A Optional lower bound of the interval to which the value x belongs.

B Optional upper bound of the interval to which the value x belongs.

Instructions

■ If any argument is non-numeric, BETAINV returns the #VALVE! .

■ If alpha ≤ 0 or beta ≤ 0, BETAINV returns error #NUM! .

■ If probability ≤ 0 or probability > 1, BETAINV returns the #NUM! Error value .

■ If A or B values are omitted, BETAINV uses the standard cumulative beta distribution, i.e., A = 0, B = 1.

■ If A probability value is given, BETAINV solves for the value x using BETADIST(x, alpha, beta, A, B) = probability.

Therefore, the accuracy of BETAINV depends on the accuracy of BETADIST. BETAINV uses an iterative search technique.

■ If the search does not converge after 100 iterations, the function returns the #N/A error value.

I want to create a clean, concise and efficient office reference manual, in order to maintain a good reference experience, I did not add any third-party advertisements in my blog, of course, if you are willing, you can watch the following video, it can bring me some income, so that I can better maintain the server to provide higher quality service, thank you for your help and support.

You can choose any link below to watch my videos and I will earn some money to strengthen the site and resist DDOS attacks that may happen at any time, thank you for your support!
(Please note: Please do not maliciously click on links or video ads to increase invalid traffic, as this can result in lower or no revenue.)

Learn to consult the manual video

(Will be released in the later period with the consult the manual article, please pay attention.)

My Febspot video list (Learn after-school relaxation videos)

https://suu.us/sponsor

My Febspot video home page

https://www.febspot.com/leet4477/