What Excel function would compute the kth percentile of data in the range specified in the array field, where k is in the range 0 to 1, inclusive.

What Excel function would compute the kth percentile of data in the range specified in the array field, where k is in the range 0 to 1, inclusive.



Answer: PERCENTILE.INC(array,k)


Learn More :