Download as pdf or txt
Download as pdf or txt
You are on page 1of 56

DATA ANALYSIS

PRELIM QUIZ 1
Question 1
Complete

Mark 1.00 out of 1.00

Flag question

Question text
It transforms data into actionable intelligence for business purposes.
Select one:

a.

Text Analytics
b.

Business Intelligence
c.

Data Mining
d.

Statistics Analytics

Question 2
Complete

Mark 1.00 out of 1.00

Flag question

Question text
It is used in organization’s strategic and tactical business decision making.
Select one:

a.
data visualization
b.

text analytics
c.

business intelligence
d.

data mining

Question 3
Complete

Mark 1.00 out of 1.00

Flag question

Question text
The following are artifacts used in data analysis EXCEPT:
Select one:

a.

ANOVA
b.

pivot tables
c.

graphs
d.

statistical tools

Question 4
Complete

Mark 1.00 out of 1.00

Flag question
Question text
The following processes are used in data analysis EXCEPT:
Select one:

a.

transforming
b.

collecting
c.

inspecting
d.

cleansing

Question 5
Complete

Mark 1.00 out of 1.00

Flag question

Question text
_____________ includes identifying groups of data record.
Select one:

a.

Text Analytics
b.

Statistics Analytics
c.

Cluster analysis
d.

Business Intelligence

Question 6
Complete

Mark 1.00 out of 1.00


Flag question

Question text
Which of the following type of text is processed in text analytics?
Select one:

a.

structured
b.

unstructured
c.

unorganized
d.

raw

Question 7
Complete

Mark 1.00 out of 1.00

Flag question

Question text
Which of the following is NOT a method used in data analysis?
Select one:

a.

Business Intelligence
b.

Text Analytics
c.

Statistics Analytics
d.

Data Mining

Question 8
Complete

Mark 1.00 out of 1.00

Flag question

Question text
It is a free software programming language.
Select one:

a.

Orange
b.

WEKA
c.

Knime
d.

R-programming

Question 9
Complete

Mark 1.00 out of 1.00

Flag question

Question text
It has the goal of discovering useful information to support decision making.
Select one:

a.

data mining
b.

data visualization
c.

data analysis
d.

database

Question 10
Complete

Mark 1.00 out of 1.00

Flag question

Question text
It makes complex data more understandable and usable.
Select one:

a.

data mining
b.

text analytics
c.

data visualization
d.

business intelligence

Question 11
Complete

Mark 1.00 out of 1.00

Flag question

Question text
The goal is to transform raw data into understandable business information.
Select one:

a.

Data mining
b.

text analytics
c.

data visualization
d.

business intelligence

Question 12
Complete

Mark 1.00 out of 1.00

Flag question

Question text
What is the process of deriving useful information from text?
Select one:

a.

Statistics Analytics
b.

Text Analytics
c.

Data Mining
d.

Business Intelligence

Question 13
Complete

Mark 1.00 out of 1.00


Flag question

Question text
It extracts meaningful numerical indices from information and make it available to
statistical and machine learning.
Select one:

a.

Text analytics
b.

data mining
c.

business intelligence
d.

data visualization

Question 14
Complete

Mark 1.00 out of 1.00

Flag question

Question text
___________ uses artifacts to present data visually.
Select one:

a.

Text Analytics
b.

data visualization
c.

Statistics Analytics
d.

Data Mining

Question 15
Complete

Mark 1.00 out of 1.00

Flag question

Question text
What programming language doe Orange use?
Select one:

a.

python
b.

Fortran
c.

Cobol
d.

JAVA

Question 16
Complete

Mark 1.00 out of 1.00

Flag question

Question text
It is a powerful tool that shows the network of data.
Select one:

a.

WEKA
b.

Orange
c.

Knime
d.

Rapid Miner

Question 17
Complete

Mark 1.00 out of 1.00

Flag question

Question text
Which of the following data mining techniques is predictive?
Select one:

a.

tracking pattern
b.

clustering
c.

classification
d.

outlier detection

Question 18
Complete

Mark 1.00 out of 1.00

Flag question

Question text
It includes identifying groups of data records.
Select one:

a.

cluster analysis
b.

data mining
c.

data analysis
d.

database

Question 19
Complete

Mark 1.00 out of 1.00

Flag question

Question text
Which of the following is NOT a goal in data mining?
Select one:

a.

evaluating data
b.

discovering useful information


c.

aids in business decision making


d.

collecting data

Question 20
Complete

Mark 1.00 out of 1.00


