Deck 8: Big Data, data Warehouses, and Business Intelligence Systems

ملء الشاشة (f)
exit full mode
سؤال
OLAP provides the ability to sum,count,average and perform other simple arithmetic operations on groups of data.
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
Big Data is the name given to the enormous datasets generated by Web 2.0 applications.
سؤال
Operational databases contain a fact table.
سؤال
Report delivery is more difficult for data mining than it is for reporting systems.
سؤال
Dimensional databases are used for analytical data processing.
سؤال
Data warehouses are populated with data prepared by Extract,Transform,and Load (ETL)systems.
سؤال
BI reporting systems summarize the current status of business activities and compare that status with past events but not with predicted future activities.
سؤال
Business Intelligence (BI)systems obtain data in three different ways.
سؤال
A data mart is a collection of data that addresses a particular component or functional area of a business.
سؤال
Business Intelligence (BI)reporting systems can analyze data using standard SQL.
سؤال
Business Intelligence (BI)reporting systems are used to filter data,sort data,group data and make simple calculations based on the data.
سؤال
A data warehouse is a database system that has data and programs for,as well as personnel specialized in,BI processing.
سؤال
Dimensional databases use the star schema.
سؤال
A star schema resembles a star,with a dimension table at the center and fact tables radiating out from the center.
سؤال
Operational databases store historical data.
سؤال
Problematic data include so-called "dirty data."
سؤال
Data Mining uses sophisticated statistical and mathematical techniques to perform what-if analyses,to make predictions,and to facilitate decision making.
سؤال
Business Intelligence (BI)systems are information systems that help users analyze and use data.
سؤال
In a snowflake table,each dimension table is normalized.
سؤال
Business Intelligence (BI)systems support operational activities.
سؤال
We have obtained access to the company's operational data.We examine 50 records for customers with phone numbers that should use the current area code of 345.Of these 50 records,we find 10 that still use an older area code of 567.This is an example of:

A) dirty data.
B) inconsistent data.
C) non-integrated data.
D) a "wrong format" problem.
E) a "too much data" problem.
سؤال
A Business Intelligence (BI)reporting system that uses extensions to SQL is:

A) cluster analysis.
B) OLAP.
C) regression analysis.
D) RFM analysis.
E) All of the above
سؤال
Business Intelligence (BI)reporting systems can do which of the following operations?

A) Filter data
B) Group data
C) Modify data
D) Both A and B
E) All of the above
سؤال
NoSQL really stands for "Not only SQL."
سؤال
Which of the following is a reason that operational data are difficult to read?

A) Dirty data
B) Missing values
C) Non-integrated data
D) Both A and B
E) All of the above
سؤال
Which of the following is true about data mining applications?

A) They use sophisticated mathematical techniques.
B) They use sophisticated statistical techniques.
C) Their report delivery is more difficult than report delivery for reporting systems.
D) Both A and B
E) All of the above
سؤال
Excel 2013 allows us to connect directly to an Access 2013 database when building a PivotTable.
سؤال
Business Intelligence (BI)systems obtain their data by which of the following means?

A) Read and process data from an operational database
B) Process extracts from operational databases
C) Process data purchased from data vendors
D) Both A and B
E) All of the above
سؤال
The term drill down refers to the capability of seeing the data in smaller and smaller units.
سؤال
Data mining applications are used to accomplish which of the following tasks?

A) Perform what-if analysis
B) Make predications
C) Facilitate decision making
D) Both A and B
E) All of the above
سؤال
To create an OLAP report for an Access 2013 database,use the PivotTable tool in Access 2013.
سؤال
Business Intelligence (BI)systems do which of the following?

A) Analyze current and past activities
B) Predict future events
C) Record and process transactions
D) Both A and B
E) All of the above
سؤال
Excel 2013 cannot import Access 2013 data directly into a PivotTable report,but must first place the data into a worksheet.
سؤال
When creating an OLAP report based on Access 2013 data,it is often a good idea to create a view equivalent query to organize the data needed for the OLAP report.
سؤال
Column family databases are indistinguishable from relational database tables.
سؤال
Although Excel 2013 will create a PivotTable report using Access 2013 data,it does not have formatting tools that can be used with the report.
سؤال
In the MapReduce process,the Reduce step is followed by the Map step.
سؤال
Apache Cassandra is an example of a column family database.
سؤال
Business Intelligence (BI)systems fall into which of the following categories?

