Informatics Practices
The plot which tells the trend between two graphed variables is the …………… graph/chart.
- line
- scatter
- bar
- pie
PyPlot
2 Likes
Answer
line
Reason — A line chart or line graph is a type of chart which displays information as a series of data points called "markers" connected by straight line segments.
Answered By
2 Likes
Related Questions
Which of the following is not a valid plotting function of Pyplot ?
- plot()
- bar()
- line()
- pie()
Which of the following plotting functions does not plot multiple data series ?
- plot()
- bar()
- pie()
- barh()
The plot which tells the correlation between two variables which may not be directly related is …………… graph/chart.
- line
- scatter
- bar
- pie
A …………… is a summarization tool for discrete or continuous data.
- quartile
- histogram
- mean
- median