Flag question

Question text

It is a method for discovering patterns in large data sets.

Select one:

a.

Text Analytics
b.

Data Mining
c.

Statistics Analytics
d.

Business Intelligence

PRELIM QUIZ 2
Question 1
Complete

Mark 1.00 out of 1.00

Flag question

Question text

Which of the following is the transpose of B?


Select one:

a.

b.

c.

d.

Question 2
Complete

Mark 1.00 out of 1.00

Flag question

Question text
What is an organized collection of information and set of information used to manage
that operation?
Select one:

a.

ADT
b.

ML
c.

data structure
d.
data science

Question 3
Complete

Mark 0.00 out of 1.00

Flag question

Question text

3A + B =
Select one:

a.

b.

c.

d.

Question 4
Complete

Mark 1.00 out of 1.00

Flag question
Question text
The intersection of the two sets A={ 2,3} B={4,5} is a
Select one:

a.

singleton
b.

singular
c.

null set
d.

nonsingular

Question 5
Complete

Mark 1.00 out of 1.00

Flag question

Question text
What is the earlier name for data science?
Select one:

a.

datology
b.

dataology
c.

datatology
d.

datalogy

Question 6
Complete

Mark 1.00 out of 1.00


Flag question

Question text
Which is NOT a characteristic feature of data structure?
Select one:

a.

It defines as to how components relate to each other.


b.

Set of operations is on one or more component items.


c.

It contains a fixed structure.


d.

It contains component data

Question 7
Complete

Mark 1.00 out of 1.00

Flag question

Question text
An array is a good example of _________data structure.
Select one:

a.

static
b.

dynamic
c.
linear
d.

nonlinear

Question 8
Complete

Mark 1.00 out of 1.00

Flag question

Question text
What is the size of the product of a 5x 6 and a 6x 8 matrices?
Select one:

a.

5x5
b.

8x8
c.

8x5
d.

5x 8

Question 9
Complete

Mark 1.00 out of 1.00

Flag question

Question text
If A={ 2,3} B={4,5},which of the following is a Cartesian product of the two sets?
Select one:

a.

{ (3,4) (3,5) (2,4 ) {2,2) }


b.

{ (3,3) (3,5) (2,4 ) {2,5) }


c.

{ (3,4) (3,5) (2,4 ) {2,5) }


d.

{ (3,4) (3,3) (2,4 ) {2,5) }

Question 10
Complete

Mark 1.00 out of 1.00

Flag question

Question text

Which of the following is TRUE?


Select one:

a.

AB is not possible
b.

AB=BA
c.

A + B = B+ A
d.

BC=CB

Question 11
Complete

Mark 1.00 out of 1.00

Flag question

Question text
What is a data structure that has a fixed size?
Select one:

a.

dynamic
b.

linear
c.

nonlinear
d.

static

Question 12
Complete

Mark 1.00 out of 1.00

Flag question

Question text
ML means:
Select one:

a.

Machine Learning
b.

Mobile Learning
c.
Math Learning
d.

Machine Landscaping

Question 13
Complete

Mark 1.00 out of 1.00

Flag question

Question text
Addition and subtraction of matrices only is possible if two are more matrices.
Select one:

a.

Have same sizes.

b.

Have same number of rows


c.

Are square matrices.


d.

Have same number of columns.

Question 14
Complete

Mark 1.00 out of 1.00

Flag question

Question text
The two sets If A={ 2,3} B={4,5} are said to be
Select one:

a.

adjoint
b.

disjoint
c.

joint
d.

equal

Question 15
Complete

Mark 1.00 out of 1.00

Flag question

Question text
What is the correct meaning of ADT?
Select one:

a.

Abstract Data Type


b.

Adequate Data Tautology


c.

Adequate Data Type


d.

Abstract Data Topography

Question 16
Complete

Mark 1.00 out of 1.00


Flag question

Question text
It refers to a data structure that grows and shrinks at execution time.
Select one:

a.

dynamic
b.

nonlinear
c.

linear
d.

static

Question 17
Complete

Mark 1.00 out of 1.00

Flag question

Question text

Matrix B is
Select one:

a.

transpose
b.

inverse
c.

singular
d.

invertible

Question 18
Complete

Mark 1.00 out of 1.00

Flag question

Question text
What is the focus of data science?
Select one:

a.

statistical computation
b.

manipulate data efficiently and effectively


c.

organization of data

d.

collection of data

Question 19
Complete

Mark 1.00 out of 1.00

Flag question

Question text
Which of the matrices is singular?

