exam questions

Exam DP-900 All Questions

View all questions & answers for the DP-900 exam

Exam DP-900 topic 1 question 285 discussion

Actual exam question from Microsoft's DP-900
Question #: 256
Topic #: 1
[All DP-900 Questions]

In an analytical data model, which type of table contains entities that are used to aggregate numeric values, where each entity is represented by a row with a unique key value?

  • A. bridge
  • B. dimension
  • C. fact
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
testmaillo020
Highly Voted 10 months ago
Selected Answer: C
- Fact Table is the correct answer because it is designed to store and aggregate numeric values. The rows in the fact table represent individual transactions or events and are uniquely identified by a combination of foreign keys and sometimes a unique identifier (such as a transaction ID). - These numeric values (facts) are the ones aggregated to provide insights, such as total sales, average order value, or total profit, making the fact table central to quantitative analysis in an analytical data model.
upvoted 5 times
...
AccountHatz
Most Recent 2 months, 4 weeks ago
Selected Answer: B
Trick question
upvoted 1 times
...
8014bfe
8 months, 3 weeks ago
Selected Answer: B
This feels like a trick question, but with how it's worded I think the answer is B. dimension. Fact tables typically contain quantitative data. Dimensions typically contain qualitative data. The dimensions are often used to slice or group the quantitative data from the fact tables, though. For example, you could use the Customer dimension to aggregate sales amounts from the Sales fact table by Customer. This is what makes me think Dimension is actually the right answer for this question. The "numeric values" are the misleading part.
upvoted 3 times
...
Sr18
12 months ago
Correct Option C: Fact tables contains all foreign keys from Dimensions. That is to make sure of data integrity in star schema.
upvoted 1 times
...
_s3r3nd1p1t1_
1 year, 1 month ago
it's B. The question is which type of table contains entities where each entity is represented by a row with a unique key value? [that are used to aggregate numeric values] --> this is on purpose noise
upvoted 3 times
...
AGTraining
1 year, 1 month ago
C - Fact Table
upvoted 2 times
...
L123456789
1 year, 1 month ago
The answer is without a doubt => C - Fact Table Typically dimension tables don't store numeric values and are not aggregated. They are used to aggregate information in the fact tables BY DIMENSION
upvoted 1 times
...
Yomzie
1 year, 2 months ago
Coined another way: What type of table contains entities used to aggregate numeric values, where each entity is represented by a row with a unique key value, in an Analytic Data Model? ChatGPT: In an Analytic Data Model, the type of table that contains entities used to aggregate numeric values, with each entity represented by a row with a unique key value, is typically referred to as a "fact table." A fact table is a central component of a multidimensional data model such as a star schema or snowflake schema. It contains quantitative data (facts) about a business process or activity and serves as the primary source for aggregating and analyzing numerical measures. Each row in the fact table represents a specific event or transaction, and the fact table usually includes foreign keys that reference dimension tables, which provide context and additional descriptive attributes for the facts. Fact tables play a crucial role in supporting analytical queries and reporting in data warehousing and business intelligence environments by enabling the aggregation of data across different dimensions, such as time, geography, product, or customer.
upvoted 1 times
...
Mega2
1 year, 2 months ago
Selected Answer: C
A Fact table typically stores quantitative data, often referred to as measures or metrics, and contains foreign keys that reference related Dimension tables. Fact tables are central to a star schema or snowflake schema design, which are common schema designs used in data warehousing and OLAP environments for supporting analytical querying and reporting.
upvoted 3 times
...
Houassa
1 year, 2 months ago
Selected Answer: B
Dimension
upvoted 1 times
...
AGTraining
1 year, 4 months ago
B - Dimension Table
upvoted 1 times
Yomzie
1 year, 2 months ago
The question says, "...used to aggregate numeric values," Dimension Table contains all kinds of data elements, not only numeric values. Only a FACT table is composed as containing numeric values (the aggregation of all Dim Table Primary Keys).
upvoted 1 times
...
...
SgnBaiocchi
1 year, 5 months ago
INCORRECT. It's B, Dimension. Here from ChatGPT: In an analytical data model, the type of table that contains entities used to aggregate numeric values, with each entity represented by a row having a unique key value, is typically referred to as a "dimension table."
upvoted 2 times
Yomzie
1 year, 2 months ago
Just copied and posted exact same question to ChatGPT, and here is the response: In an analytical data model, the type of table that contains entities used to aggregate numeric values, with each entity represented by a row with a unique key value, is typically referred to as a "fact table." A fact table contains quantitative data (facts) about a business process or activity, and it often includes foreign keys that reference the dimension tables. These foreign keys allow the fact table to be joined with the dimension tables, which contain descriptive attributes related to the facts being measured. Fact tables are central to multidimensional modeling techniques such as star schemas and snowflake schemas, which are commonly used in data warehousing and business intelligence environments for analyzing and reporting on large volumes of data.
upvoted 1 times
Yomzie
1 year, 2 months ago
So, ChatGPT only responds based off of heuristics it's trained on, or data previously fed to it.
upvoted 1 times
...
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago