Dapatkan peringkat persentil, inklusif
=PERCENTRANK.INC(array, x, [significance])
| Parameter | Deskripsi |
|---|---|
array |
Array of data values. |
x |
Value to rank. |
significance |
[optional] Number of significant digits in result. Defaults to 3. |
The Excel PERCENTRANK.INC returns the relative standing of a value within a data set as a percentage. For example, a test score greater than or equal
=PERCENTRANK.INC(data,B5)