Business Intelligence and Data Technology Fundamentals
A mixed quiz covering MicroStrategy business intelligence, Excel/VBA spreadsheet functions, and IBM DataStage ETL concepts for data professionals.
Questions
Which stage is similar to uncompress in unix
- Sort stage
- Compress stage
- Expand stage
- None of the above
Which is the most expensive stage
- Sort stage
- Transformer stage
- Modify stage
- None of the above
Which stage can combine db2 or Oracle database with sequential file.
- Join stage
- Merge stage
- Look up stage
- None of the above
Can look up stage have reject link? state true or false
- True
- False
Which stage can remove duplicates
- Sort stage
- Transformer stage
- Remove duplicate stage
- None of the above
Can transformer do sorting? State true or false
- True
- False
which of the following is not an excel 2007 function
- sumsq
- sumx2my2
- sumx2py2
- sumymy2
which of the following is the Volatile function?
- now
- sum
- then
- average
What is the abbreviation of VBA?
- Visual Basi for All
- Visual Basic for Applications
- Visuals Basic for Application
- Visual Beginners for Applications
which of the following statement is true?
- indirect function is like a pointer, which returns the value of its address
- indirect function indirectly refers the CPU memmory
- Indirect function directly referes the CPU memmory
- Indirect function refers the CPU and Server Memmory
What is Metadata?
- Data about the Data
- Machine level Data
- Characteristics of Data
- Relationship between Data
What does a dimension table contain?
- Tables with Measures that cannot be added across all dimensions
- Tables, also known as lookup or reference tables, contain relatively static/ descriptive data
- Tables, represent data, usually numeric and additive
- None
What does a Fact table contain?
- Tables typically contain facts and primary keys to the dimension tables
- Tables typically contain facts/numerical values and are foreign keys to the dimension tables
- Tables containing detail level facts or facts that have been aggregated
- None
Identify Schema Objects.
- Attribute
- Fact
- Functions and Operators
- Filter
Which of the following is the most likely candidate for a ‘Fact’?
- Customer Name
- Number of overtime hrs
- ZIP Code
- Product
A business intelligence architecture using Microstrategy has below components?
- Source Systems
- Data Warehouse
- Metadata
- Microstrategy applications
- All of the above
The requirement is to create a report about all customers grouped by Region where user should be able to select customer region of their choice. Which one will suit?
- Object Prompt
- Metric
- Transformation
- None of the above
If we have to list the Count of Customers by region with specific grouping on Customer Age which option can better help this requirement?
- Page by
- Prompt
- Custom Groups
- Complex Metric
While executing a Report which type of Object allows user to select elements/values?
- Filter
- Prompt
- Consolidations
- Metric
Define Metric?
- Metrics are micro strategy objects that represent business measures and key performance indicators.
- Represent calculations to be performed on data stored in the database.
- These are report components that enable analytical calculations against the warehouse data that can be either read as status material or analyzed for decision-making purposes
- All of the Above