A) Processing
B) Reporting
C) Data mining
D) Both A and B
E) Both B and C
سؤال
We have obtained access to the company's operational data.In one record,we find that a customer's age has been recorded as "337." This is an example of:

A) dirty data.
B) inconsistent data.
C) non-integrated data.
D) a "wrong format" problem.
E) a "too much data" problem.
سؤال
Slowly changing dimensions are handled by a(n):

A) operational database.
B) dimensional database.
C) structured storage.
D) Either A or B
E) All of the above
سؤال
In the MapReduce process,the first step is the ________ step.

A) column
B) super column
C) column family
D) map
E) reduce
سؤال
To format a PivotTable in Excel 2013,we use the:

A) Design command tab in the PivotTable Tools contextual command tab.
B) Format command tab in the PivotTable Tools contextual command tab.
C) Design command tab in the Report Tools contextual command tab.
D) Format command tab in the Report Tools contextual command tab.
E) Report Tools command tab.
سؤال
Apache Cassandra is an example of a(n)________ non-relational DBMS.

A) Key-Value
B) Document
C) Column Family
D) Graph
E) Object-Oriented
سؤال
Dimensional databases are used to track historical data and therefore must have a:

A) time dimension.
B) customer dimension.
C) sales dimension.
D) Either A or B
E) Both A and B
سؤال
Star schemas have a ________ at the center of the star.

A) fact table
B) dimension table
C) map table
D) reduce table
E) None of the above
سؤال
Snowflake schemas have normalized:

A) fact tables.
B) dimension tables.
C) map tables.
D) reduce tables.
E) None of the above
سؤال
When distributed databases break the database into sections and store the sections on different servers,this is known as:

A) replication.
B) partitioning.
C) disbursing.
D) distributed two-phase locking.
E) None of the above
سؤال
A data warehouse database differs from an operational database because:

A) data warehouse data are not stored in tables.
B) data warehouse databases do not have metadata.
C) data warehouse data are often stored in a dimensional database.
D) Both B and C
E) All of the above
سؤال
When distributed databases create copies of the database on different servers,this is known as:

A) replication.
B) partitioning.
C) disbursing.
D) distributed two-phase locking.
E) None of the above
سؤال
Hadoop is a(n):

A) RDMBS.
B) OODBMS.
C) distributed file system (DFS).
D) print system.
E) Web server.
سؤال
Non-relational DBMSs associated with the NoSQL movement include:

A) Key-Value.
B) Document.
C) Column Family.
D) Graph.
E) All of the above
سؤال
To use Access 2013 data in an Excel 2013 PivotTable,we use the:

A) "To Excel" command on the Access Data command tab.
B) "To Excel" command on the Excel Data command tab.
C) "From Access" command on the Access Data command tab.
D) "From Access" command on the Excel Data command tab.
E) "Get Data" command on the Excel Data command tab.
سؤال
A data mart differs from a data warehouse in that:

A) it has a smaller database.
B) it deals with a particular component or functional area of the business.
C) data mart users do not have the data management expertise of data warehouse employees.
D) Both A and B
E) All of the above
سؤال
To use the Access 2013 database in an Excel 2013 PivotTable,it is generally useful to:

A) create a view-equivalent query in Access to organize the data.
B) store the needed data in an Excel worksheet.
C) store the needed data in a Word document.
D) store the needed data in a PowerPoint slide show.
E) store the needed data in a Visio diagram.
سؤال
To arrange the PivotTable columns and rows in Excel 2013,we use the:

A) PivotTable Control.
B) PivotTable dialog box.
C) PivotTable Field List.
D) PivotTable Wizard.
E) PivotTable command tab.
سؤال
To create an OLAP report for an Access 2013 database,we can build a PivotTable in:

