Analytical Data Interpretation and complex data sets - Question Bank
1. What does a 'Z-score' indicate?
2. In a 'bubble chart', what does the size of the bubble typically represent?
3. What is 'data wrangling'?
4. When analyzing a contingency table, what does the 'expected frequency' represent?
5. What is the purpose of cross-validation in machine learning and data analysis?
6. What does a 'treemap' visualization excel at showing?
7. When comparing multiple groups with a numerical outcome variable, which statistical test is most appropriate?
8. What is the primary goal of 'data mining' when applied to complex datasets?
9. What is a 'lag' in the context of time series data?
10. In a data set, what does 'skewness' measure?
11. What is the purpose of a 'box plot' in data analysis?
12. When interpreting a ROC curve for a binary classifier, what does the Area Under the Curve (AUC) value represent?
13. What does a 'Chi-Square test' typically assess?
14. In probability, what is the 'law of large numbers'?
15. What is the primary use of a 'scatter plot matrix' when analyzing a complex dataset with many variables?
16. When analyzing data from surveys, what does 'margin of error' represent?
17. What is a 'dashboard' in the context of data interpretation?
18. What is the main difference between 'accuracy' and 'precision' when evaluating a classification model?
19. In time series data, what is a 'trend' component?
20. Which data visualization is most effective for displaying the distribution of a single numerical variable and identifying its central tendency, spread, and skewness?
21. What is the purpose of normalization or standardization in data preprocessing?
22. In a complex data set involving many independent variables and one dependent variable, what statistical method is commonly used to model the relationship?
23. What does a 'correlation coefficient' value close to +1 indicate?
24. When analyzing data with a strong negative correlation, what can be inferred?
25. What is the main goal of cluster analysis in data interpretation?
26. Which data visualization technique uses concentric circles or polygons to represent data in a hierarchical manner?
27. What does a p-value represent in statistical hypothesis testing?
28. When dealing with a large, complex dataset, what is the first step in the data analysis process?
29. What is the primary advantage of using a histogram over a bar chart for numerical data?
30. In the context of hypothesis testing, what is a Type II error?
31. Which type of data visualization is best for showing hierarchical relationships, such as a company's organizational structure?
32. What is the purpose of a confusion matrix in evaluating a classification model?
33. When analyzing data involving multiple dimensions, what technique can be used to reduce the number of variables while retaining most of the original information?
34. What does a high variance in a data set indicate?
35. In a data set with a normal distribution, approximately what percentage of data falls within one standard deviation of the mean?
36. What is the primary difference between a scatter plot and a line chart when visualizing two numerical variables?
37. When interpreting a decision tree for classification, what does a leaf node represent?
38. What is the purpose of a pivot table in data analysis?
39. In time series analysis, what is seasonality referring to?
40. What does the interquartile range (IQR) represent in a box plot?
41. If a data set contains both categorical and numerical variables, what type of analysis is often used to understand the relationship between them?
42. When analyzing data involving probabilities, what is the event that has no outcomes in common with another event called?
43. What is the term for a data visualization technique that uses a grid of colored cells to represent the magnitude of a phenomenon across two dimensions?
44. In a scenario where you need to compare the proportions of different categories within a whole, which chart type is most effective?
45. When presented with a Venn diagram representing overlapping sets of data, what does the intersection of two sets signify?
46. What is the primary purpose of performing outlier detection on a complex data set?
47. A dataset shows a strong positive correlation between two variables. What does this imply?
48. When analyzing a data set with missing values, which imputation technique involves replacing missing data with the mean or median of the available data for that variable?
49. In a complex data set involving multiple variables, what statistical measure best describes the central tendency of a skewed distribution?
50. Which type of chart is most suitable for representing continuous data over time, such as stock prices or temperature fluctuations?