MGMT 450 ALA 2

Ace your homework & exams now with Quizwiz!

For the past 10 years, a restaurant has been running a customer loyalty program, rewarding customers with discounts and treats. Records of these rewards have been kept in odd notes and multiple spreadsheets used in different ways by various employees who have come and gone over the years. Because of this, some customers are not getting their rewards, while others are receiving rewards they have not earned. Overall, the restaurant is losing money and business with this program. How can a database management system (DBMS) help with this problem?

A DBMS will help the owners manage the data they already have to run their customer loyalty program more efficiently.

Which of the following is an example of what an information policy could specify? More than one answer may apply.

A large corporation grants access to salary information to the direct supervisors of employees and to members of the Human Resources department who administer payroll. A user agreement on a website indicates that it will store the browsing history linked to the IP address for an indefinite amount of time and reserves the right to sell that information to interested parties. A health insurance company stores data that patients self-report as inputs on its website, but does not link that data with information about the patient's search history.

Given the Four V's of Big Data, which of the following organizations most likely uses Big Data?

A leading news website that uses data about its visitors' and followers' activities to shape its news coverage, customize news alerts, and gain advertisers and subscribers.

Which of the following would be a reason why an organization would use web usage mining? More than one answer may be correct.

A new social media platform wants to increase engagement and is looking to know what content its most frequent users spend the most time engaging with. An e-commerce business looking to improve the customer experience on its website to boost sales wants to know what types of sites users go to after visiting their website and putting items in their cart, but not completing a purchase.

What is the purpose of an SQL statement?

Answer questions about the database

In analyzing transactions, Walmart discovered that many people who buy Children's Tylenol in their stores also buy orange juice in the same transaction. They used this information to discount Children's Tylenol but raise the price of orange juice during flu season. What is the name of the approach Walmart used to discover this information?

Big data

Which type of database maintains the hardware and operating system offsite and is accessed via Internet-based applications?

Cloud database

What element of a database field specifies the data in a field such as text, numeric, or date/time?

Data Type

How are data marts different from data warehouses?

Data marts focus on an individual department or business function and manage less data than a data warehouse.

What term describes the process organizations use to discover meaningful relationships and patterns among the data sets it has collected?

Data mining

Which statement best summarizes how organizations use data warehouses?

Data warehouses are used to store data from multiple sources for collective analysis.

Which statement most accurately describes the value of data integrity to an organization?

Databases and database management system (DBMS) with a high level of data integrity enable more efficient data maintenance in support of organizational goals.

Which of the following is a task that data administration would be responsible for? More than one answer may apply.

Defining policies stating that employees may not share data with people who are not employees of the organization. Deciding that the organization will begin collecting and storing users' locations upon the release of the next generation software for its mobile app. Determining that two-factor identification must be used to access data that the company has determined to be confidential.

Which statement best explains why traditional file systems have certain issues?

Each file is independent of another file in a traditional system.

Which of the following improvements might be the direct outcome of a data quality audit? More than one answer may be correct.

Elimination of redundant metadata and strengthened referential integrity Recommendations for a new data management design and prescriptions for preserving data quality Corrections in source data issues and ways to examine data over time

Why is online analytical processing (OLAP) software included in many business intelligence (BI) software applications? More than one answer may be correct.

It allows reports and analytics to be exported to more user-friendly, front-end tools. It allows users to view data from different perspectives or angles and gain new insights. It allows for sophisticated data and trend analysis, data modeling, and forecasting.

Which of the following tasks are NoSQL databases designed to do? More than one answer may be correct.

Manage large datasets across different platforms Analyze nonstructured data Create queries from the data created from web apps

Which of the following is an example of the type of information data mining can yield? More than one answer may be correct.

Middle-aged males who are members of their local church bible study group are more inclined to vote than younger males who are also members of local bible study groups. The likelihood of a Gen-X female who makes $50,000 and is divorced with no children will take a trip within a year of her divorce being finalized

Which of these steps in the data mining process most likely involves the actual "mining" or "Knowledge Discovery in Data"?

Model building and evaluation

Why is it important for all organizations, no matter how small, to create and implement organizational information policies?

Organizational data are a critical asset; it is important to ensure its security.

For which of the following tasks would it be more appropriate to use a NoSQL database than a SQL database? More than one answer may be correct.

