Learn R Programming

brewdata (version 0.4)

verbal_conc_table: Table Used to Convert Pre-2011 Verbal Scores to Current Scaled Score

Description

translateScore uses this dataset to convert pre-2011 GRE scores to the current scale using the concordance tables 1D and 1E on pages 23-24 of the GRE score guide.

Usage

data("verbal_conc_table")

Arguments

Format

A data frame with 61 observations on the following 3 variables.
old
Pre-2011 GRE scaled score, i.e. 200-800
new
Current GRE score scale, i.e. 130-170
pct
Percent of scores below the associated input

Source

GRE Score Guide: https://www.ets.org/s/gre/pdf/gre_guide.pdf

Examples

Run this code
data(verbal_conc_table)

Run the code above in your browser using DataLab