GRE Review Part IV: Data Analysis

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/66

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 10:13 PM on 3/27/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

67 Terms

1
New cards

__ of a variable/data indicates how frequently different categorical or numerical data values are observed in the data.

Distribution

2
New cards

Define frequency.

the number of times that the category or numerical value appears in the data set

3
New cards

Define frequency distribution.

a table or graph taht presents the categories or numberical calues along with their corrospondng frequencies

4
New cards

The __ ___ of a category or numerical value is the corresponding frequency divided by the total number of data.

relative frequency

<p>relative frequency</p>
5
New cards

Define relative frequency distribution.

a table or graph that presents the relative frequencies of the categories or numerical values

6
New cards
<p>What kind of graph is this? </p>

What kind of graph is this?

segmented bar graph

7
New cards
<p>What kind of graph is this? </p>

What kind of graph is this?

bar graph

8
New cards
<p>What kind of graph is this? </p>

What kind of graph is this?

histogram

9
New cards

Define histogram.

graphs of frequency that have a number line for the horizontal axis which represents numerical values; there are no regular spaces between bars as that would indicate that there is no data in the empty intervals

10
New cards

Why are histograms useful as opposed to other bar graphs?

helpful in identifying the general shape of a distribution of data

<p>helpful in identifying the general shape of a distribution of data</p>
11
New cards
<p>What kind of graph is this? </p>

What kind of graph is this?

pie chart or circle graph

12
New cards

Each portion of a pie chart is called a __.

sector

13
New cards
<p>What kind of graph is this? </p>

What kind of graph is this?

scatter plot

14
New cards

A __ __ is a type of graph that is useful for showing the relationship between two numerical variables whose values can be observed in a single population.

scatter plot

15
New cards

Define trend.

an overall pattern in a relationship between two variables

16
New cards

Tue or False: Trends are shown in scatter plots with a trend line. This is used to show everyone what the data should be doing.

False; trend lines interpret the relationship between the two variables and can demonstrate how well data fits the existing trend by proximity to the line. Trend lines can also be used to make predictions.

17
New cards

How do you predict something based off a trend line?

Find the slope of the trend line.

18
New cards

How would you interpret a trend line of -.05?

The y-variable is predicted to decrease -.05 units for every x-variable.

19
New cards
<p>What kind of graph is this? </p>

What kind of graph is this?

line graph

20
New cards

Central tendencies indicate the “center” of the data along the number line and are usually reported as values that represent the data. The three common measures are:

mean (average, arithmetic mean), median, mode

21
New cards

How do you calculate mean?

add all the data values and divide by the number of data valuesH

22
New cards

How do you calculate mode?

find the data that appears the most in a data set

23
New cards

How do you calculate median?

order the numbers from least to greatest; if there are an odd number of values, take the center value, and if there are an even number of data values, take the average of the two center values and

24
New cards

What is the weight of a value?

how often it appears in a list, or the frequency

25
New cards

The mean is affected by extremely high/low values that can be referred to as __.

outliers

26
New cards

The three most basic positions in a lineup of data are:

L (least), M (median), and G (greatest)

27
New cards

Another common measure for a lineup of data are __ and __.

quartiles and percentiles

28
New cards

Rather than split a lineup of data in one place, the median, quartiles split the data in __ places to create __ sections of data.

Quartiles split the data in three places (first Q1, second Q2, and third quartiles Q3) to create four sections of data. Note that Q2 is equal to M (median).

<p>Quartiles split the data in three places (first Q<sub><sup>1</sup></sub>, second Q<sub>2</sub>, and third quartiles Q<sub>3</sub>) to create four sections of data. Note that Q<sub>2</sub> is equal to M (median). </p>
29
New cards

How to quartiles and percentiles differ?

Quartiles create four sections of data where percentiles (P1, P2, … , P99) create one hundred sections of data.

<p>Quartiles create four sections of data where percentiles (P<sub>1</sub>, P<sub>2</sub>, … , P<sub>99</sub>) create one hundred sections of data. </p>
30
New cards

What is the measure of dispersion?

the degree of spread in a range of data, most commonly measured using the interquartile range and standard deviation

31
New cards

Define interquartile range.

interquartile range (IQR) is the difference between the 75th percentile (Q3) and the 25th percentile (Q1) of a dataset, representing the spread of the middle 50% of values.

32
New cards

What is the range of a lineup of data?

difference between the greatest number (G) and the lowest (L); G - L

33
New cards

Why is range useful?

reflects the maximum spread of the data

34
New cards

What is the advantage of interquartile range (IQR) rather than regular range?

IQR is unaffected by outliers

35
New cards

Define outlier.

an outlier is a data point that differs significantly from other observations, which may be due to variability, error, novelty or heavy-tailed distribution

36
New cards
<p>What is this graph? </p>

What is this graph?

boxplot or a box-and-whisker graph

<p>boxplot or a box-and-whisker graph </p>
37
New cards

Define standard deviation.

