Correct Answer:
A. Line Chart
The correct answer is Line Chart. A line chart is specifically designed to display data points connected by straight line segments, making it the most effective chart type for visualizing trends, patterns, and changes over a continuous time period.
Why a Line Chart is Best for Time Trends
- Continuous Data Over Time: Time is naturally plotted on the horizontal (x‑axis) while the measured variable is on the vertical (y‑axis). The upward and downward slopes of the line immediately show increases, decreases, and stability.
- Comparison with Other Charts:
- Pie Chart: Shows proportions of a whole at a single point in time, not changes over time.
- Bar Chart: Compares discrete categories or groups; can show time data, but the trend isn't as fluidly visible as with a line.
- Histogram: Displays the frequency distribution of a single variable, not a time series.
- Multiple Series: Line charts can easily overlay multiple lines, allowing comparison of different trends (e.g., sales of two products over months).
- Wide Usage: In finance (stock price history), weather (temperature changes), and economics (GDP growth), the line chart is the default choice for time‑based data.
Hence, the chart that shows time trend changes is the line chart.