Tableau Visualization

Reflection and Analysis

Data Preparation

For this lab, I worked with a Kaggle dataset that tracks global fashion brands. It includes their names, countries of origin, ranks, brand equity, and growth rates from 2001 to 2021. Since the file was already in Excel, uploading it to Tableau Public was simple. I didn't have technical problems, but I had to make sure the data was organized well before creating any visuals.

Each year's equity data was in its own column (Equity2001, Equity2011, Equity2021) instead of being grouped under a single 'year' variable. Instead of changing the dataset to a long format, I used Tableau's Measure Names and Measure Values to compare the years side by side. This approach made it easy to see long-term changes without having to completely restructure the data, and it worked well for my analysis.

I had a problem with missing values for brands that didn't have data in earlier years. These gaps made the time comparison chart messy and harder to read. To solve this, I hid brands with missing data so the final visualization would show real trends instead of empty spots. The dataset was mostly clean, but getting it ready for visuals required some careful decisions.

Design Choices

I created three visualizations, each meant to answer a different question about brand power.

The first visualization was a scatterplot comparing brand rank and brand equity in 2021, with colors showing each brand's country of origin. I picked a scatterplot to see if rank and equity really match up as expected. If equity shows brand strength, higher equity should go with better (lower) rankings. Using color for country helped me spot if some countries were grouped at the top.

The second visualization was a bar chart showing the top 15 brands by equity in 2021. I sorted the brands from highest to lowest equity to make the ranking clear. This chart highlighted which brands currently have the most power. Coloring by country also showed where the top brands are based.

The third visualization compared equity in 2001, 2011, and 2021 using side-by-side bars. I focused on these milestone years instead of showing every year to highlight long-term trends. This chart made it easy to see which brands grew steadily, which had rapid growth, and which stayed about the same over time.

Expected Patterns

Going into this, I expected two main things. First, I assumed there would be a strong relationship between rank and equity in 2021. If rank is based on brand value, then brands with higher equity should consistently rank higher. The scatterplot confirmed this almost immediately. The points formed a clear pattern rather than random noise, reinforcing that equity and rank are closely tied.

Second, I expected European luxury brands, especially French and Italian ones, to lead in top equity positions. Brands like Louis Vuitton, Chanel, Hermès, and Gucci have long defined global luxury. The top 15 bar chart mostly confirmed this, with French brands often appearing among the highest equity values and showing their lasting influence.

In the 20-year comparison, I expected established luxury brands to show steady, controlled growth instead of big jumps. This was true for several brands, especially Louis Vuitton and Chanel, which had strong but consistent growth over time.

Surprises and Outliers

The biggest surprise was how dominant Nike was. I knew Nike was strong, but I didn't expect its equity growth to outpace many traditional luxury brands by so much. In both the 2021 ranking and the 20-year comparison, Nike stood out as an outlier with rapid growth. This suggests that global sportswear and cultural influence may now rival or even surpass traditional ideas of luxury brand power.

Another interesting point was how much equity is concentrated at the very top. The top 15 chart showed a sharp drop after the first few brands. Brand equity isn't spread out evenly; most of it is held by a small group of global leaders. This supports the idea that fashion works in a hierarchy, not a flat competitive field.

Some brands also showed only small growth over the past twenty years. While this might seem unremarkable, it actually points to a different strategy: choosing stability over rapid expansion. Not every brand aims for fast growth. Some focus on keeping steady prestige instead of chasing big increases.

Questions for Further Investigation

These patterns raise bigger questions about what drives brand equity today. Why did sportswear brands like Nike see such strong long-term growth compared to traditional luxury brands? Is this because of globalization, celebrity partnerships, digital marketing, or cultural relevance?

It would also help to look at how brand equity relates to revenue and what consumers think. Does higher equity always mean more financial growth, or is it more about cultural influence? Finally, studying major economic events like the 2008 financial crisis or the rise of e-commerce could help explain changes in growth patterns.

Tool Evaluation

Tableau Public was helpful for spotting patterns and relationships in the data. The scatterplot made it easy to see correlations, and the side-by-side bar charts clearly showed long-term changes. Using Measure Names and Measure Values let me compare several years without having to restructure the data.

However, Tableau can get visually cluttered when working with wide-format time data. I had to be careful with handling missing values and keeping everything readable. While Tableau is great for exploring data visually, more advanced statistical modeling would require other tools.