Learn R Programming

brewdata (version 0.4)

saw_score_table: Analytical Writing Score Section Table

Description

findScorePercent uses the saw_score_table (Score/Analytical Writing Table) to look up the percent of test takers scorig lower than a specified scores using tables 1A and 1B on page 22 of the GRE score guide.

Usage

data("saw_score_table")

Arguments

Format

A data frame with 13 observations on the following 2 variables.
score
Current GRE score scale, i.e. 0-6
aw
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(saw_score_table)

Run the code above in your browser using DataLab