A) Microsoft Access 2013.
B) Microsoft Word 2013.
C) Microsoft Visio 2013.
D) Microsoft Excel 2013.
E) Microsoft PowerPoint 2013.
سؤال
OLAP stands for:

A) Online Analytical Processing.
B) Offline Analytical Processing.
C) Online Analysis Process.
D) Offline Analysis Process.
E) Old, Lazy And Particular.
سؤال
Data warehouses use a(n):

A) operational database.
B) dimensional database.
C) structured storage.
D) Either A or B
E) All of the above
سؤال
The term drill down means the user wants to:

A) summarize data.
B) get older data.
C) sort data.
D) get more details.
E) aggregate data.
سؤال
Business Intelligence (BI)systems fall into two broad categories: ________ and ________.
سؤال
A variant of the star schema is the ________.
سؤال
Distributed databases can be distributed by partitioning and ________.
سؤال
To deal with data values that change over time,dimensional databases use a(n)________.
سؤال
A(n)________ is an information system that helps users analyze and use data.
سؤال
Business Intelligence (BI)________ uses sophisticated statistical and mathematical techniques to perform what-if analyses,to make predictions,and to facilitate decision making.
سؤال
________ provides the ability to sum,count,average and perform other simple arithmetic operations on groups of data.
سؤال
A(n)________ is a collection of data that addresses a particular component or functional area of a business.
سؤال
To deal with historical data values,dimensional databases use a(n)________.
سؤال
Objects have ________,which are computer programs that perform some task.
سؤال
In the snowflake schema,the ________ tables are normalized.
سؤال
Problematic data are called ________.
سؤال
Data warehouse data is often stored in a(n)________.
سؤال
Business Intelligence (BI)systems obtain data in ________ different ways.
سؤال
OLAP reports can be created using the Excel 2013 ________ tool.
سؤال
The term for the enormous datasets generated by Web 2.0 applications is ________.
سؤال
A dimensional database uses a(n)________.
سؤال
The term ________ refers to the capability of seeing the data in smaller and smaller units.
سؤال
Data warehouses are populated with data prepared by ________ programs.
سؤال
Business Intelligence (BI)________ are used to filter data,sort data,group data and make simple calculations based on the data.
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/99
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 8: Big Data, data Warehouses, and Business Intelligence Systems
1
OLAP provides the ability to sum,count,average and perform other simple arithmetic operations on groups of data.
True
2
Big Data is the name given to the enormous datasets generated by Web 2.0 applications.
True
3
Operational databases contain a fact table.
False
4
Report delivery is more difficult for data mining than it is for reporting systems.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
5
Dimensional databases are used for analytical data processing.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
6
Data warehouses are populated with data prepared by Extract,Transform,and Load (ETL)systems.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
7
BI reporting systems summarize the current status of business activities and compare that status with past events but not with predicted future activities.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
8
Business Intelligence (BI)systems obtain data in three different ways.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
9
A data mart is a collection of data that addresses a particular component or functional area of a business.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
10
Business Intelligence (BI)reporting systems can analyze data using standard SQL.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
11
Business Intelligence (BI)reporting systems are used to filter data,sort data,group data and make simple calculations based on the data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
12
A data warehouse is a database system that has data and programs for,as well as personnel specialized in,BI processing.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
13
Dimensional databases use the star schema.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
14
A star schema resembles a star,with a dimension table at the center and fact tables radiating out from the center.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
15
Operational databases store historical data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
16
Problematic data include so-called "dirty data."
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
17
Data Mining uses sophisticated statistical and mathematical techniques to perform what-if analyses,to make predictions,and to facilitate decision making.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
18
Business Intelligence (BI)systems are information systems that help users analyze and use data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
19
In a snowflake table,each dimension table is normalized.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
20
Business Intelligence (BI)systems support operational activities.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
21
We have obtained access to the company's operational data.We examine 50 records for customers with phone numbers that should use the current area code of 345.Of these 50 records,we find 10 that still use an older area code of 567.This is an example of:

