This is considered as the new oil in an organization.
What is data?
This is a structured data that is composed of rows and columns.
What is table?
Aside from R Programming, this is one of the more popular programming language used for data analytics.
This is the meaning of EDA.
What is Exploratory Data Analysis?
This is the process of analyzing raw data in order to make conclusions about the information. This also has three levels.
This is one of the programs of SM where customers earn points by shopping.
What is SM Advantage Card?
This is the meaning of CSV.
What is Comma-Separated Values?
This is a function used for displaying texts in Python. This is the first function we used for showing "Hello World".
What is print?
BONUS
+ 200 points
This level of Analytics answers the question - what had happened which is presented in the form of dashboards and business reporting.
What is Descriptive Analytics?
These are facts collected together which is later analyzed to bring value-adding insights. These may be stored in a log book, Excel spreadsheet or computer system.
What is data?
This is the function in Python used to read files, specifically the csv files.
This is a web-based interactive development environment for creating notebooks in Python. This is part also of Anaconda distribution.
What is JupyterLab?
LOSE TURN
Sorry!
This is the percentage of the world's data generated in the last two years as of 2019.
What is 90%?
This company focuses on various products related to analog photography, but later was not able to innovate and disrupted by digital cameras.
What is Kodak?
This is the function in Python used to show a summary of statistics of the given data. It shows count, mean, standard deviation, quartiles, min and max values.
What is describe?
This is a feature in JupyterLab notebook that allows you to include texts as documentation, aside from the actual Python code.
What is markdown?
This is a type of chart that shows the minimum, maximum and mean in the form of box. This is also used to see if there are outliers.
What is plot box?
This is a software which is part of Office 365 used to create data visualization.
What is Power BI?
This is not equivalent to competitor but causes an organization or company radical change in the industry or market by means of innovation. They have different nature of business.
What is disruptor?
This is an observation in the data that lies in abnormal distance from the other values.
What is outlier?
Jupyter stands for Python, R and this other programming language.
What is Julia?
This is a function in Python that shows the number of rows and number of columns of the table. This is useful for a quick display to see if your table is not empty.
What is shape?
What are Descriptive, Predictive and Prescriptive Analytics?