a measure of s[read that depends on each number in the list; using the mean as the center of the data, the standard deviation takes into account how much each value differs from the mean and takes a type of average as these differences

38
New cards

The closer a datum is to the median, the __ the standard deviation.

smaller

39
New cards

How does one calculate the sample standard deviation of a datum?

knowt flashcard image
40
New cards

How does one calculate the population standard deviation of a datum?

knowt flashcard image
41
New cards

Define standardization.

subtracting the mean from each value and then dividing the result by the standard deviation; useful because for each data value, it provides the measure of position relative to the rest of the data independently of the variable for which the data was collected and the units of the variable; the process of transforming data into a consistent format, ensuring comparability and reliability across datasets, which is crucial for effective data analysis

42
New cards

True or False: In any group of data, most data values are found within 3 standard deviations of the mean.

true

43
New cards
Define set.
a collection of objects that have some property, denoted by { }
44
New cards
Define elements/members.
objects of a set
45
New cards
What is a finite set?
the members can be completely counted and can have all their members listed
46
New cards
What is an infinite set?
sets that are not finite and have members that go on forever
47
New cards
An empty set is...
a set with no members, denoted by ∅
48
New cards
What is the difference between a set and a list?
a list is a type of finite list with members in an order, and elements may be repeated (repetitions matter)
49
New cards
True or False: Sets do not count repetitions as additional elements, and the order does not matter.
true
50
New cards
Two sets may have things in common, which is an ___ of sets.
intersection
51
New cards
What does Set A ∩ Set B mean?
What does Set A ∩ Set B mean?
set A and set B intersect/each set has elements present in the other set
52
New cards
What does Set A ∪ Set B mean?
What does Set A ∪ Set B mean?
set A and set B are united; the set of all elements are in either set A or B or both
53
New cards
What is a universal set?
a set that encompasses all values; may contain subsets within
54
New cards
What is this diagram?
What is this diagram?
Venn diagram; useful to denote sets and their possible intersections/unions
55
New cards
What does it mean if Set A and Set B are mutually exclusive?
there is no overlap in the elements of either set
56
New cards
|A ∪ B| =
|A ∪ B| = |A| + |B|
|A ∪ B| = |A| + |B|
57
New cards
|B ∪ C| =
|B ∪ C| = |B| + |C| because B ∩ C = ∅
|B ∪ C| = |B| + |C| because B ∩ C = ∅
58
New cards
Define multiplication principle/rule of product.
a basic counting principle (a.k.a. the fundamental principle of counting); it is the intuitive idea that if there are x ways of doing something and y ways of doing another thing, then there are x · y ways of performing both actions
59
New cards

Define permutation.

a way, especially one of several possible variations, in which a set or number of things can be ordered or arranged

60
New cards

If there are n objects to be ordered from 1st to nth without repeating, how can you count the ways to order the objects without listing them out?

n(n - 1)(n - 2)…(3)(2)(1)

61
New cards

What is a factorial (n!)?

a mathematical operation, denoted by an exclamation mark (), that multiplies a positive integer () by every whole number below it down to 1

<p><span>a mathematical operation, denoted by an exclamation mark (), that multiplies a positive integer () by every whole number below it down to 1</span></p>
62
New cards

What is the formula for permutations when items are not repeated and order matters?

denoted as nPk

<p>denoted as <em><sub>n</sub>P<sub>k</sub></em></p>
63
New cards

What is the expression 4! written out?

(4)(3)(2)(1)

64
New cards

How many five-digit positive integers can be formed using the digits 1, 2, 3, 4, 5, 6, and 7 if none of the digits can occur more than once in the integer?

There are (7)(6)(5)(4)(3) = 2,520 ways to do this which is equal to (7!)/(7 - 5)

<p>There are (7)(6)(5)(4)(3) = 2,520 ways to do this which is equal to (7!)/(7 - 5) </p>
65
New cards
<p>(number of ways to select without order)(number of ways to order) = </p>

(number of ways to select without order)(number of ways to order) =

(number of ways to select without order)(number of ways to order) = number of ways to select with order

66
New cards

(number of ways to select with order) ÷ (number of ways to order) =

(number of ways to select with order) ÷ (number of ways to order) = number of ways to select without order

67
New cards

Suppose you want to select a 3-person committee from a group of 9 students. How many ways are there to do this?

Students may not repeat, but order does not matter. Use the formula for the combination of 9 objects taken 3 at a time or “9 choose 3” to get (9!) ÷ (3![9 - 3]) = 84.

Explore top notes

note
learning and motivation 3/23
Updated 1288d ago
0.0(0)
note
Memory
Updated 107d ago
0.0(0)
note
IT EXAM OUTLINE
Updated 644d ago
0.0(0)
note
learning and motivation 3/23
Updated 1288d ago
0.0(0)
note
Memory
Updated 107d ago
0.0(0)
note
IT EXAM OUTLINE
Updated 644d ago
0.0(0)

Explore top flashcards

flashcards
GNED 14
100
Updated 1061d ago
0.0(0)
flashcards
English vocab
40
Updated 318d ago
0.0(0)
flashcards
Maternal Newborn Exam 2
59
Updated 508d ago
0.0(0)
flashcards
Les Émotions Partie 2
41
Updated 172d ago
0.0(0)
flashcards
STV4022
74
Updated 1233d ago
0.0(0)
flashcards
Other Senses
25
Updated 1100d ago
0.0(0)
flashcards
GNED 14
100
Updated 1061d ago
0.0(0)
flashcards
English vocab
40
Updated 318d ago
0.0(0)
flashcards
Maternal Newborn Exam 2
59
Updated 508d ago
0.0(0)
flashcards
Les Émotions Partie 2
41
Updated 172d ago
0.0(0)
flashcards
STV4022
74
Updated 1233d ago
0.0(0)
flashcards
Other Senses
25
Updated 1100d ago
0.0(0)