Ordinal Data - Rank function (Ranking)

Data System Architecture

About

Rank is a statistic / function that calculates the rank of a value in a group of values.

The position of an element in a sequence is its rank or index.

This function is used in:

Rank is a display function.

See also Ordinal Data

Calculation Scope

Rank can be used:

Documentation / Reference





Discover More
Data System Architecture
Collection - Sequence (Ordered)

A sequence is an abstract collection: of non-unique element where order matters - ie (A,B) is not equal to (B,A) non-unique means that it allows duplicate member (the same element/value may occur...
Attribute Importance
Data Mining - Attribute (Importance|Selection) - Affinity Analysis

Attribute importance is a supervised function that identifies and ranks the attributes that are most important in predicting a target attribute. Oracle Data Mining does not support the scoring operation...
Thomas Bayes
Data Mining - (Prediction|Guess)

Something predictable is showing a pattern and is therefore not truly random. entropytrue randomness Many forms of data mining model are predictive. For example, a model might predict income based on...
Clustering
Data Mining - Clustering (Function|Model)

To identify natural groupings in the data. Useful for exploring data and finding natural groupings within the data. Members of a cluster are more like each other than they are like members of a different...
Obiee 10g Graph Bar Horizontal
Data Visualization - Bar Chart

Bar graphs plots: a categorical variable associated with quantities (number of case, sum of) histograms continuous variable associated with its bins They show: quantities as bar lengths...
Star Schema
Dimensional Data Modeling - Measure

In a dimensional model, a measure is a quantitative attribute of a fact (in a fact table) that is not a foreign key that creates a relationship to a dimension. A measure permits to quantify. A calculated...
Data System Architecture
Distribution - Quantile Analysis

A quantile is a statistic that identifies the data that is less than the given value (ie that fall at or below a score in a distribution). A quantile function will always rank the data before giving any...
Sqlite Banner
How to use the Aggregate / Window Functions (sum, avg, ) in Sqlite ?

... The aggregate / window function in Sqlite. Sqlite supports the following aggregate /window function : SUM (total) AVG Max Min Rank row_number more see the Specification...
Thomas Bayes
Information Retrieval

Information retrieval is the retrieval of the best document against a set of document with the help of a query (such as search strings for web search engines) A document may be: text documents, ...
Card Puncher Data Processing
Linear Algebra - Rank

in linear algebra The rank of a set S of vectors is the dimension of Span S written: rank S dim Any set of D-vectors has rank at most |D|. If rank(S) = len(S) then the vectors are linearly dependent...



Share this page:
Follow us:
Task Runner