Discrete vs Continuous in Tableau - Difference

This tutorial will dive into the difference between discrete and continuous values in Tableau to create insightful visualizations.

Discrete values in the tableau are qualitative data such as categories, details, and segments. Continuous values in the tableau are measurable, quantitative data. In general, dimensional discrete values and continuous measure values are used in the tableau. The blue color value is a Discrete value, and the Green color value is represented as a Continuous value in Tableau. Learn more about distinguishing between discrete and continuous variables in this tutorial - 

Continuous vs Discrete Values in Tableau - Steps 

Here are the steps to distinguish between the discrete and continuous values in Tableau with the help of an example - 

Step 1 > Connect the "NFL Offensive Player stats, 1999-2013.xlsx" data set. Ensure that your data fields are correctly identified as either continuous or discrete. 

 

Step 2 > Drag discrete fields to the Rows, Columns, or Marks shelf to create categorical groupings in your visualizations. In this case, drag the "Player" dimension and drop it onto the column shelf.

 

Step 3 > Drag continuous fields to the Rows or Columns shelf to create continuous axes in visualizations like line charts, bar charts, or scatter plots. In this case, drag the "College Wins" measure and drop it onto the Rows shelf.

 

Step 4 > This creates a bar chart between players and their sum of college wins. 

 

Step 4 > Finally, change the title of Visualization to Discrete vs. Continuous in Tableau.

 

Check out the video below to understand the practical demonstration- 

Tableau Discrete vs Continuous Example 

Discrete variables represent distinct, separate values that are typically categorical or qualitative. These values are finite and specific, often corresponding to individual categories or labels. On the other hand, continuous variables encompass a constant range of values along a scale, usually numerical or quantitative. Unlike discrete variables, continuous variables can take on any value within a given range, allowing for precise measurements and analysis. 

Let’s consider a scenario where we have sales data for a retail business.

 

  • Discrete Data: Product Categories (e.g., Electronics, Apparel, Home Goods)

  • Continuous Data: Sales Revenue, Quantity Sold, Profit Margin

 

We can create a bar chart in Tableau to visualize sales by product category, leveraging discrete data. Conversely, a line chart can represent the sales revenue trend over time, utilizing continuous data.

Tableau Discrete vs Continuous Dates 

Discrete dates treat each date value as a separate entity, allowing for distinct categories on the axis. Meanwhile, continuous dates provide a smooth, constant flow of time, ideal for visualizing trends and patterns over a period. These concepts help Tableau users tailor their visualizations to represent their data best and uncover meaningful insights with clarity and precision.

Learn Tableau with ProjectPro’s Guided Projects! 

Exploring the differences between discrete and continuous data in Tableau reveals critical insights for effective data visualization and analysis. While discrete data is categorical and comprises distinct values, continuous data is numerical and represents a range of values. This disparity greatly influences how we interpret and present data within Tableau's dynamic framework. Whether visualizing sales figures or demographic data, grasping this disparity helps data analysts create more insightful visualizations that accurately convey the story within the data. Practical experience is the key to mastering Tableau concepts, and ProjectPro's Guided Projects help you hone visualization skills using Tableau for your data science projects. With over 250+ projects in data science and big data, ProjectPro helps learners gain practical proficiency needed to excel in Tableau and beyond. 

What Users are saying..

profile image

Gautam Vermani

Data Consultant at Confidential
linkedin profile url

Having worked in the field of Data Science, I wanted to explore how I can implement projects in other domains, So I thought of connecting with ProjectPro. A project that helped me absorb this topic... Read More

Relevant Projects

Build Customer Propensity to Purchase Model in Python
In this machine learning project, you will learn to build a machine learning model to estimate customer propensity to purchase.

End-to-End ML Model Monitoring using Airflow and Docker
In this MLOps Project, you will learn to build an end to end pipeline to monitor any changes in the predictive power of model or degradation of data.

Build a Hybrid Recommender System in Python using LightFM
In this Recommender System project, you will build a hybrid recommender system in Python using LightFM .

Deep Learning Project- Real-Time Fruit Detection using YOLOv4
In this deep learning project, you will learn to build an accurate, fast, and reliable real-time fruit detection system using the YOLOv4 object detection model for robotic harvesting platforms.

Loan Eligibility Prediction in Python using H2O.ai
In this loan prediction project you will build predictive models in Python using H2O.ai to predict if an applicant is able to repay the loan or not.

AWS MLOps Project for ARCH and GARCH Time Series Models
Build and deploy ARCH and GARCH time series forecasting models in Python on AWS .

Build a Text Generator Model using Amazon SageMaker
In this Deep Learning Project, you will train a Text Generator Model on Amazon Reviews Dataset using LSTM Algorithm in PyTorch and deploy it on Amazon SageMaker.

Build a Face Recognition System in Python using FaceNet
In this deep learning project, you will build your own face recognition system in Python using OpenCV and FaceNet by extracting features from an image of a person's face.

Build an AI Chatbot from Scratch using Keras Sequential Model
In this NLP Project, you will learn how to build an AI Chatbot from Scratch using Keras Sequential Model.

Expedia Hotel Recommendations Data Science Project
In this data science project, you will contextualize customer data and predict the likelihood a customer will stay at 100 different hotel groups.