Career upgrade: Learn practical AI skills for better jobs and higher pay.
Level up
All Practice Exams

100+ Free Spotfire Analyst Practice Questions

Pass your TIBCO Spotfire Certified Analyst exam on the first try — instant access, no signup required.

✓ No registration✓ No credit card✓ No hidden fees✓ Start practicing immediately
~65-75% Pass Rate
100+ Questions
100% Free
1 / 100
Question 1
Score: 0/0

When creating an IronPython script in TIBCO Spotfire that modifies a filter panel, which object is used to access the document's filter panel?

A
B
C
D
to track
Same family resources

Explore More TIBCO Certifications

Continue into nearby exams from the same family. Each card keeps practice questions, study guides, flashcards, videos, and articles in one place.

2026 Statistics

Key Facts: Spotfire Analyst Exam

~60

Exam Questions

TIBCO/Cloud Software Group

~70%

Passing Score

TIBCO certification guidelines

75 min

Exam Duration

TIBCO/Cloud Software Group

~$200

Exam Fee

TIBCO/Cloud Software Group

3 years

Validity

Recertification required

TERR

R Runtime

TIBCO Enterprise Runtime for R

The Spotfire Analyst exam has approximately 60 questions in 75 minutes with a passing score of ~70%. Key domains: Visualizations (30-35%), Filtering and Interaction (20-25%), Data Import and Transformation (20-25%), Scripting and Extensions (15-20%), and Platform/Deployment (5-10%). Hands-on Spotfire experience recommended. Certification valid 3 years. Exam fee ~$200. Online proctored via Kryterion Webassessor.

Sample Spotfire Analyst Practice Questions

Try these sample questions to test your Spotfire Analyst exam readiness. Each question includes a detailed explanation. Start the interactive quiz above for the full 100+ question experience with AI tutoring.

1In TIBCO Spotfire, what is the primary purpose of an Information Link?
A.To define a reusable query that retrieves data from a database into a Spotfire data table
B.To create a hyperlink between two visualizations on the same page
C.To connect two separate Spotfire analyses files together
D.To export data from Spotfire to an external reporting system
Explanation: An Information Link is a reusable, parameterized query definition stored in the Spotfire library that retrieves data from a relational database. It abstracts SQL queries so business users can load data without writing code. Information Links support joins, filters, and prompts.
2Which scripting language is natively supported in TIBCO Spotfire for writing data function scripts and automation within the Spotfire client?
A.JavaScript
B.IronPython
C.Groovy
D.Scala
Explanation: IronPython is the native scripting language in TIBCO Spotfire. It is a .NET implementation of Python and is used to write scripts that automate actions, manipulate data, control visualizations, and extend functionality within the Spotfire client environment.
3What does TERR stand for in the context of TIBCO Spotfire analytics?
A.TIBCO Extended Reporting Runtime
B.TIBCO Enterprise Runtime for R
C.TIBCO Embedded R Runtime
D.TIBCO Evaluation and Regression Repository
Explanation: TERR stands for TIBCO Enterprise Runtime for R. It is TIBCO's own implementation of the R statistical language that runs within the Spotfire environment. TERR allows analysts to leverage R packages and statistical functions directly in Spotfire data functions without requiring a separate R server installation.
4In TIBCO Spotfire, what is the function of 'Marking' in a visualization?
A.Permanently deleting rows from the underlying data table
B.Applying a color scheme to differentiate categories in a chart
C.Selecting a subset of data points to highlight and cross-filter other visualizations
D.Adding annotation labels to specific data points on a chart
Explanation: Marking in Spotfire allows users to select (mark) specific data points in one visualization, which then highlights and filters corresponding data in other linked visualizations on the same page. This is the core cross-filtering interaction mechanism in Spotfire.
5Which Spotfire visualization type is best suited for displaying part-to-whole relationships using nested rectangles sized by a measure?
A.Bar chart
B.Heat map
C.Treemap
D.Scatter plot
Explanation: A Treemap displays hierarchical data as nested rectangles, where each rectangle's size is proportional to the value of the measure being analyzed. Treemaps are ideal for showing part-to-whole relationships within a hierarchy in a compact, visual format.
6What is a 'Calculated Column' in TIBCO Spotfire?
A.A database column that Spotfire reads but cannot modify
B.A virtual column derived from an expression or formula applied to existing data table columns
C.A column that stores the results of an IronPython script execution
D.A summary row appended to the bottom of a data table
Explanation: A Calculated Column is a virtual column added to a Spotfire data table that is computed on-the-fly from an expression referencing other columns. It exists only within the Spotfire analysis and does not modify the source data. Calculated columns use Spotfire's expression language.
7In TIBCO Spotfire, which filter type allows a user to select a single value from a dropdown list?
A.Range filter
B.Item filter
C.Radio button filter
D.Text search filter
Explanation: The Item Filter in Spotfire presents a list of unique values as checkboxes (multiple selection) or can be configured to show a dropdown-style selector. When configured as a single-select dropdown it allows choosing one value at a time. This is the standard list-based filter for categorical dimensions.
8What is the Spotfire Library used for?
A.Storing R packages that TERR uses for statistical computation
B.A centralized server-side repository for storing and sharing analyses, templates, Information Links, and other Spotfire resources
C.A local folder on the analyst's machine where downloaded data is cached
D.The collection of built-in chart types available in the Spotfire client
Explanation: The Spotfire Library is a server-side repository hosted on TIBCO Spotfire Server. Analysts and administrators use it to store, organize, and share analyses (.dxp files), templates, Information Links, data connections, color schemes, and other reusable resources across the organization.
9Which visualization in TIBCO Spotfire is specifically designed to show the distribution of a continuous variable, including median, quartiles, and outliers?
A.Line chart
B.Bar chart
C.Box plot
D.Pie chart
Explanation: A Box plot (also called a box-and-whisker plot) is designed to show the statistical distribution of a continuous variable. It displays the median, lower and upper quartiles (Q1 and Q3), the interquartile range (IQR), and potential outliers as individual points beyond the whiskers.
10In Spotfire, what is the difference between a 'data table' and a 'data connection'?
A.A data table is a live query; a data connection holds the loaded data in memory
B.A data connection defines how to connect to a data source; a data table holds the actual data loaded into the analysis
C.They are synonymous terms in Spotfire
D.A data table supports only flat files; a data connection supports only databases
Explanation: A data connection in Spotfire specifies the connection parameters (driver, server, credentials) used to reach a data source. A data table is the in-memory representation of the actual data loaded into a Spotfire analysis, which can be populated from a data connection, a file, an Information Link, or other sources.

About the Spotfire Analyst Exam

The TIBCO Spotfire Certified Analyst exam validates practical proficiency with the TIBCO Spotfire analytics platform. It covers data import (Information Links, data connections, file import), data transformation (calculated columns, pivot, add columns), visualization creation (bar, line, scatter, heat map, treemap, box plot, trellis), interactive features (filtering, marking, bookmarks), IronPython scripting, TERR/R data functions, and Spotfire Library management.

Questions

60 scored questions

Time Limit

75 minutes

Passing Score

~70%

Exam Fee

~$200 (Cloud Software Group (TIBCO) / Kryterion Webassessor)

Spotfire Analyst Exam Content Outline

30-35%

Visualizations

Bar chart, line chart, scatter plot, heat map, treemap, box plot, pie chart, combination chart, trellis, cross table, table plot, map chart, sunburst, waterfall; color schemes, axes configuration, trend lines, dual axes

20-25%

Filtering and Interaction

Item filter, range filter, text search filter, filtering schemes, marking and named markings, limit data using markings, details-on-demand, bookmarks, property controls, panel visibility

20-25%

Data Import and Transformation

Information Links, data connections, data tables, data relations, calculated columns, pivot, unpivot, add columns (join), concatenate rows, load on demand, null handling, data functions output mapping

15-20%

Scripting and Extensions

IronPython scripting, Spotfire API (Document object, FilteringSchemes, DocumentProperties), action controls, TERR data functions, R integration, data function input/output mapping

5-10%

Spotfire Platform and Deployment

Spotfire Analyst client vs. Web Player vs. Business Author, Spotfire Server, Library versioning and sharing, Spotfire Cloud, .dxp file format, bookmarks, license tiers, exam logistics

How to Pass the Spotfire Analyst Exam

What You Need to Know

  • Passing score: ~70%
  • Exam length: 60 questions
  • Time limit: 75 minutes
  • Exam fee: ~$200

Keys to Passing

  • Complete 500+ practice questions
  • Score 80%+ consistently before scheduling
  • Focus on highest-weighted sections
  • Use our AI tutor for tough concepts

Spotfire Analyst Study Tips from Top Performers

1Know all major visualization types cold: bar, line, scatter, heat map, treemap, box plot, trellis, cross table, pie, combination chart
2Understand the difference between marking and filtering, and how 'Limit data using markings' changes visualization behavior
3Master filtering schemes: know what Ignore, Include, and Exclude states do, and how multiple filtering schemes enable different visualizations to respond to different filters
4Know IronPython fundamentals: the Document object model, FilteringSchemes navigation, Document Properties, and action controls
5Understand TERR: what it stands for, what a data function does, and how inputs/outputs are mapped
6Know Information Link concepts: prompts (mandatory vs. optional), Load on Demand, library storage
7Practice data transformation: calculated columns with Over() and AllPrevious(), pivot vs. unpivot, Add Columns join
8Understand the Spotfire platform stack: Analyst client, Spotfire Server, Web Player, Library, .dxp format

Frequently Asked Questions

What is the TIBCO Spotfire Certified Analyst exam?

The exam validates hands-on proficiency with TIBCO Spotfire: building visualizations, transforming data, writing IronPython scripts, using TERR for statistical analysis, configuring filters and marking, and managing analyses in the Spotfire Library.

What is the Spotfire Analyst exam format?

Approximately 60 multiple-choice questions in 75 minutes. Passing score is approximately 70%. Delivered online via the Kryterion Webassessor proctored platform. Cost is approximately $200 per attempt.

What are the most important topics for the Spotfire Analyst exam?

Focus on: (1) Visualizations — bar, line, scatter, heat map, treemap, box plot, trellis, color schemes; (2) Filtering and Marking — item/range filters, filtering schemes, marking, limit data; (3) Data import — Information Links, data tables, calculated columns; (4) IronPython scripting — Document API, action controls, document properties; (5) TERR/R data functions.

What experience is recommended before taking the Spotfire Analyst exam?

TIBCO recommends 3-6 months of hands-on experience with the Spotfire Analyst desktop client. You should be comfortable creating and configuring all major visualization types, writing basic IronPython scripts, and working with Information Links and data transformations.

How long is the Spotfire Analyst certification valid?

The TIBCO Spotfire Certified Analyst certification is valid for 3 years. After expiration, recertification by retaking the exam is required. This differs from some vendor certifications that do not expire.

What is TERR and why is it tested on the Spotfire Analyst exam?

TERR (TIBCO Enterprise Runtime for R) is TIBCO's embedded R statistical runtime within Spotfire. It allows analysts to write R-based data functions directly in Spotfire without a separate R server. The exam tests understanding of how TERR data functions take Spotfire column inputs, perform statistical computation, and return results as new columns or values.