Review 1 Flashcards
Data Set
A collection of objects or elements (e.g., numbers
or letters)
Population
The complete collection of all elements or subjects to be studied. The size is represented by N.
Sample
A subset of elements drawn from the population. The size is represented by n.
Random Sample
A sample that is selected randomly from the population so that each member has an equal chance of being chosen. Also called a simple random sample.
Statistics
The field of study concerned with collecting, organizing, summarizing, presenting, analyzing, interpreting and drawing conclusions from data.
Variable
A characteristic or attribute that can take on different values. Variables can be categorical (gender) or numerical (test score).
Frequency Distribution
An organized tabulation of the number of times each value of a variable occurs.
Relative Frequency
The frequency of a value expressed as a proportion or percentage of the total number of values.
Probability
A measure of the likelihood or chance that an event will occur, ranging from 0 (impossible) to 1 (certain).
Sample Space
The set of all possible outcomes of an experiment.
Event
A set of one or more outcomes of an experiment.
Probability Space
Contains the complete set of probabilities and can be represented by a Venn diagram.
Set
A collection of distinct objects or elements. Sets are represented with curly brackets {}.
Element
An individual member of a set.
Union
The set of all elements that are in set A, in set B, or in both sets. Written as A ∪ B.
Intersection
The set of all elements that are common to both set A and set B. Written as A ∩ B.
Complement
The set of all elements not in the original set.
Mutually Exclusive Events
Events that cannot both occur at the same time, so the probability of their intersection is 0.
Addition Rule for Probability
For mutually exclusive events A and B, P(A or B) = P(A) + P(B)
Subjective Probability
Based on personal judgment or belief rather than objective data.
Objective Probability
Determined through logic, relative frequency, or other quantifiable means.
Measures of Central Tendency
Common measures include the mean, median and mode.
Measures of Variability
Include range, interquartile range, variance and standard deviation.
Graphical Displays
Useful for exploring and summarizing data, such as histograms, box plots, scatter plots.
Probability Distributions
Assign probabilities to all possible outcomes of a random variable based on its behavior. Common examples include the binomial and normal distributions.
Random Number
no one will have the same set of values
RANDBETWEEN()
Returns a random number between the numbers you specify, inclusive, universally distributed
RAND()
Returns a random number > = 0 < 1, uniformly distributed (i.e., each number has an equal chance of being chosen).
Venn Diagram
uses circles that overlap or don’t overlap to show the commonalities and differences among things or groups of things
Collectively Exhaustive
A set of probabilities that covers all the probability space.
Logic
Used to determine the probability of an event without performing a series of trials through intuition