Exam 2 Flashcards
A report is a premade analytical view of sometimes complex data.
A. True
B. False
A. True
A report that contains all the important facts, but not more than are necessary.
A. Complete
B. Accurate
C. Timely
D. Accessible
A. Complete
Put these report development steps in the correct order.
A. Finalizing the report structure
B. Building the layout for readability
C. Binding the analytics to the data
D. Identify data sources
D. Identify data sources
B. Building the layout for readability
C. Binding the analytics to the data
A. Finalizing the report structure
What is the most important step in authoring a well-designed report?
A. Identifying data sources
B. Identifying the needs of the report user
C. Deployment
D. Building the layout for readability
B. Identifying the needs of the report user
What does “binding” data mean?
A. Creating a preliminary crosstab report
B. Drawing user attention to specific values
C. Connecting a report component (e.g. a chart) to its data sources
D. Combining two or more star schemas into one virtual schema
C. Connecting a report component (e.g. a chart) to its data sources
In which report authoring step is “types of data the report is intended to convey” considered?
A. Identifying the needs of the report user
B. Identifying data sources
C. Building the layout for readability
D. Binding analytical components to the data sources
C. Building the layout for readability
Ad Hoc reports are created to meet a specific one-time need.
A. True
B. False
A. True
What is the difference in report and dashboard?
A. Reports allow users to interact directly with the data unlike a dashboard.
B. To change a report, users must rerun it with new parameters such as date.
C. Dashboards are static and only show data at a point in time.
D. Dashboards do not offer animation on interactivity like a report can.
B. To change a report, users must rerun it with new parameters such as date.
What is a data dashboard?
A. report prepared so that information requirements can be defined
B. Report written around the data outcomes
C. Collection of graphs and tables displayed together on a screen
D. data in a tabular format
C. Collection of graphs and tables displayed together on a screen
In most circumstances, the terms dashboard and cockpit can be used interchangeably.
A. True
B. False
A. True
To make dashboards more responsive to user choices, designers can add interactive features shown below EXCEPT:
A. Radio buttons
B. Dials
C. Text boxes
D. Sliders
C. Text boxes
What does a balanced scorecard do?
A. Measures strategic progress or a firm
B. Balances Human Resources and Payroll
C. Helps to communicate Human Resources policies
D. Balances revenue and expenses by goal
A. Measures strategic progress or a firm
Both a balanced scorecare and a dashboard can display:
A. KPIs
B. Financial data
C. Non-financial data
A. KPIs
B. Financial data
C. Non-financial data
Display-only dashboards allow users to choose inputs that modify the visualization to meet their specific needs.
A. True
B. False
B. False
What is the process of adding interactive functionality using a programming language?
A. Server-side scripting
B. Responsive programming
C. Interactive programming
D. Client-side scripting
D. Client-side scripting
On a dashboard, accordions are best used
A. To select nested values
B. In a scorecard analysis
C. Add interactive wave files to a dashboard
D. To graphically represent data
A. To select nested values
The traditional V’s of the Big Data are
A. Volume, Value, Vision
B. Velocity, Variety, Very big
C. Volume, Variety, Velocity
D. Volume, Variety, Virtual
C. Volume, Variety, Velocity
In terms of big data, What is meant by data volatility?
A. Speed at which data are generated and collected
B. Changes in the meaning of data over time or in context
C. The lifespan of the data/how long it should be stored
D. Reliability or truthfulness of data
C. The lifespan of the data/how long it should be stored
Which of the following is NOT true of data mining?
A. It is the process of turning large amounts of data into useful information
B. It is a tool used to extract patterns and correlations from data
C. It is no longer supported with current software
D. It requires carefully analyzing data from various dimensions
C. It is no longer supported with current software
In big data, unstructured and structured data is related to:
A. Variety
B. Value
C. Veracity
D. Volume
A. Variety
One of the drivers of the big data is the world becoming increasingly digital.
A. True
B. False
A. True
Data velocity is
A. The many types of data collected
B. Massive amounts of data collected
C. Pace at which data is collected
D. The quality or trustworthiness of data
C. Pace at which data is collected
How do firms gather data through sentiment mining?
A. Evaluating customer comments from social media (Facebook and Twitter)
B. Examine purchases through video cameras
C. Uncover unknown patterns of databases and variables
D. Obtain data from UPC scanner codes
A. Evaluating customer comments from social media (Facebook and Twitter)
Which of the following statements about data mining (DM) is FALSE?
A. If the benefits outweighs the cost, DM activities are justified
B. Analysts believe that big data and DM are driving advances in stat methods
C. DM involves sifting through large volumes of data to obtain insights
D. DM is unique to the business world
D. DM is unique to the business world
The role of data analytics becomes more important the _____ predictable a system is
A. More
B. Less
B. Less
Which system classification is the most predictable?
A. Nondeterministic
B. Chaotic
C. Deterministic
D. Stochastic
C. Deterministic
Which system classification would benefit the most from data mining?
A. Nondeterministic
B. Chaotic
C. Deterministic
A. Nondeterministic
Place the data mining process steps in the correct order from top to bottom
A. Deployment
B. Validation
C. Data Staging
D. Data Mining Model
C. Data Staging
D. Data Mining Model
B. Validation
A. Deployment
Which types of data mining model is unsupervised?
A, Prescriptive
B. Predictive
C. Anticipatory
D. Descriptive
D. Descriptive
Which type of data mining model is classification?
A. Prescriptive
B. Predictive
C. Anticipatory
D. Descriptive
B. Predictive
What is the purpose of the validation data partition?
A. Train the model based on existing data
B. Check how the model performs on predicting the outcomes
C. Provides an unbiased estimate of how the model will perform with new data
B. Check how the model performs on predicting the outcomes
What benefit do in-memory databases provide over traditional databases?
A. Discover patterns in data for future forecasts
B. Allow for unsupervised data mining
C. Include all relevant data are in memory (RAM) all the time
D. Ability to process data mining on chaotic systems
C. Include all relevant data are in memory (RAM) all the time
What method involves processing large volumes of data almost instantaneously to provide feedback ASAP?
A. Real-time analytics
B. Monitoring data models
C. Anticipatory data models
D. Deterministic systems
A. Real-time analytics
_______ is used to form group or clusters of similar records based on measurements made on these records.
A. Time series analysis
B. Cluster analysis
C. Discriminant analysis
D. Association analysis
B. Cluster analysis
What type of analytic is clustering?
A. Descriptive
B. Diagnostic
C. Predictive
D. Prescriptive
A. Descriptive
K-means clustering is an unsupervised analytic.
A. True
B. False
A. True
A member of a cluster is
A. Most similar to members within other clusters
B. Dissimilar to other members within the same cluster
C. Most similar to other members within the same cluster
C. Most similar to other members within the same cluster
K-means cluster analysis is not sensitive to outliers.
A. True
B. False
B. False
K-means clustering
A. Can be used with qualitative data
B. Converges to a global optimum
C. Can be used with quantitative data
D. Does not require a number of clusters to be defined beforehand
C. Can be used with quantitative data
In K-means clustering K is
A. the number of clusters
B. the number of decimals
C. the number of times the algorithm iterates
D. name of the inventor
A. the number of clusters
What is the rule of tumbe for calculating the number of clusters?
A. Sqrt(N+2)
B. Sqrt(N)
C. Sqrt(N-2)
D. Sqrt(N/2)
D. Sqrt(N/2)