Organizing user-generated comments from your company's Twitter, Facebook, and Instagram pages Analyzing large volumes of data that are stored in the cloud

In the relationship shown in the image, the Owners table is linked to the Pets table by a one-to-many relationship. This means that each entry in the OwnerID field can be linked to many ___.

Pets

For which task is a data mart more useful or appropriate than a data warehouse?

Resolving a current problem with a specific type of inventory, purchase transaction, or supply chain

Which of the following is a task that an SQL statement would be expected to perform?

Retrieve data

Which statement best summarizes the primary advantages of performing a data quality audit?

The audit recommends ways the organization can improve its data quality and reduce costs through increasing data consistency.

Which statement best summarizes how a data governance (DG) plan is created?

The plan is tailored to the organization's specific goals, objectives, and activities.

Why do large, data-driven companies use analytic platforms?

They generate vast amounts of organizational data and need to be able to rapidly analyze and interpret this information to make informed business decisions.

What is the primary role of a database administrator (DBA)?

To monitor the database and ensure that it functions when needed

A leading manufacturer of fitness trackers partners with a large health insurance network. Insurance network members receive a discounted fitness tracker and financial rewards for setting and achieving tracked personal fitness goals. Which characteristic of the resulting Big Data would be most directly affected by a tracker software error that counted users' arm movements as steps?

Veracity

Where could you click to switch to the Design view?

View

A corporate sales organization is hosting its annual regional meeting. It needs to book a hotel within the region where attendees will stay for three days and two nights. The hotel must have: 30 standard hotel rooms for its sales reps, 5 suites for the regional managers, and 5 conference rooms to hold training sessions. There also must be two restaurants within walking distance of the hotel that can accommodate a dinner reservation for 40 people. Which web mining technique would the organization use to narrow down the choices of hotels to those that fit these parameters?

Web content mining

Which of the following is an example of an advantage of being able to access a database via the web? More than one answer may be correct.

Your company needs suppliers in all countries to be able to access your inventory database. Turnover among telephone customer service representatives at your company is high and they receive only brief training before they interact with customers. Reps need to be able to access your sales database to assist customers who call. Your product is primarily sold in developing countries where most of your suppliers are small business owners who access the Internet via a mobile device instead of a computer. Need help? Review these concept resources.

Data mining is best described as ______.

a research and analysis technique in which data analysts employ mathematical tools and artificial intelligence (AI) to search large volumes of data and discover less-obvious patterns and trends

The four steps in a data quality audit are ______.

assessment, design, transformation, and monitoring

Establishing how an organization manages its data and making sure the organization adheres to these methods is a function called ______.

data administration

Organizing data so that data are in simple tables without any redundancies is known as __________.

data normalization

The practice of data scrubbing is a vital part of data quality management because it ______.

ensures ongoing data validity by identifying and then fixing data errors

Organizations use data warehouses mainly to ______.

facilitate the analysis of data from multiple sources

In a relational database, a common field that links two tables in a relationship but is not a primary key is called a _____ key.

foreign, foreign key, or fk

Organizations perform data quality audits in order to ______.

gain an overall assessment of the strengths and weaknesses of their data

The primary purpose of a business intelligence (BI) system is to ______.

help a business make strategic decisions based on its own data

A database management system (DBMS) is a computer program that is used to ______.

help organize the data found in a database

Businesses use business intelligence (BI) systems to ___.

help them make decisions that are informed by business data and facts

In contrast to computerized systems, traditional file management systems can create issues with ______.

organization, repetition, and lack of consistency

The Important goals of data governance (DG) are to ______.

protect data from risk, misuse, regulatory noncompliance, and quality and cost issues

A database provides the capability of conducting searches or asking questions. A question or search for information in a database is called a

query

To search a database for information, create a ___.

query

Analytic platforms are designed to ______.

quickly gather and analyze specific organizational data to provide information that guides decision making

A link between tables in a relational database that defines how the data are related is called a _____.

relationship

To display or distribute information from a database, programmers or database administrators create ___.

reports

A relational database management system (RDBMS) is a type of DBMS whose primary function is to ______.

show how data are connected through relationships

The primary characteristic of a relational database is that it ______.

stores and allows access to data objects that are related to one another

