Exploratory Data Analysis
This quiz covers the fundamental concepts and techniques used in Exploratory Data Analysis (EDA). Assess your understanding of data exploration, visualization, and statistical measures.
Questions
What is the primary goal of Exploratory Data Analysis (EDA)?
- To confirm a hypothesis
- To generate a predictive model
- To gain insights into data
- To perform statistical inference
Which of the following is NOT a common EDA technique?
- Univariate analysis
- Bivariate analysis
- Multivariate analysis
- Hypothesis testing
What type of plot is used to visualize the distribution of a single variable?
- Scatter plot
- Histogram
- Box plot
- Pie chart
Which measure of central tendency is most sensitive to outliers?
- Mean
- Median
- Mode
- Range
What is the purpose of a box plot?
- To show the distribution of data
- To compare multiple groups
- To identify outliers
- All of the above
Which measure of dispersion is used to calculate the average distance between data points and the mean?
- Variance
- Standard deviation
- Range
- Interquartile range
What is the purpose of a scatter plot?
- To show the relationship between two variables
- To compare multiple groups
- To identify outliers
- To visualize the distribution of data
Which type of EDA technique is used to summarize the main characteristics of a dataset?
- Univariate analysis
- Bivariate analysis
- Multivariate analysis
- Time series analysis
What is the purpose of a pie chart?
- To show the distribution of data
- To compare multiple groups
- To identify outliers
- To visualize the relationship between two variables
Which measure of skewness is used to determine the symmetry of a distribution?
- Mean
- Median
- Mode
- Skewness coefficient
What is the purpose of a stem-and-leaf plot?
- To show the distribution of data
- To compare multiple groups
- To identify outliers
- To visualize the relationship between two variables
Which measure of kurtosis is used to determine the peakedness or flatness of a distribution?
- Mean
- Median
- Mode
- Kurtosis coefficient
What is the purpose of a quantile-quantile (Q-Q) plot?
- To show the distribution of data
- To compare multiple groups
- To identify outliers
- To assess the normality of data
Which type of EDA technique is used to explore the relationship between multiple variables?
- Univariate analysis
- Bivariate analysis
- Multivariate analysis
- Time series analysis
What is the purpose of a heatmap?
- To show the distribution of data
- To compare multiple groups
- To identify outliers
- To visualize the correlation between variables