What are the three different types of properties that can be linked to a property control? Choose 3 answers
What are the three different types of properties that can be linked to a property control? Choose 3 answersA . Document PropertiesB . Text Area PropertiesC . Data Table PropertiesD . Column PropertiesE . Visualization PropertiesView AnswerAnswer: A C D Explanation: Property controls are devices that can change the content...
In Spotfire's IronPython langauge, what does the <code>Document.Pages</code> object represent?
In Spotfire's IronPython langauge, what does the <code>Document.Pages</code> object represent?A . A collection of the web pages where the analysis is publishedB . A collection of the pages in the current documentC . The system pagefileD . A collection of documents accessing sub-objects in the tree of the modelView AnswerAnswer:...
Which of the following is not a filter type in Spotfire?
Which of the following is not a filter type in Spotfire?A . ItemFilterB . Toggle FilterC . Range FilterD . Radio Button FilterView AnswerAnswer: B Explanation: A toggle filter is not a filter type in Spotfire, but a way to switch between two filter settings for a column. A toggle...
A box plot can visualize which three of the following statistical measures? Choose 3 answers
A box plot can visualize which three of the following statistical measures? Choose 3 answersA . Moving averageB . % of totalC . Cumulative sumD . Standard deviationE . VarianceF . MedianView AnswerAnswer: D E F Explanation: A box plot is a graphical tool to visualize key statistical measures, such...
The Expression shortcut "Cumulative Sum" uses which expression?
The Expression shortcut "Cumulative Sum" uses which expression? A) B) C) D) A . Option AB . Option BC . Option CD . Option DView AnswerAnswer: C Explanation: The expression shortcut "Cumulative Sum" uses the expression Sum([Column]) THEN Sum([Value]) OVER (AllPrevious([Axis.X])). This expression calculates the sum of the values in...
Transforming an underlying Data Table from Short/Wide to Tall/Skinny format is known as
Transforming an underlying Data Table from Short/Wide to Tall/Skinny format is known asA . CalculationB . UnpivotC . Renaming ColumnsD . PivotE . NormalizationView AnswerAnswer: B Explanation: Unpivoting is a transformation method that changes the data table from a short/wide format to a tall/skinny format. This means that multiple columns...
Where is the smallest rectangle in the treemap visualization positioned?
Where is the smallest rectangle in the treemap visualization positioned?A . Bottom-left cornerB . Top-right cornerC . Top-left cornerD . Bottom-right cornerView AnswerAnswer: D Explanation: A treemap visualization is a way of displaying large amounts of hierarchically structured data. The space in the visualization is split up into rectangles that...
Which three of the following are types of input or output parameters for a data function? Choose 3 answers
Which three of the following are types of input or output parameters for a data function? Choose 3 answersA . ColumnB . Document propertyC . Column propertyD . TableE . ValueF . VisualizationView AnswerAnswer: A B E Explanation: A data function is a reusable calculation that can be applied to...
Which data relationship algorithm compares two numerical values?
Which data relationship algorithm compares two numerical values?A . Chi-squareB . AnovaC . Linear regressionD . Kruskal-WallisView AnswerAnswer: C Explanation: Linear regression is a data relationship algorithm that compares two numerical values by fitting a linear equation to the observed data. It measures the strength and direction of the relationship...
What is TIBCO Streaming?
What is TIBCO Streaming?A . An analytics platform for real-time applicationsB . A component of TIBCO Spotfire Statistics ServicesC . SaaS platform for streaming application developmentD . A combination of Streambase Server, Statistica Studio and LiveView ServerView AnswerAnswer: A Explanation: TIBCO Streaming is an enterprise-grade, cloud-ready streaming analytics platform for...