CBT UNIT 2 NEW
CBT UNIT 2 NEW
Exploratory Data Analysis (EDA) is a technique used to ______ and summarize the
main characteristics of data.
→ explore
2. A good ______ helps users quickly understand complex data through intuitive visuals.
→ visualization
3. A ______ is commonly used to show the distribution of a single variable.
→ histogram
4. The use of appropriate ______ improves the aesthetic and readability of a data
visualization.
→ colors
5. ______ visualization allows users to engage with the data by filtering, zooming, and
hovering.
→ Interactive
6. In a line chart, the ______ axis typically represents time or the independent variable.
→x
7. A scatter plot is ideal for identifying ______ between two numerical variables.
→ correlation
8. A ______ model provides a simple reference to compare the performance of more
complex models.
→ baseline
9. The process of checking how well a model performs is called ______.
→ evaluation
10. In model taxonomy, a model that predicts future outcomes based on past data is called
a ______ model.
→ predictive