•
Step 1: Understanding the Question:
We need to select the most appropriate plot type to visualize the trend, fluctuation, and performance of stock prices continuously tracked throughout a year.
•
Step 2: Key Formula or Approach:
Different plots have specific applications:
- Scatter Plot: Used for showing relationships/correlation between two variables.
- Bar Plot: Used for discrete comparison between different categories.
- Box Plot: Used for analyzing data distribution and identifying outliers.
- Line Plot: Used for showing trends and changes in values over a continuous period (time-series data).
•
Step 3: Detailed Explanation:
Stock price data is sequential and continuous time-series data.
To understand stock performance, we look for trends like growth, decline, and volatility over days, weeks, and months.
A Line Plot connects individual data points with straight lines.
This visual flow makes it exceptionally easy to track whether prices are trending upwards or downwards over time.
While scatter plots show individual points, they do not emphasize sequence, and bar charts look cluttered with 365 daily points.
Hence, a Line Plot is the universally accepted and most suitable chart for displaying financial market trendlines and forecasting.
Thus, option (D) is correct.
•
Step 4: Final Answer:
The correct option is (D).