
Latest Tibco TCP-SP Dumps for success in Actual Exam May-2024]
Realistic TCP-SP 100% Pass Guaranteed Download Exam Q&A
NEW QUESTION # 16
Which one of the following statements does not refer to TIBCO Enterprise Runtime for R (TERR)?
- A. A high-performance statistical engine
- B. Enterprise-grade analytical engine compatible with R
- C. Extends the reach of R
- D. Many limitations in R are resolved by TERR
- E. A proprietary multi-paradigm programming language and numeric computing environment
Answer: E
Explanation:
TIBCO Enterprise Runtime for R (TERR) is an enterprise-grade analytic engine that is fully compatible with the R language and embedded in Spotfire1. It extends the reach of R by allowing users to deploy their R code on a commercially supported and robust platform withoutthe need to rewrite their code2. It also resolves many limitations in R, such as memory management, performance, and scalability3. It is not a proprietary multi-paradigm programming language and numeric computing environment, but rather a reimplementation of the R language using C++4. The statement that describes TERR as such is incorrect and does not refer to TERR. References: Spotfire® Enterprise Runtime for R - TIBCO Software, What is TERR? How to get started with TERR in Spotfire. - TIBCO Software, TIBCO® Enterprise Runtime for R FAQ - TIBCO Software, TIBCO® Enterprise Runtime for R (TERR) - TIBCO Software
NEW QUESTION # 17
Which variable can be used along with THEN keyword to pick out a node of interest in an expression?
- A. [X.LevelName]
- B. [Categorylndex.X]
- C. [Axis.Color]
- D. [Axis.X]
Answer: B
Explanation:
The variable [CategoryIndex.X] can be used along with the THEN keyword to pick out a node of interest in an expression. This variable represents the index of the node on the X axis, starting from zero. For example, to get the value from node number five on the X axis and put it on all other nodes, you could use an expression like this:
Sum ( [Sales]) THEN Sum (if ( [CategoryIndex.X]=4, [Value],0)) OVER (All ( [Axis.X])) The other variables, [Axis.Color], [Axis.X], and [X.LevelName], are not used to pick out a specific node, but rather to refer to the color, value, or level name of the node, respectively1. References: Using Expressions on Aggregated Data (the THEN Keyword)
NEW QUESTION # 18
Which three of the following are property control types?
Choose 3 answers
- A. Buttons
- B. Hyperlinks
- C. Bookmarks
- D. Sliders
- E. List boxes
- F. Drop-down lists
Answer: D,E,F
Explanation:
Property controls are devices that can change the content of a property in an easy way. They can be inserted in a text area and configured to use the values from a data table or a fixed list. There are six types of property controls available in TIBCO Spotfire: label, input field, drop-down list, list box, slider, and button1. Out of these, the options C (list boxes), D (drop-down lists), and E (sliders) are valid property control types. The other options are not property control types. Bookmarks are used to save and restore the state of an analysis2. Hyperlinks are used to link to external web pages or documents3. Buttons are used to execute scripts or actions4. References: 1: Details on Property Control - TIBCO Software1, 2: Bookmarks - TIBCO Software2, 3: Hyperlinks - TIBCO Software3, 4: Buttons - TIBCO Software4
NEW QUESTION # 19
In which category can TERR functions be found?
- A. Binning functions
- B. Logical functions
- C. Math functions
- D. Statistical functions
Answer: D
Explanation:
TERR functions are a subset of the built-in expression functions in Spotfire that invoke the TERR engine for advanced statistical analysis. You can find them in the Function list of the Custom Expressions or Insert Calculated Column dialog box, under the category Statistical functions. TERR functions have the prefix TERR_ or TERRAggregation_ followed by the Spotfire data type of the output. For example, TERR_Real, TERRAggregation_String, etc. You can also register your own TERR scripts as expression functions and assign them to a custom category. References: Built-In TERR Expression Functions in Spotfire, Registering the TERR Script as an Expression Function
NEW QUESTION # 20
Which three of the following are types of input or output parameters for a data function?
Choose 3 answers
- A. Visualization
- B. Table
- C. Column
- D. Document property
- E. Value
- F. Column property
Answer: C,D,E
Explanation:
A data function is a reusable calculation that can be applied to data in a Spotfire analysis. A data function can have input and output parameters that define how the data function interacts with the data and the analysis.
The input parameters specify what data or values are required for the data function to run, and the output parameters specify what data or values are returned by the data function. The types of input or output parameters for a data function are1:
* Column: A column parameter represents a single column of data from a data table. A column parameter can be used as input to provide a vector of values to the data function, or as output to create a new column in the data table or overwrite an existing column. A column parameter can have a data type such as real, integer, string, or boolean.
* Document property: A document property parameter represents a value that is stored in the analysis document and can be used to control various aspects of the analysis, such as filters, markings, colors, etc. A document property parameter can be used asinput to provide a scalar value to the data function, or as output to create a new document property or overwrite an existing document property. A document property parameter can have a data type such as real, integer, string, boolean, date, or time.
* Value: A value parameter represents a scalar value that is entered by the user or calculated by the data function. A value parameter can be used as input to provide a constant or variable value to the data
* function, or as output to return a single value from the data function. A value parameter can have a data type such as real, integer, string, boolean, date, or time.
The other options, column property, table, and visualization, are not valid types of input or output parameters for a data function. References:
* Details on Data Functions - Parameters
* Configuring Data Function Parameters
* How to select/deselect inputs/outputs/parameters in Statistica Data Function for Spotfire
* How to pass input from Spotfire to Statistica Data Function?
NEW QUESTION # 21
Which of the following are layers in a map chart?
Choose 3 answers
- A. Image
- B. Feature
- C. Icon
- D. Data
- E. Marker
Answer: A,B,E
Explanation:
A map chart visualization consists of one or more layers that display different types of information on a map. The following are the types of layers that can be added to a map chart1:
* Marker layer: This layer displays data points as markers or pies on the map, based on coordinates (usually latitude and longitude) or geocoding (matching data values togeographic locations). Markers can be colored, sized, and shaped by data columns, and can show tooltips and details on demand. Pies can show the distribution of multiple categories within each data point.
* Feature layer: This layer displays geographic features such as countries, regions, states, or custom shapes on the map, based on shapefiles or WKT (well-known text) format. Features can be colored by data columns, and can show tooltips and details on demand. Features can also be used for spatial calculations such as aggregating data by area or finding nearest neighbors.
* Image layer: This layer displays a custom image on the map, such as a floor plan, a stadium, or a conference venue. The image can be aligned and scaled to fit the map coordinates, and can be used as a background for other layers.
* Map layer: This layer displays the background map that provides the geographic context for the map chart. The map layer can be selected from a list of predefined maps, or customized by adding TMS (tiled map service) or WMS (web map service) layers from external sources.
* WMS layer: This layer displays a dynamic image from a web map service (WMS) on the map, such as weather, traffic, or satellite imagery. The WMS layer can be configured by specifying the URL, the layer name, and the style of the web service.
The icon and data options are not valid types of layers in a map chart. References:
* How to Use the Map Chart
* Map Chart Properties - Layers
* GeoAnalytics Resources - WMS and TMS Layers
* How To Get Started With Spotfire Map Charts
* Creating a map chart
NEW QUESTION # 22
What are the three types of input parameters used in the scripts?
Choose 3 answers
- A. Visualization
- B. Page or data table in the current analysis
- C. Action Control
- D. Data types (e.g. text string, integer, etc.)
Answer: B,C,D
Explanation:
Input parameters are used to pass values from the analysis to the script. They can be of three types: page or data table in the current analysis, action control, or data type. Page or data table in the current analysis allows the script to access a specific page or data table by name. Action control allows the script to be triggered by a user action, such as clicking a button or selecting a value from a list. Data type allows the script to accept a value of a specific data type, such as text string, integer, date, etc. Visualization is not a type of input parameter, but rather an object that can be accessed by the script using the Document.ActivePageReference.Visuals property. References: Spotfire Analyst Scripting, How to Get Values of the Input Parameters of a Data Function in TIBCO Spotfire® Using IronPython Scripting
NEW QUESTION # 23
Which visualization type is like a cross table which contains color instead of numbers?
- A. Heat map
- B. Parallel coordinate plot
- C. Treemap
- D. Scatter plot
Answer: A
Explanation:
A heat map is a visualization type that is similar to a cross table, but instead of displaying numbers, it displays colors that represent the values in the cells. A heat map can be used to show the distribution of data across two or more categories using a color gradient. A heat map can also be colored by a third column, which can be selected from the Color by drop-down list in the Cross Table Properties dialog. A heat map can have different color schemes applied to different color scheme groupings, which are containers for one or more axis values that share the same color scheme. To learn more about coloring in cross tables and heat maps, see Coloring in Cross Tables and Heat Maps. References: Cross Table Properties - Colors, Coloring in Cross Tables and Heat Maps, Specifying text color and background color for cross table cells, How to set a custom color scheme for a particular column.
NEW QUESTION # 24
Which of the following is not a filter type in Spotfire?
- A. Range Filter
- B. ItemFilter
- C. Radio Button Filter
- D. Toggle Filter
Answer: D
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 filter can be created from the right-click menu of a filter, and it will appear as a button in the filters panel. The filter types in Spotfire are determined by the data type of the column, and they can be changed by right-clicking the filter and selecting Filter type. The available filter types are: Item Filter, Range Filter, Radio Button Filter, Check Box Filter, List Box Filter, Slider Filter, Text Filter, Date Filter, Time Filter, and Expression Filter. References: Changing filter type, Filtering Data, Filtering Schemes
NEW QUESTION # 25
Comparison circles are used in which visualization?
- A. Box plot
- B. Map chart
- C. Line chart
- D. Scatter plot
Answer: A
Explanation:
Comparison circles are a way to display whether or not the mean values for various categories (boxes in the box plot) are significantly different from each other. The circles are drawn with their centers at the mean value for the box to which they correspond. If the circles for different groups do not overlap, the means of the two groups are generally significantly different. If the circles have a large overlap, the means are not significantly different. References: What are Comparison Circles? - TIBCO Software
NEW QUESTION # 26
Which of the following visualizations is designed to display hierarchical data?
Choose 2 answers
- A. Heat map
- B. Map chart
- C. Treemap
- D. Scatter plot
- E. Pie chart
Answer: C,E
Explanation:
Pie charts and treemaps are both designed to display hierarchical data, as they can show the relative proportions of different categories and subcategories in a nested structure.Pie charts use circular sectors to represent the values, while treemaps use rectangular tiles. Both visualizations can be used to compare the sizes of different groups and drill down into the details12.
Map charts, heat maps, and scatter plots are not specifically designed for hierarchical data, although they can be used to show some aspects of it. Map charts show geographical data on a map, heat maps show the distribution of values in a matrix, and scatter plots show the relationship between two or more variables in a Cartesian coordinate system34 . References:
* Pie Chart - TIBCO Software
* Treemap - TIBCO Software
* Map Chart - TIBCO Software
* Heat Map - TIBCO Software
* [Scatter Plot - TIBCO Software]
NEW QUESTION # 27
Which is the right level of permission to be set for a folder in a library?
- A. Access + Full Control
- B. Browse + Access
- C. Access + Modify
- D. Browse + Modify
Answer: B
Explanation:
The right level of permission to be set for a folder in a library depends on the intended use of the folder and its contents. However, the most common and recommended level is Browse + Access, which allows the user or group to access and browse the folder contents, and open and use items found in such folders, but not save or modify them1. This level of permission ensures that the folder and its items are visible and usable, but not editable or deletable by unauthorized users or groups. It also allows the folder to show subfolders, if the user or group has Browse + Access permission for the subfolders as well2. The other levels of permission are either too restrictive or too permissive for most scenarios. For example, Access + Full Control would allow the user or group to execute information links, modify and save items, and change permissions for the folder and its contents, but not browse the folder contents or open analysis files1. This level of permission is usually reserved for the Library Administrator group, which has full control of the entire library2Browse + Modify would allow the user or group to browse and access the folder contents, and also modify items or save new items, but not change permissions for the folder and its contents1. This level of permission is suitable for collaborative work, where multiple users or groups can edit and save items in the same folder. However, it also poses a risk of accidental or intentional deletion or modification of items by unauthorized users or groups Access + Modify would allow the user or group to execute information links, and also modify items or save new items, but not browse the folder contents, open analysis files, or change permissions for the folder and its contents1. This level of permission is rarely used, as it limits the visibility and usability of the folder and its items, while allowing modification and saving of items.
References:
* Setting Folder Permissions
* Permissions
* Editing Folder Permissions
* How to report on library permissions
NEW QUESTION # 28
Where are Information Links stored?
- A. As a file on the local machine
- B. In the Library on the local machine
- C. In the Library on the Spotfire Server
- D. As a setting on the local machine
Answer: C
Explanation:
Information links are predefined database queries, specifying the columns to be loaded into the internal data engine of TIBCO Spotfire, and any filters needed to reduce the size of the data table prior to visualization1. Information links are created and saved in thelibrary on the Spotfire Server, where they can be accessed by other users2. Information links are not stored on the local machine, as they are not files or settings, but rather structured requests for data2. References:
* Information Links - TIBCO Software
* Creating an Information Link - TIBCO Software
* Information Links - TIBCO Software
* Changes in Spotfire version 10: How to add an Information link to an existing analysis
NEW QUESTION # 29
Which of the following products does TIBCO Streaming include?
Choose 3 answers
- A. TIBCO StreamBase Studio
- B. TIBCO Spotfire Server
- C. TIBCO StreamBase Server
- D. TIBCO LiveView Server
Answer: A,C,D
Explanation:
TIBCO Streaming is a product family that combines the features of TIBCO StreamBase and TIBCO LiveView (formerly Live Datamart). TIBCO StreamBase Studio is a powerful Eclipse-based IDE that allows developers to create, test, and deploy streaming applications using a graphical language called EventFlow. TIBCO LiveView Server is a component that enables continuous querying and live data visualization for streaming data. TIBCO StreamBase Server is the core engine that executes streaming applications and provides high performance, scalability, and fault tolerance. TIBCO Spotfire Server is not part of TIBCO Streaming, but it can integrate with TIBCO Spotfire Data Streams, which is a Spotfire add-on product that uses the same technology as TIBCO LiveView Server. References: TIBCO Streaming Information, TIBCO Streaming | TIBCO Access Point, Community Product: TIBCO Streaming
NEW QUESTION # 30
What is a "tag" in Spotfire?
- A. Captured knowledge from one or many data sources
- B. Annotations attached to marked rows
- C. A text box that can be added on top of visualization
- D. Snapshot of the state of an analysis
Answer: B
Explanation:
Tags are annotations that can be attached to marked rows in a data table. Each row can only contain a single tag from each tag collection, but the document can contain many tag collections simultaneously. A tag collection is basically a column containing a set of different tags, or annotations. Tags can be used for filtering the data, creating lists, or transferring knowledge from one analysis to another. References: What are Tags?, How to Work with Tags
NEW QUESTION # 31
......
Accurate TCP-SP Answers 365 Days Free Updates: https://www.test4sure.com/TCP-SP-pass4sure-vce.html
TCP-SP DUMPS Q&As with Explanations Verified & Correct Answers: https://drive.google.com/open?id=15BgC80F_umJyklpAQFrcvRfhNSNmHkr4