Select one:

a.

B
b.

none
c.

C
d.

Question 20
Complete

Mark 1.00 out of 1.00

Flag question

Question text
_______________ is a data structure that every component has a unique processor and
succesor.
Select one:

a.

static
b.

dynamic
c.

linear
d.
nonlinear

MIDTERM QUIZ 1
Question 1
Complete

Mark 1.00 out of 1.00

Flag question

Question text
It shows a high correlation between the incidence of flu and searches about flu on
google.
Select one:

a.

Google Flu trends


b.

Google Flu Viral


c.

Google Flu Searches


d.

Google Flu Reactions

Question 2
Complete

Mark 0.00 out of 1.00

Flag question

Question text
It refers to well based theories and sound business judgement.
Select one:
a.

Data Mining
b.

Data Science
c.

Data Analytics
d.

Data visualization

Question 3
Complete

Mark 1.00 out of 1.00

Flag question

Question text
PAW means____________.
Select one:

a.

Preliminary Assumption Web


b.

Predicting Analytics Web


c.

Predictive Analytics World


d.

Predictive Analytics web

Question 4
Complete

Mark 1.00 out of 1.00


Flag question

Question text
He said that “ In mathematics the art of proposing a question must be held of higher
value than solving it”.
Select one:

a.

Eric Schmidt
b.

Francis Galton
c.

William Gibson
d.

Georg Cantor

Question 5
Complete

Mark 1.00 out of 1.00

Flag question

Question text
These are the data skills that a good data scientist need to cultivate EXCEPT
Select one:

a.

Communication
b.

speaking
c.

coding
d.

Math and Stats

Question 6
Complete

Mark 1.00 out of 1.00

Flag question

Question text
What is a great example of data product?

Select one:

a.

google drive
b.

google navigation
c.

google navigation
d.

google maps

Question 7
Complete

Mark 0.00 out of 1.00

Flag question

Question text
It expands available data enormously since there is so much more text being generated
than numbers.
Select one:
a.

text analysis
b.

data mining
c.

data ranking
d.

Text mining

Question 8
Complete

Mark 1.00 out of 1.00

Flag question

Question text
The following are the 3V's of big data EXCEPT
Select one:

a.

velocity
b.

veracity
c.

variety
d.

volume

Question 9
Complete

Mark 1.00 out of 1.00


Flag question

Question text
The developer of farmville, a famous game in the internet.
Select one:

a.

Zynga Incorporated
b.

Moontoon
c.

Supercell
d.

Electronic Arts

Question 10
Complete

Mark 1.00 out of 1.00

Flag question

Question text
The explosion of _______data is the main reason why every 2 days 5 exabytes of data are
generated.
Select one:

a.

gargantuan
b.

reaction
c.

transaction
d.

interaction

Question 11
Complete

Mark 1.00 out of 1.00

Flag question

Question text
He pointed out that until 2003 ,all of mankind had generated just 5 exabytes of data
Select one:

a.

Eric Schmidt
b.

Eric Smidth
c.

Eric Smith
d.

Eric Smicht

Question 12
Complete

Mark 1.00 out of 1.00

Flag question

Question text
Which is Not an interaction data?
Select one:

a.

data base
b.

RFID data
c.

geo-location
d.

browser action

Question 13
Complete

Mark 1.00 out of 1.00

Flag question

Question text
A new phenomenon for the explosion of _________data
Select one:

a.

communication
b.

transient
c.

interaction
d.

transaction

Question 14
Complete

Mark 1.00 out of 1.00

Flag question

Question text
The creation of data from varied sources and its qualification into information.
Select one:

a.

datafition
b.

datafitration
c.

datafication
d.

datacation

Question 15
Complete

Mark 1.00 out of 1.00

Flag question

Question text
“ All models are wrong but some are useful “
Select one:

a.

DJ Patil
b.

William Gibson
c.

George E. P. Box
d.

Georg cantor

Question 16
Complete

Mark 1.00 out of 1.00


Flag question

Question text
The person who said that “ The future is not google-able”.
Select one:

a.

William Gibson
b.

Georg cantor
c.

D J Patil
d.

Eric Schmidth

Question 17
Complete

Mark 1.00 out of 1.00

Flag question

Question text
Exabyte means ________bytes
Select one:

a.

trillion trillion
b.

thousand thousand
c.

million million
d.

billion billion

Question 18
Complete

Mark 1.00 out of 1.00

Flag question

Question text
IOT means
Select one:

a.

Interconnction of things
b.

