GRE Quantitative Flashcards: Descriptive Statistics

Study Descriptive Statistics in GRE Quantitative with focused flashcards that help you recognize the idea, recall the key rule, and apply it in practice-style prompts.

GRE Quantitative

Descriptive Statistics

0 mastered0 still learning

0% Complete

QUESTION
1/ 24

What is the interquartile range (IQR) in terms of quartiles Q1Q_1 and Q3Q_3?

Tap card or press Space to flip

ANSWER

Q3Q1Q_3-Q_1. The IQR captures the middle 50% spread by differencing the third and first quartiles, excluding extremes.

How well did you know it?

Card 1 / 24

What this deck covers

This deck focuses on Descriptive Statistics, giving you a quick way to review the definitions, rules, and examples that matter most for GRE Quantitative.

How to use these flashcards

Work through these flashcards in short sessions. Try to answer each prompt before flipping the card, then revisit any cards you miss until the explanation feels automatic.

All flashcards

Flashcard 1: What is the interquartile range (IQR) in terms of quartiles Q1Q_1 and Q3Q_3?

Answer: Q3Q1Q_3-Q_1. The IQR captures the middle 50% spread by differencing the third and first quartiles, excluding extremes.

Flashcard 2: What is the mean after adding a constant cc to every data value?

Answer: New mean =xˉ+c=\bar{x}+c. Adding a constant shifts the entire data set equally, increasing the mean by that constant.

Flashcard 3: What is the outlier rule using Q1Q_1, Q3Q_3, and IQR\text{IQR} (Tukey fences)?

Answer: Outliers <Q11.5IQR<Q_1-1.5\,\text{IQR} or >Q3+1.5IQR>Q_3+1.5\,\text{IQR}. Tukey's fences identify outliers as values beyond 1.5 IQR from the quartiles, flagging extreme deviations.

Flashcard 4: What happens to the standard deviation when every data value is multiplied by kk?

Answer: New SD =kσ=|k|\sigma. Multiplying by k scales the deviations, so the standard deviation adjusts by the absolute value of k.

Flashcard 5: What is the formula for the arithmetic mean of nn numbers x1,,xnx_1,\dots,x_n?

Answer: xˉ=x1++xnn\bar{x}=\frac{x_1+\cdots+x_n}{n}. The arithmetic mean represents the average by summing all observations and dividing by their total number.

Flashcard 6: Identify the median of the ordered data set {1,3,7,9}\{1,3,7,9\}.

Answer: 55. For even n=4, averaging the second and third values (3 and 7) gives the median.

Flashcard 7: Which measure of spread is most resistant to extreme outliers: range, IQR, or SD?

Answer: IQR. IQR focuses on the central 50% of data, making it robust against outliers that affect range and SD.

Flashcard 8: What is the median of an ordered data set with an even number nn of values?

Answer: Average of positions n2\frac{n}{2} and n2+1\frac{n}{2}+1. For even n, the median averages the two central values to represent the middle of the ordered data set.

Flashcard 9: Identify the new mean if the mean is 1212 and each value increases by 55.

Answer: 1717. Adding 5 to each value shifts the original mean of 12 by the same amount.

Flashcard 10: What is the weighted mean of values xix_i with weights wiw_i?

Answer: wixiwi\frac{\sum w_i x_i}{\sum w_i}. The weighted mean accounts for varying importance by multiplying each value by its weight and normalizing by total weight.

Flashcard 11: What is the standard deviation after adding a constant cc to every data value?

Answer: Unchanged. Adding a constant preserves the spread, as deviations from the new mean remain identical.

Flashcard 12: What does a z-score of z=0z=0 indicate about the value xx?

Answer: xx equals the mean. A z-score of zero signifies that the value is exactly at the distribution's mean, with no deviation.

Flashcard 13: What is the range of a data set in terms of its maximum and minimum?

Answer: maxmin\max-\min. The range measures the total spread by subtracting the smallest value from the largest in the data set.

Flashcard 14: What is the mode of a data set?

Answer: The most frequently occurring value. The mode identifies the value that appears most often, indicating the peak frequency in the data distribution.

Flashcard 15: State the population variance formula for data x1,,xnx_1,\dots,x_n with mean xˉ\bar{x}.

Answer: σ2=1ni=1n(xixˉ)2\sigma^2=\frac{1}{n}\sum_{i=1}^n(x_i-\bar{x})^2. Population variance averages the squared deviations from the mean over all n observations.

Flashcard 16: What is the z-score of a value xx given mean μ\mu and standard deviation σ\sigma?

Answer: z=xμσz=\frac{x-\mu}{\sigma}. The z-score standardizes a value by measuring its distance from the mean in standard deviation units.

Flashcard 17: Find the z-score of x=86x=86 for a distribution with μ=80\mu=80 and σ=3\sigma=3.

Answer: 22. Subtract mean from x and divide by SD: (86-80)/3 standardizes the value.

Flashcard 18: What is the median of an ordered data set with an odd number nn of values?

Answer: The middle value, at position n+12\frac{n+1}{2}. In an ordered list with odd n, the median is the central value that divides the data into two equal parts.

Flashcard 19: What is the definition of the ppth percentile of a data set?

Answer: A value with about p%p\% of data at or below it. The pth percentile divides the ordered data such that p% falls at or below it, marking relative position.

Flashcard 20: Identify the mean of the data set {2,4,6,8}\{2,4,6,8\}.

Answer: 55. Summing the values 2+4+6+8=20 and dividing by 4 yields the arithmetic mean of the set.

Flashcard 21: What is the standard deviation in terms of the variance σ2\sigma^2?

Answer: σ=σ2\sigma=\sqrt{\sigma^2}. Standard deviation is the square root of variance, quantifying the average deviation from the mean.

Flashcard 22: Which measure is most resistant to extreme outliers: mean, median, or mode?

Answer: Median. The median, as the middle value, remains unaffected by extreme outliers unlike the mean or mode.

Flashcard 23: What is the mean after multiplying every data value by a constant kk?

Answer: New mean =kxˉ=k\bar{x}. Multiplying by k scales the data linearly, thus scaling the mean by the same factor.

Flashcard 24: Identify the IQR for the ordered data set {1,2,3,4,5,6,7,8}\{1,2,3,4,5,6,7,8\} using medians of halves.

Answer: 44. Q1 is the median of the lower half (2.5), Q3 of the upper (6.5), so IQR=6.5-2.5.