Survey responses dataset

Customer-survey responses with plans, regions, and satisfaction ratings — for pie/bar/mosaic charts and contingency analysis.

↓ Download survey_responses.csv   All datasets

At a glance

Rows
1,600 respondents
Columns
10 (3 numeric, 6 categorical, 1 ID)
Format
CSV (UTF-8, comma-delimited, header row)
Size
~90 KB
License
CC0 1.0 — public domain, synthetic data
Best for
Categorical charts · contingency tables · cross-tabs

Columns

ColumnTypeDescription
RespondentIDIDUnique respondent identifier (e.g. R0001).
RegionCategoricalRegion (West/Central/East…).
AgeGroupCategoricalAge band like 18-24, 25-34.
GenderCategoricalFemale/Male/Nonbinary.
PlanCategoricalFree/Pro/Enterprise etc.
Tenure_monthsIntegerMonths as a customer.
SatisfactionCategorical (ordinal)Very Unsatisfied → Very Satisfied.
WouldRecommendCategoricalYes/No.
PrimaryChannelCategoricalDevice/channel, e.g. Android/iOS/Web.
SupportTicketsIntegerNumber of tickets filed.

Things to try

  • Chart a category. Show Plan or Satisfaction with a pie, bar, or mosaic chart. → Pie, bar & mosaic lesson
  • Cross-tab and test. Cross-tab Plan × Satisfaction and run a chi-square test of independence. → Contingency & differences lesson
  • Mind the order. Note that Satisfaction is an ordinal category — its levels run from Very Unsatisfied to Very Satisfied.
  • Relate two categories. See how WouldRecommend relates to Satisfaction.
How to open it. Download the CSV, then drag it onto Stratum (or use File ▸ Import). Columns are typed automatically — numbers, the date, and the categories all detected — so you're charting within seconds. Get Stratum →