Curious about Actual Tibco TIBCO Certified Professional (TCP-SP) Exam Questions?

Here are sample Tibco Spotfire Certified Professional (TCP-SP) Exam questions from real exam. You can get more Tibco TIBCO Certified Professional (TCP-SP) Exam premium practice questions at TestInsights.

Page: 1 /
Total 60 questions
Question 1

What are the three types of input parameters used in the scripts?

Choose 3 answers


Correct : A, C, D

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.Reference:Spotfire Analyst Scripting,How to Get Values of the Input Parameters of a Data Function in TIBCO Spotfire Using IronPython Scripting


Options Selected by Other Users:
Mark Question:

Start a Discussions

Submit Your Answer:
0 / 1500
Question 2

In which category can TERR functions be found?


Correct : B

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.Reference:Built-In TERR Expression Functions in Spotfire,Registering the TERR Script as an Expression Function


Options Selected by Other Users:
Mark Question:

Start a Discussions

Submit Your Answer:
0 / 1500
Question 3

Which two of the following are ways to use R scripts in custom expressions? Choose 2 answers


Correct : A, E

There are two ways to use R scripts in custom expressions in Spotfire: registering R scripts as data functions and using the TERR_string() and related functions. Registering R scripts as data functions allows you to create your own functions using R syntax and call them from the custom expression and calculated column dialog boxes. You can also edit the saved expression functions from the Spotfire user interface. Using the TERR_string() and related functions allows you to execute R expressions that have been written as text strings within the custom expression. You can also use other functions such as TERR_integer(), TERR_date(), etc. to specify the data type of the output. The other options are not ways to use R scripts in custom expressions, but rather ways to use property controls or action controls, which are devices that can change the content of a property or trigger a script, respectively.Reference:Registering the TERR Script as an Expression Function,Add your own functions using R,Custom Expressions Introduction


Options Selected by Other Users:
Mark Question:

Start a Discussions

Submit Your Answer:
0 / 1500
Question 4

Which of the following features allows users to create scripts that can perform a calculation and return the results to an analysis?


Correct : C

Data functions are scripts that can perform any type of calculation and return the results to an analysis. They can be created using R, Python, or other languages, and they can take input from data tables, columns, or properties, and output data tables, columns, or properties. Data functions can be executed on demand, automatically, or triggered by markings or filters. Data functions can be added to an analysis using the Tools > Register Data Functions menu option in the Spotfire Analyst client, or using the Add Data Function option in the Spotfire Server web interface.Reference:What are data functions?,Spotfire Data Function Library: Python and R Scripts for Data Analysis,Linear Regression in R | A Step-by-Step Guide & Examples


Options Selected by Other Users:
Mark Question:

Start a Discussions

Submit Your Answer:
0 / 1500
Question 5

Which two of the following actions can make visualization mods accessible to other users?

Choose 2 answers


Correct : A, B

To make a visualization mod accessible to other users, you can either save the mod to the Spotfire Library or embed the mod in the analysis. Saving the mod to the Spotfire Library allows other users to browse and use the mod from the Library Browser, as long as they have the appropriate permissions. Embedding the mod in the analysis allows other users to open the analysis and see the mod without having to install it separately.However, embedding the mod in the analysis will increase the size of the analysis file and may affect the performance12.Reference:Saving a Visualization Mod to the Library,Embedding a Visualization Mod in an Analysis


Options Selected by Other Users:
Mark Question:

Start a Discussions

Submit Your Answer:
0 / 1500
Page:    1 / 12   
Total 60 questions