• 1. 
    ________________function is used to create a horizontal bar chart.

  • barchart()
  • barh()
  • bar()
  • None of the above
  • 2. 
    Markers are data points in the graph?

  • True
  • False
  • 3. 
    Plot can be saved in a pdf form

  • True
  • False
  • 4. 
    Matplotlib is a python interface.

  • True
  • False
  • 5. 
    Which of the following methods should be employed in the code to display a plot?

  • Display()
  • Show()
  • Execute()
  • Plot()
  • 6. 
    Which type of graph is show here

  • Polygon
  • Histogram
  • ScatterPlot
  • BoxPlot
  • 7. 
    What does these 4 colour boxes on extreme right side called

  • Title
  • Legend
  • Heading
  • Label
  • 8. 
    The most popular data visualization library in python is _______.

  • pip
  • matinfolib
  • matplotlib
  • matpiplib
  • 9. 
    ___________plot is also described as five-number summery plot.

  • Histogram
  • box plot
  • frequency polygon
  • scatter plot
  • 10. 
    ______________________ are drawn with respect to the histogram created?

  • bar plot
  • Frequency polygon
  • box plot
  • none
  • 11. 
    Which Python Package is used for 2D graphics?

  • matplotlib.pyplot
  • matplotlib.pip
  • matplotlib.numpy
  • matplotlib.plt
  • 12. 
    What is Data Visualization?

  • is what allows your phone to get online when you're away from Wi-Fi.
  • is the graphical representation of information and data.
  • 13. 
    What is line plot?

  • type of plot or mathematical diagram using Cartesian coordinates to display values for typically two variables for a set of data.
  • type of chart which displays information as a series of data points called 'markers' connected by straight line segments.
  • 14. 
    Scatter plot is: type of plot or mathematical diagram using Cartesian coordinates to display values for typically two variables for a set of data.

  • False
  • True
  • 15. 
    There are how many types of line graphs?

  • 4 types
  • 6 types
  • 3 types
Report Question
warning
access_time
  Time