Search Header Logo
Excel - Rank Lesson

Excel - Rank Lesson

Assessment

Presentation

Computers

6th - 8th Grade

Hard

Created by

C. Rowe-Charles

FREE Resource

5 Slides • 4 Questions

1

media

Rank Function

2

3

Rank Syntax

=RANK(number, ref, [order])

4

Rank Syntax

  1. Number (required argument) – This is the value for which we need to find the rank.

  2. Ref (required argument) – Can be a list of, or an array of, or reference to, numbers.

  3. Order (optional argument) – This is a number that specifies how the ranking will be done (ascending or descending order).

    • 0 – is used for descending order

    • 1 – is used for ascending order

5

Note

  1. #N/A! error – Occurs when the given number is not present in the supplied reference. Also, the RANK function does not recognize text representations of numbers as numeric values, so we will also get the #N/A error if the values in the supplied ref array are text values.

  2. If we provide logical values, we will get the #VALUE! error.

6

Multiple Choice

=RANK(C5,$C$5:C$10,0)

Is this the correct formula to use to rank in descending order.

1

No

2

Yes

7

Multiple Choice

What does the RANK function do in Excel?

1

The RANK function in Excel calculates the average of a range of numbers

2

The RANK function in Excel assigns a rank to a specified number within a list of numbers.

3

The RANK function in Excel returns the maximum value in a list of numbers

4

The RANK function in Excel sorts the numbers in ascending order

8

Multiple Select

The RANK function uses the following arguments:

1

Number

2

Ref

3

Order

4

Sum

9

Multiple Choice

This function is used to return the placement/positioning of a numeric value when compared to a list of other numeric values.

1

SUM()

2

IF()

3

RANK()

4

VLOOKUP()

media

Rank Function

Show answer

Auto Play

Slide 1 / 9

SLIDE