What is its R-squared value?
Question 30: Skipped Using the CoffeeChain table, create a scatter plot of Profit (x-axis) vs Sales (y-axis) broken down by State. Add a Linear trend line to the view. What is its R-squared value?A . 0.783262B . 0.739284C . 0.759329D . 0.748472View AnswerAnswer: A Explanation: Trend lines have become popular...
True or False: A reference line cannot be added from the Analytics Pane
True or False: A reference line cannot be added from the Analytics PaneA . TrueB . FalseView AnswerAnswer: B Explanation: You can add a reference line to any continuous axis in the view. To add a reference line: Drag Reference Line from the Analytics pane into the view. Tableau shows...
True or False: All rows from both tables are returned in an INNER JOIN
True or False: All rows from both tables are returned in an INNER JOINA . TrueB . FalseView AnswerAnswer: B Explanation: The INNER JOIN keyword selects all rows from both tables as long as there is a match between the columns. Consider 2 tables "Orders" and "Customers". If there are...
The default path for all supporting files, data sources, icons, logs etc is in ______________________
The default path for all supporting files, data sources, icons, logs etc is in ______________________A . Documents -> Tableau FilesB . Documents -> TableauC . Documents -> My Tableau RepositoryD . Downloads -> Tableau Support FilesView AnswerAnswer: C Explanation: By default, all of the above mentioned are stored in Documents...
What will the following function return?
What will the following function return? LEFT("Tableau", 3)A . An errorB . TabC . eauD . bleView AnswerAnswer: B Explanation: The following is the official documentation for the String function LEFT: Reference: https://help.tableau.com/current/pro/desktop/en-us/functions_functions_string.htm
__________ is a technique in Tableau which will identify marks with similar characteristics
__________ is a technique in Tableau which will identify marks with similar characteristicsA . ClusteringB . GroupingC . SetsD . UnionView AnswerAnswer: A Explanation: Cluster analysis partitions marks in the view into clusters, where the marks within each cluster are more similar to one another than they are to marks...
Which of the following would you use to connect to multiple tables in a single data source at once?
Which of the following would you use to connect to multiple tables in a single data source at once?A . A BlendB . A HierarchyC . A SetD . A JoinView AnswerAnswer: D Explanation: The data that you analyze in Tableau is often made up of a collection of tables...
Dates in Tableau are typically treated as ______________
Dates in Tableau are typically treated as ______________A . DimensionsB . MeasuresView AnswerAnswer: A Explanation: For relational data sources, dates and times are automatically placed in the Dimensions area of the Data pane and are identified by the date or date-time icon. For example, the Order Date and Ship Date...
Which of the following are valid ways to trigger actions for a Dashboard?
Which of the following are valid ways to trigger actions for a Dashboard?A . HoverB . ClickC . SelectD . MenuE . Double clickView AnswerAnswer: A, C, D Explanation: Whenever we want to add actions to a Dashboard, we can trigger then in the following 3 ways: 1) Select 2)...
Which of the following would BEST satisfy this requirement?
You have cleaned a data source properly, created some calculated fields and renamed some columns. You want to save these changes for future use cases. Which of the following would BEST satisfy this requirement?A . Save it as a .twm fileB . Save it as a .twb fileC . Save...