What does EDA stand for
exploratory data analyis
What is the purpose of EDA?
convert the available data from their raw form to an informative one in which main features of the data are illuminated
What are the three things we should always do when performing EDA?
What are the two catagories of variable when examining the distribution of a single variable?
catagorical and quantitative
What are the four types of methods used to summarize distribution of a categorical variable
What are the three types of methods used to summarize distribution of a quantitative variable
When describing the distribution displayed by a histogram or stemplot, what are the four factors that should be described?
Overall pattern:
Deviations from the pattern
4. outliers
What do descriptive statistics generally cover?
measure of center plus measures of spread
What descriptive statistics in the numerical summary of a quantitative summary should be included when the distribution is symmetric with no outliers?
2. standard deviation
What descriptive statistics should be included for the summary of a quantitative summary when the distribution is skewed
What makes up the five number summary?
What rule is used for identifying outliers?
IQR: Intraquadrant range 1.5 criterion
What are the two measurements for 1.5IQR Criterion for outliers?
below Q1 - 1.5(IQR)
above Q3 + 1.5(IQR)
How do you find 1.5(IQR)
What are three factors to be considered with whether or not to include outliers in your data?
Which relationship uses boxplots for examination?
C > Q
In which distribution shape does the Standard Deviation Rule apply?
normal distribution
What is the Standard Deviation Rule?
tells us what percentage of observations fall within 1, 2 or 3 deviations away from the mean
What are the percentage ranges under the Standard Deviation Rule?
99.7% = 3rd deviation 95% = 2nd deviation 68% = 1st deviation
what is the symbol for mean
x with a line over it
What is the symbol for median
X
How is standard deviation calculated? (5 steps)
What type(s) of graphical display and/or numerical summaries are used for C > Q? (2)
2. numerical summaries w/conditional percentages
What types of graphical display and/or numerical summaries are used for C > C? (2)
2. conditional percentages