Q.1.
KPI stands for?
Q.2.
How many types of BI users are there?
Q.3.
All business intelligence applications require a data warehouse
Q.4.
BI can catalyze a business’s success in terms of _____________
Q.5.
Often, Where do the BI applications gather data from?
Q.6.
The process of studying data is called ________________
Q.7.
The library that used to create graphs or plots in Python is_____________
Q.8.
The bigger the data collection the better understanding of Data.
Q.9.
__________________ function is used to create Scatter plot in python.
Q.10.
__________________ function is used to create line plot in python.
Q.11.
It is better to use line plots when the data is related to time, like growth over years.
Q.12.
The process of data representation through plots and graphs is called ____________.
Q.13.
In computer science, information and facts observed and collected are known as _______________ .
Q.14.
Given the numbersandis the:
Q.15.
In data science, which of the python library are more popular ?
Q.16.
Which is a python package used forgraphics?
Q.17.
To install matplotlib, the following function will be typed in your command prompt. What does “-U”represents?Python –m pip install –U pip
Q.18.
The expansion of CRLF is
Q.19.
Which of the following creates an object which maps data to a dictionary?
Q.20.
Identify the right type of chart using the following hints.HintThis chart is often used to visualize a trend in data over intervals of time.HintThe line in this type of chart is often drawn chronologically.