Which of the following is an example of why a database should be accessible through the web? More than one answer may apply.

A small distributor with limited staffing wants customers to be able to track the status of their orders without having to contact a customer service representative. A company has recently scaled its operations so that it competes internationally and needs business partners all over the world to have access to its database. A large portion of a company's workforce are contract workers who work offsite, using their own devices to complete their work.

Which of the following is an example of a web experience that could be improved by web mining? More than one answer may be correct.

A travel company wants to know what amenities people search for before booking a hotel for a vacation so that the company can increase the coverage of those amenities on their website. A small online retailer has noticed that most people viewing products from its gaming pages browse for about 5 minutes and end up making purchases, but over 75 percent of people viewing products from its home goods pages leave within the first 30 seconds. It wants information on how the two pages are different. A subscription learning app that targets kindergarten students wants to meaningfully update its lessons so that visually impaired children can use them.

Relational database management systems (RDBMS) have a variety of tools that can be used to execute/run queries. One of these query tools is the ability to execute/run action queries. Which of the following are common types of action queries? More than one answer may be correct.

Append query Update query Delete query

Select the two statements that correctly explain the roles of data marts and data warehouses in a decision support system (DSS).

Data warehouses are used to analyze long-term, historical data for an organization's strategic purposes, because they store data from different time periods and subject areas. Data marts are used to analyze recent data that a department needs for operational troubleshooting and management, because they collect and measure data specific to that area.

How does the structure of an online analytical processing (OLAP) database shape its core functionality?

Its use of data cubes allows users to conduct complex queries, analyses, and modeling by taking multiple dimensions of data (types or levels) into account and viewing data from multiple viewpoints or "slices" (such as by date and location).

Which of the following are examples of data objects that a relational database management system (RDBMS) may include?

Names of customers and records of when merchandise was returned Addresses of the company's wholesalers and the number of items in a company's inventory

Which of the following tasks can businesses perform with the help of in-memory computing? More than one answer may be correct.

Predicting the impact of news on stock prices and conducting immediate transactions Mapping alternate driving routes to help truckers avoid bad weather and traffic jams Alerting online customers that the desired item is out of stock, before the order is placed

Your college has a database with a Students table. Which two of the following could be a primary key in the table?

Social Security Number Student number

Which of the following statements correctly describes a defining characteristic of Big Data? More than one answer may be correct.

The data are measured in terabytes (trillions of bytes) or even larger units. The data are from structured and unstructured sources and exist in multiple forms.

Referential integrity states that structural relationships in relational databases must ______.

be consistent: a foreign key field that references a primary key field must agree with that primary key

A company's periodic web mining exercise to determine its best-selling products resulted in the discovery that a product sold in conjunction with a movie released 10 years ago has recently become coveted by nostalgia fans. The company redesigned its website so that interested consumers can purchase the product right on the homepage. This company has used web mining to ______.

improve site usability

Forms structure data input to help ensure data _______, meaning the information entered is accurate, timely, and useful.

integrity or accuracy

Businesses can use in-memory computing to conduct or support almost any task that ______.

involves the near-instantaneous processing and analysis of huge volumes of data

Why must database administrators (DBA) be trained or experienced in using an organization's specific database platform?

They must troubleshoot or solve problems with the database when necessary.

Organizations often use data scrubbing software because it ______.

automatically analyzes data, then fixes any errors, and consistently formats the data according to an organization's guidelines

A mid-sized independent hardware store has recently merged with a large national chain. The local owners have long used a reliable database to manage inventory. Their database has been essential in balancing orders for seasonal merchandise with the problem of limited shelf space. The merger will soon entail managing many more types of data, as the national chain has approved lists of suppliers, precise requirements for recording transactions, specific human resources procedures, and more. Which statement best summarizes what the local managers will be able to do for the first time when they start using the parent company's database management system (DBMS)?

The managers will be able to create, edit, and store data in a secure manner across all data types required by the parent company.


Related study sets

Seven Steps of a Chemical Synapse

View Set

Business Law Chapter 24, Intellectual Property

View Set

chapter 8 - defining race & ethnicity

View Set

Chapter 12 Surgical Case Management

View Set

Unit 13: Acids, Bases, and Salts (Building Block 2)

View Set

Layout and Installation of Tubing and Piping Systems (12302-15)

View Set