Learn R Programming

brewdata (version 0.4)

svq_score_table: Verbal-Quantitative Reasoning Section Score Table

Description

findScorePercent uses the svq_score_table (Verbal-Quantitative Section Score Table) to look up the percent of test takers scorig lower than specified scores using tables 1A and 1B on page 22 of the GRE score guide.

Usage

data("svq_score_table")

Arguments

Format

A data frame with 41 observations on the following 3 variables.
score
Post-2011 GRE scaled score, i.e. 130-170
v
Verbal score percentile ranking
q
Quantitative score percentile ranking

Source

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

Examples

Run this code
data(svq_score_table)

Run the code above in your browser using DataLab