Internet of time
c.

Interaction of time
d.

Internet of things

Question 19
Complete

Mark 1.00 out of 1.00

Flag question

Question text
How many bytes of data are generated every two days in today's world?
Select one:

a.

5 terabytes
b.

5 exabytes
c.

5 gigabytes
5 gigabytes
d.

5 megabytes

Question 20
Complete

Mark 1.00 out of 1.00

Flag question

Question text
The creation of data from varied sources and its quantification into information.
Select one:

a.

datology
b.

datalization
c.

Datafication
d.

dataology

PRE-TEST
Question 1
Correct

Mark 1.00 out of 1.00


Flag question

Question text
The proportion of a well defined positive event is called _________________.
Select one:

a.

probability
b.

sensitivity
c.

anonimity
d.

specificity
Feedback
Your answer is correct.

The correct answer is: sensitivity

Question 2
Correct

Mark 1.00 out of 1.00

Flag question

Question text
AUC means___________.
Select one:

a.

Artificial Under Cover


b.

Area Under the Curve


c.

Area Under Coverage


d.

Artificial Unit Curve


Feedback
Your answer is correct.

The correct answer is: Area Under the Curve

Question 3
Correct

Mark 1.00 out of 1.00

Flag question

Question text
It allows you to see which value of the explanatory variable corresponds a given
probability success.
Select one:

a.

ogive
b.

probability table
c.

probability analysis table


d.

histogram
Feedback
Your answer is correct.

The correct answer is: probability analysis table

Question 4
Correct

Mark 1.00 out of 1.00


Flag question

Question text
LR means ________________________.
Select one:

a.

Logistic Regression
b.

Logistic Reinforcement
c.

Linear Regression
d.

Linear Relativity
Feedback
Your answer is correct.

The correct answer is: Linear Regression

Question 5
Correct

Mark 1.00 out of 1.00

Flag question

Question text
Positive correlation means that_______________.
Select one:

a.

as x decreases y increases
b.

as x increases y decreases
c.

as x increases y remains constant


d.

as x increases y also increases and vice versa


Feedback
Your answer is correct.

The correct answer is: as x increases y also increases and vice versa

Question 6
Correct

Mark 1.00 out of 1.00

Flag question

Question text
Which of the following belong to the GLM?
Select one:

a.

exponential
b.

quadratic
c.

logistic
d.

multivariate
Feedback
Your answer is correct.

The correct answer is: logistic

Question 7
Correct

Mark 1.00 out of 1.00


Flag question

Question text
GLM means_____________.
Select one:

a.

Generalized Linear Model


b.

Generalized Line Mode


c.

General Line Model


d.

Generalized Linear Mode


Feedback
Your answer is correct.

The correct answer is: Generalized Linear Model

Question 8
Correct

Mark 1.00 out of 1.00

Flag question

Question text
The proportion of well defined negative events is called ________________.
Select one:

a.

regression
b.

probability
c.

specificity
d.

sensitivity
Feedback
Your answer is correct.

The correct answer is: specificity

Question 9
Correct

Mark 1.00 out of 1.00

Flag question

Question text
The method that does not require the assumption that parameters are normally
distributed.
Select one:

a.

profile likeness
b.

feedback
c.

profile likehood
d.

parameter range
Feedback
Your answer is correct.

The correct answer is: profile likehood

Question 10
Correct

Mark 1.00 out of 1.00


Flag question

Question text
Data involving two variables are called _________data.
Select one:

a.

dichotomal
b.

multivariate
c.

dichotomy
d.

bivariate
Feedback
Your answer is correct.

The correct answer is: bivariate

Any way to get new expressions from old ones.

Select one:

a.

semantic

b.

surrogate

c.

reasoning

d.

inference

Feedback
The correct answer is: inference
Question 2
Complete

Mark 0.00 out of 1.00

Flag question

Question text
The following are distinct roles that KR plays EXCEPT

Select one:

a.

Surrogate

b.

Medium of human expression

c.

Medium for pragmatically diligent interpretation

d.

Set of ontological commitments

Feedback
The correct answer is: Medium for pragmatically diligent interpretation

Question 3
Complete

Mark 1.00 out of 1.00

Flag question

Question text
Which is NOT a basic representation technology?
Select one:

a.

frame
b.

graph
c.

logic
d.

semantic net
Feedback
The correct answer is: graph

Question 4
Complete

Mark 1.00 out of 1.00

Flag question

Question text
All representations are ________.

Select one:

a.

unstable

b.

perfect

c.

stable

