Which chart type is used to represent the relationship between two variables?
- APie Chart
- BLine Chart
- CScatter Plot
- DBar Chart
Solution & Step-by-step Explanation
A Scatter Plot uses dots to represent values for two different numeric variables. The position of each dot on the horizontal (X) and vertical (Y) axis indicates values for an individual data point, making it ideal to observe correlations or relationships between two variables.