Description
Add the inverse function of the cumulative distribution like NORM.INV in excel
Purpose
Be able to calculate the percentiles belonging to a certain fraction
Use-case
Times with µ = 75 seconds and σ = 6 seconds. How many seconds must elapse before 10% of the operators assemble the part? =NORMINV(0.1,75,6) = 67.31 seconds
Is your feature request related to a problem?
No response
Is your feature request related to a JASP module?
Distributions
Describe the solution you would like
like NORM.INV in excel
Describe alternatives that you have considered
Excel and Minitab
Additional context
No response