d.

imperfect

Feedback
The correct answer is: imperfect

Question 5
Complete

Mark 1.00 out of 1.00


Flag question

Question text
KR means __________________________.
Select one:

a.

Knowledge Request
b.

Knowledge Requisition
c.

Knowledge Representation
d.

Knowledge Replenished
Feedback
The correct answer is: Knowledge Representation

Question 6
Complete

Mark 1.00 out of 1.00

Flag question

Question text
KR is a set of __________commitments.

Select one:

a.

social

b.

anthropological
c.

ontological

d.

psychological

Feedback
The correct answer is: ontological

Question 7
Complete

Mark 1.00 out of 1.00

Remove flag

Question text
A network purpoting to describe family memberships.
Select one:

a.

network topology
b.

network adherence
c.

networking
d.

network tautology
Feedback
The correct answer is: network topology

Question 8
Complete

Mark 1.00 out of 1.00


Flag question

Question text
It sees a set of prototypes in particular prototypical diseases to be matched against the
case at hand.

Select one:

a.

MYCIN
b.

SEMANTIC NETS
c.

INTERNIST
d.

LOGIC
Feedback
The correct answer is: INTERNIST

Question 9
Complete

Mark 1.00 out of 1.00

Flag question

Question text
The following provided inspirations of what constitutes intelligent reasoning EXCEPT
Select one:

a.

Statistics
b.

Psychology
c.

Sociology
d.

Biology
Feedback
The correct answer is: Sociology

Question 10
Complete

Mark 1.00 out of 1.00

Flag question

Question text
It is a variety of formal calculation typically deduction.
Select one:

a.

Intelligent Reasoning
b.

GLM
c.

Artificial Intelligence
d.

KR
Feedback
The correct answer is: Intelligent Reasoning

Question 11
Complete

Mark 1.00 out of 1.00


Flag question

Question text
Which is NOT a component of KR?

Select one:

a.

set of inferences that represent sactions

b.

fundamental conception

c.

set of inferences that it recommends

d.

it adheres to the function

Feedback
The correct answer is: it adheres to the function

Question 12
Complete

Mark 0.00 out of 1.00

Flag question

Question text
The following are abstract notions EXCEPT

Select one:

a.

processees

b.

actions
c.

beliefs

d.

casualty

Feedback
The correct answer is: casualty

Question 13
Complete

Mark 1.00 out of 1.00

Flag question

Question text
It is a process that goes on internally while most things it wishes about exists only
externally.

Select one:

a.

inference

b.

logic

c.

actions

d.

reasoning

Feedback
The correct answer is: reasoning

Question 14
Complete

Mark 1.00 out of 1.00


Flag question

Question text
Which is NOT a KR technology?

Select one:

a.

frames

b.

logic

c.

semantic nets

d.

roles

Feedback
The correct answer is: roles

Question 15
Complete

Mark 1.00 out of 1.00

Flag question

Question text
It is used to enable an entity to determine consequences by thinking rather than acting.
Select one:

a.

Knowledge Representation
b.

Artificial Intelligence
c.

Intelligent reasoning
d.

Knowledge Channel
Feedback
The correct answer is: Knowledge Representation

Question 16
Complete

Mark 0.00 out of 1.00

Flag question

Question text
It views the world in terms of attributes object value triples.
Select one:

a.

frame
b.

semantic net
c.

rule based
d.

logic
Feedback
The correct answer is: rule based

Question 17
Complete

Mark 0.00 out of 1.00


Flag question

Question text
It views the world in thinking of prototypical objects.
Select one:

a.

logic
b.

rule
c.

semantic net
d.

frame
Feedback
The correct answer is: frame

Question 18
Complete

Mark 1.00 out of 1.00

Flag question

Question text
It involves a commitment in viewing the world in terms of individual entities and
relations.
Select one:

a.

logic
b.

semantic nets
c.

frame
d.

rules
Feedback
The correct answer is: logic

Question 19
Complete

Mark 1.00 out of 1.00

Flag question

Question text
KR as a _________is a substitute for the thing itself.

Select one:

a.

surrogate

b.

semantic

c.

ontological

d.

pragmatic

Feedback
The correct answer is: surrogate

Question 20
Complete

Mark 1.00 out of 1.00


Flag question

Question text
It is a language that we say things about the world.

Select one:

a.

Medium of human experiences

b.

Medium of ontological commitments

c.

Medium of pragmatic evidences

d.

Medium of human expression

Feedback
The correct answer is: Medium of human expression

You might also like