Skip to main content

RANK.EQ

Defintion

Returns the rank of a specified value in a dataset. If there is more than one entry of the same value in the dataset, the top rank of the entries will be returned.

Sample Usage

RANK.EQ(A10, A1:A100, TRUE)

RANK.EQ(B32, B8:B47, FALSE)

RANK.EQ(A10, A1:A100)

Syntax

RANK.EQ(value, data, [is_ascending])

  • value - The value whose rank will be determined.
  • data - The array or range containing the dataset to consider.
  • is_ascending - [ OPTIONAL - default is descending (FALSE] - Whether to consider the values in data in descending or ascending order.

See Also

RANK: Returns the rank of a specified value in a dataset.

RANK.AVG: Returns the rank of a specified value in a dataset. If there is more than one entry of the same value in the dataset, the average rank of the entries will be returned.

In order to use the RANK.EQ formula, start with your edited Excellentable

Then type in the RANK.EQ Formula in area you would like to display the outcome:

Type in the complete RANK.EQ formula for a cell as shown below:

Excellentable will generate the outcome when hitting enter. 

A
B
C
D
1
State
Data
Mean
Probability
2
Alabama
7
4
0.2
3
Alaska
3.5
3
0.3
4
Arizona
3.5
5
0.1
5
Arkansas
1
10
0.4
6
California
2
2
0.65
7
Colorado
3
9
0.35
8
Connecticut
2
1
0.25
9
Delaware
4
7
0.01
10
Florida
1
8
0.7
11
Georgia
1
40
1.5
12
13
5

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.