These tutorials are meant to help a new beta user understand Grid without needing a long video or documentation site. Each guide is short, practical, and focused on one common workflow.
Prefer to learn with sample data? Explore the example datasets →
Suggested learning path
- Upload your first CSV. Confirm that the data imports cleanly.
- Describe a dataset. Understand important columns before deeper analysis.
- Compare or Relate. Ask one focused statistical question.
- Use Grid Analyst. Let Grid suggest possible paths, then inspect the results.
- Build a report. Keep only the findings that are useful and explainable.
- Share safely. Review what is visible before sending links or exports.
Upload your first CSV
Goal: bring a structured CSV file into Telene Grid and review it before analysis.
Best for
New users who want to understand the basic flow from file upload to usable dataset.
What you need
- a CSV file with a header row
- a few columns of structured data
- no highly sensitive or regulated data during beta
Steps
- Open Telene Grid. Start from the Grid app after signing in.
- Create or open a project. Projects keep related datasets and workspaces together.
- Choose Upload from computer. Select your CSV file.
- Review detected columns. Check names, types, and obvious import issues.
- Save the dataset. Open the table and scan the first few rows.
- Move to Workspace. Start analysis once the table looks correct.
What to look for
- did the header row import correctly?
- are numbers recognized as numerical columns?
- are dates recognized correctly?
- are text/comment fields preserved?
- are blank cells expected?
Common mistakes
- choosing the wrong worksheet, range, or header row when importing a spreadsheet
- having extra title rows above the header
- mixing numbers and text in the same column
- using private or sensitive data during beta
Next step: run Describe on one or more important columns.
Describe a dataset
Goal: use Describe blocks to understand important columns before deeper analysis.
Best for
Users who want a quick first read of a dataset.
Steps
- Open a dataset. Use a dataset that has already been uploaded or created.
- Go to Workspace. The workspace is where analysis blocks are created.
- Drag a column into the workspace. Choose Describe if prompted.
- Review the generated block. Look at the summary, chart, missing values, and interpretation.
- Repeat for important columns. Start with the columns most relevant to your question.
- Add useful summaries to your report. Keep only what helps explain the dataset.
For numerical columns
- valid and missing values
- mean and median
- spread and outliers
- histogram shape
For categorical columns
- most common categories
- rare categories
- dominant categories or imbalance
- missing values
Common mistakes
- jumping to prediction before understanding the columns
- ignoring missing values
- treating a coded category as a true number
- reporting a chart without checking the sample size
Next step: choose Compare, Relate, or Grid Analyst based on what you want to learn.
Compare groups
Goal: compare a numerical outcome across two or more groups.
Example questions
- does satisfaction differ by plan type?
- do test scores differ by teaching method?
- is revenue different across regions?
- are response times different before and after a change?
What you need
- one numerical outcome column
- one categorical group column
Steps
- Open your dataset. Go to Workspace.
- Select the numerical outcome. This is the value being compared.
- Add the categorical group column. This defines the groups.
- Choose Compare. Grid creates a comparison block.
- Review the chart and summaries. Look at group sizes and group differences.
- Read the diagnostics. Check assumptions, effect size, and caveats.
- Add the finding to your report. Keep it only if it answers a useful question.
What Grid may check
- number of groups
- group sizes
- missing values
- outliers
- distribution shape
- whether the comparison appears independent or paired
Good report wording
Average satisfaction appears lower in the Basic plan than the Pro plan. The difference should be interpreted with caution because group sizes are uneven.
Next step: use Relate or Predict if you want to understand what else may explain the outcome.
Relate two variables
Goal: explore whether two variables are related.
Example questions
- is age related to income?
- is support rating related to churn risk?
- is plan type associated with churn?
- is usage related to satisfaction?
Steps
- Open your dataset. Go to Workspace.
- Drag the first column into the workspace. Start with the column you care about most.
- Add the second column. Choose Relate when prompted.
- Review the visual. This may be a scatterplot, grouped summary, or association table.
- Review the method. Grid chooses based on column types and intent.
- Read the interpretation. Look for strength, direction, caveats, and practical meaning.
What to look for
- direction of relationship
- strength of relationship
- outliers or influential points
- sample size
- whether the result is practically meaningful
Common mistakes
- assuming relationship means causation
- ignoring a curved pattern
- letting one outlier dominate the result
- reporting correlation without looking at the scatterplot
- treating coded categories as continuous numbers
Good report wording
Higher support rating is associated with higher satisfaction. This relationship does not prove that support caused satisfaction to increase, but it suggests support experience may be worth investigating.
Next step: use Predict if one variable is clearly an outcome you want to model.
Turn text responses into analyzable columns
Goal: use text-derived columns so open-ended responses can be analyzed alongside structured data.
Best for
Survey comments, customer feedback, support notes, product reviews, interview notes, and form responses.
Steps
- Open your dataset. Find the text or comment column.
- Create derived text columns. Use options such as sentiment, word count, phrase flags, or keyword indicators.
- Review the new columns. Check a few rows to make sure the results are sensible.
- Describe the derived columns. Summarize counts, categories, or sentiment labels.
- Connect text signals to outcomes. Use Compare or Relate with satisfaction, churn, ratings, or groups.
Useful questions to try
- are negative comments associated with lower satisfaction?
- do longer comments come from unhappy users?
- are certain phrases more common in churned users?
- does sentiment differ by plan type?
Common mistakes
- treating text-derived results as perfect
- not reviewing example rows
- using too many keyword flags without a question
- forgetting that sarcasm, context, and domain language can affect sentiment
Good report wording
Comments with negative sentiment tend to appear more often among users with lower satisfaction. The sentiment score should be treated as a signal for review, not as a perfect label.
Use Grid Analyst
Goal: use Grid Analyst to surface potentially useful patterns across a dataset.
Best for
Users who want help deciding what to explore next.
Steps
- Open your dataset. Use a dataset with several usable columns.
- Go to Workspace. Start Grid Analyst or Find interesting patterns.
- Review suggested paths. Open the findings that look relevant.
- Inspect each result. Check inputs, method, chart, interpretation, and diagnostics.
- Ignore weak findings. Not every suggested pattern is worth keeping.
- Refine promising findings. Add related columns, filters, or follow-up analyses.
- Add selected findings to your report. Keep only the useful ones.
What Grid Analyst is good for
- finding possible relationships you may not notice manually
- connecting text-derived signals with structured variables
- suggesting comparisons or associations
- helping build a first analysis path
What Grid Analyst is not
- a replacement for human judgment
- proof of causation
- a guarantee that a finding is important
- a substitute for reviewing diagnostics
Good workflow: use Grid Analyst for discovery, then use your judgment for selection, interpretation, and reporting.
Build a report from findings
Goal: turn selected analysis blocks into a clear report.
Best for
Users who need to communicate analysis to clients, teammates, students, stakeholders, or themselves.
Steps
- Open your workspace. Review the analysis blocks.
- Choose a useful result. Select Add to Report.
- Repeat for other findings. Keep only the findings that help tell the story.
- Open Report view. Arrange sections and story order.
- Add or edit notes. Clarify interpretation where needed.
- Review caveats. Do not hide uncertainty or limitations.
- Copy the report or share the workspace when ready. Review privacy before sharing.
What to include
- the question being answered
- chart or visual summary
- plain-language finding
- effect size or practical importance where available
- limitations and caveats
- next action or follow-up question
Good report wording
This finding suggests a meaningful difference between groups, but the sample size is small. It should be treated as an early signal rather than a final conclusion.
Where example datasets fit
Example datasets should work like guided playgrounds rather than plain file downloads. Each dataset can have its own page with a sample CSV, a few questions to try, and links back to the relevant tutorial sections.
- download or open a sample CSV
- try 3–5 suggested questions
- follow the matching tutorial section
- compare your result with the expected interpretation
- move from sample data to your own dataset