A) dirty data.
B) inconsistent data.
C) non-integrated data.
D) a "wrong format" problem.
E) a "too much data" problem.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
22
A Business Intelligence (BI)reporting system that uses extensions to SQL is:

A) cluster analysis.
B) OLAP.
C) regression analysis.
D) RFM analysis.
E) All of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
23
Business Intelligence (BI)reporting systems can do which of the following operations?

A) Filter data
B) Group data
C) Modify data
D) Both A and B
E) All of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
24
NoSQL really stands for "Not only SQL."
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
25
Which of the following is a reason that operational data are difficult to read?

A) Dirty data
B) Missing values
C) Non-integrated data
D) Both A and B
E) All of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
26
Which of the following is true about data mining applications?

A) They use sophisticated mathematical techniques.
B) They use sophisticated statistical techniques.
C) Their report delivery is more difficult than report delivery for reporting systems.
D) Both A and B
E) All of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
27
Excel 2013 allows us to connect directly to an Access 2013 database when building a PivotTable.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
28
Business Intelligence (BI)systems obtain their data by which of the following means?

A) Read and process data from an operational database
B) Process extracts from operational databases
C) Process data purchased from data vendors
D) Both A and B
E) All of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
29
The term drill down refers to the capability of seeing the data in smaller and smaller units.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
30
Data mining applications are used to accomplish which of the following tasks?

A) Perform what-if analysis
B) Make predications
C) Facilitate decision making
D) Both A and B
E) All of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
31
To create an OLAP report for an Access 2013 database,use the PivotTable tool in Access 2013.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
32
Business Intelligence (BI)systems do which of the following?

A) Analyze current and past activities
B) Predict future events
C) Record and process transactions
D) Both A and B
E) All of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
33
Excel 2013 cannot import Access 2013 data directly into a PivotTable report,but must first place the data into a worksheet.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
34
When creating an OLAP report based on Access 2013 data,it is often a good idea to create a view equivalent query to organize the data needed for the OLAP report.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
35
Column family databases are indistinguishable from relational database tables.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
36
Although Excel 2013 will create a PivotTable report using Access 2013 data,it does not have formatting tools that can be used with the report.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
37
In the MapReduce process,the Reduce step is followed by the Map step.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
38
Apache Cassandra is an example of a column family database.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
39
Business Intelligence (BI)systems fall into which of the following categories?

A) Processing
B) Reporting
C) Data mining
D) Both A and B
E) Both B and C
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
40
We have obtained access to the company's operational data.In one record,we find that a customer's age has been recorded as "337." This is an example of:

A) dirty data.
B) inconsistent data.
C) non-integrated data.
D) a "wrong format" problem.
E) a "too much data" problem.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
41
Slowly changing dimensions are handled by a(n):

A) operational database.
B) dimensional database.
C) structured storage.
D) Either A or B
E) All of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
42
In the MapReduce process,the first step is the ________ step.

A) column
B) super column
C) column family
D) map
E) reduce
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
43
To format a PivotTable in Excel 2013,we use the:

A) Design command tab in the PivotTable Tools contextual command tab.
B) Format command tab in the PivotTable Tools contextual command tab.
C) Design command tab in the Report Tools contextual command tab.
D) Format command tab in the Report Tools contextual command tab.
E) Report Tools command tab.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
44
Apache Cassandra is an example of a(n)________ non-relational DBMS.

A) Key-Value
B) Document
C) Column Family
D) Graph
E) Object-Oriented
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
45
Dimensional databases are used to track historical data and therefore must have a:

A) time dimension.
B) customer dimension.
C) sales dimension.
D) Either A or B
E) Both A and B
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
46
Star schemas have a ________ at the center of the star.

A) fact table
B) dimension table
C) map table
D) reduce table
E) None of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
47
Snowflake schemas have normalized:

A) fact tables.
B) dimension tables.
C) map tables.
D) reduce tables.
E) None of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
48
When distributed databases break the database into sections and store the sections on different servers,this is known as:

