Informatics Practices
The plot which tells the correlation between two variables which may not be directly related is …………… graph/chart.
- line
- scatter
- bar
- pie
PyPlot
1 Like
Answer
scatter
Reason — A scatter chart is a graph of plotted points on two axes that show the relationship between two sets of data.
Answered By
1 Like
Related Questions
Which of the following plotting functions does not plot multiple data series ?
- plot()
- bar()
- pie()
- barh()
The plot which tells the trend between two graphed variables is the …………… graph/chart.
- line
- scatter
- bar
- pie
A …………… is a summarization tool for discrete or continuous data.
- quartile
- histogram
- mean
- median
A visual representation of the statistical five number summary of a given dataset is known as …………… .
- histogram
- frequency distribution
- box plot
- frequency polygon