Most viewers scan content starting at the _____________ of a page.
Correct Answer: A
According to Tableau's official documentation: A picture containing application Description automatically generated
Question 92
What do the colours Blue and Green represent in Tableau?
Correct Answer: A
Important question! If you selected Dimension and Measure, don't worry! It is a very common mistake. But we're here to learn aren't we? When you connect to a new data source, Tableau assigns each field in the data source as dimension or measure in the Data pane, depending on the type of data the field contains. You use these fields to build views of your data.
Question 93
What are two use cases for creating hierarchies from the Data pane? Choose two.
Correct Answer: B,D
Two use cases for creating hierarchies from the Data pane are to add drilldown functionality for fields and to organize related fields together. A hierarchy is a way of organizing data into different levels of detail. For example, a date hierarchy can have year, quarter, month, and day levels. A geographic hierarchy can have country, state, city, and zip code levels. By creating hierarchies from the Data pane, you can quickly drill down or up in a hierarchy to add or subtract more levels of detail in the view. You can also use hierarchies to group related fields together in the Data pane, making it easier to find and use them14 The other options are not valid use cases for creating hierarchies from the Data pane. To concatenate all fields into a single field, you need to use a calculated field or a join, not a hierarchy. To create faster-performing queries, you need to optimize your data source, filters, calculations, or extracts, not create hierarchies
Question 94
True or False: Sets can be created on Measures
Correct Answer: B
Explanation Sets are custom fields that are created within Tableau Desktop based on dimensions from your data source. They are subsets of your data, which can be created manually or computed. Either dimensions or measures can be used to determine what is included or excluded from a set using conditional logic, but to CREATE a set we use dimensions. Reference : https://interworks.com/blog/rcurtis/2016/10/26/tableau-deep-dive-sets-introduction-sets/
Question 95
What does the box in a box plot represent?
Correct Answer: C
In a box and whisker plot: 1) The ends of the box are the upper and lower quartiles, so the box spans the interquartile range 2) The median is marked by a vertical line inside the box 3) The whiskers are the two lines outside the box that extend to the highest and lowest observations.