A) replication.
B) partitioning.
C) disbursing.
D) distributed two-phase locking.
E) None of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
49
A data warehouse database differs from an operational database because:

A) data warehouse data are not stored in tables.
B) data warehouse databases do not have metadata.
C) data warehouse data are often stored in a dimensional database.
D) Both B and C
E) All of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
50
When distributed databases create copies of the database on different servers,this is known as:

A) replication.
B) partitioning.
C) disbursing.
D) distributed two-phase locking.
E) None of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
51
Hadoop is a(n):

A) RDMBS.
B) OODBMS.
C) distributed file system (DFS).
D) print system.
E) Web server.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
52
Non-relational DBMSs associated with the NoSQL movement include:

A) Key-Value.
B) Document.
C) Column Family.
D) Graph.
E) All of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
53
To use Access 2013 data in an Excel 2013 PivotTable,we use the:

A) "To Excel" command on the Access Data command tab.
B) "To Excel" command on the Excel Data command tab.
C) "From Access" command on the Access Data command tab.
D) "From Access" command on the Excel Data command tab.
E) "Get Data" command on the Excel Data command tab.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
54
A data mart differs from a data warehouse in that:

A) it has a smaller database.
B) it deals with a particular component or functional area of the business.
C) data mart users do not have the data management expertise of data warehouse employees.
D) Both A and B
E) All of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
55
To use the Access 2013 database in an Excel 2013 PivotTable,it is generally useful to:

A) create a view-equivalent query in Access to organize the data.
B) store the needed data in an Excel worksheet.
C) store the needed data in a Word document.
D) store the needed data in a PowerPoint slide show.
E) store the needed data in a Visio diagram.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
56
To arrange the PivotTable columns and rows in Excel 2013,we use the:

A) PivotTable Control.
B) PivotTable dialog box.
C) PivotTable Field List.
D) PivotTable Wizard.
E) PivotTable command tab.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
57
To create an OLAP report for an Access 2013 database,we can build a PivotTable in:

A) Microsoft Access 2013.
B) Microsoft Word 2013.
C) Microsoft Visio 2013.
D) Microsoft Excel 2013.
E) Microsoft PowerPoint 2013.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
58
OLAP stands for:

A) Online Analytical Processing.
B) Offline Analytical Processing.
C) Online Analysis Process.
D) Offline Analysis Process.
E) Old, Lazy And Particular.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
59
Data warehouses use a(n):

A) operational database.
B) dimensional database.
C) structured storage.
D) Either A or B
E) All of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
60
The term drill down means the user wants to:

A) summarize data.
B) get older data.
C) sort data.
D) get more details.
E) aggregate data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
61
Business Intelligence (BI)systems fall into two broad categories: ________ and ________.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
62
A variant of the star schema is the ________.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
63
Distributed databases can be distributed by partitioning and ________.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
64
To deal with data values that change over time,dimensional databases use a(n)________.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
65
A(n)________ is an information system that helps users analyze and use data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
66
Business Intelligence (BI)________ uses sophisticated statistical and mathematical techniques to perform what-if analyses,to make predictions,and to facilitate decision making.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
67
________ provides the ability to sum,count,average and perform other simple arithmetic operations on groups of data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
68
A(n)________ is a collection of data that addresses a particular component or functional area of a business.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
69
To deal with historical data values,dimensional databases use a(n)________.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
70
Objects have ________,which are computer programs that perform some task.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
71
In the snowflake schema,the ________ tables are normalized.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
72
Problematic data are called ________.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
73
Data warehouse data is often stored in a(n)________.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
74
Business Intelligence (BI)systems obtain data in ________ different ways.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
75
OLAP reports can be created using the Excel 2013 ________ tool.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
76
The term for the enormous datasets generated by Web 2.0 applications is ________.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
77
A dimensional database uses a(n)________.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
78
The term ________ refers to the capability of seeing the data in smaller and smaller units.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
79
Data warehouses are populated with data prepared by ________ programs.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
80
Business Intelligence (BI)________ are used to filter data,sort data,group data and make simple calculations based on the data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 99 في هذه المجموعة.