ANALYTICS LAB · DOCUMENTATION

From a research question
to a defensible result.

Learn how to use the Analysis Studio, choose the right app, inspect assumptions and preserve a reproducible evidence trail.

Read the quick startOpen the Studio
analysis-plan.json
question "Does revenue predict profit?"app Causality & Time Seriesmethod Stationarity → Granger → Stabilityengine analysis-kernel-v1
Result readyMethod, assumptions and caveats preserved
01

OVERVIEW

What the Analytics Lab is

The Analytics Lab is an analysis environment, not an automated opinion generator. You choose the question, data and method. The platform calculates, checks and explains the result.

01Human question

Begin with what you want to learn, not whichever test looks interesting.

02Deterministic calculation

Statistics are produced by a versioned analysis kernel, not invented by a language model.

03Visible assumptions

Inputs, transformations, parameters and limitations remain inspectable.

04User conclusion

AI can organise and explain evidence. It does not make investment decisions.

02

FIVE-MINUTE START

Your first analysis

  1. 1
    Open Analysis Studio

    The Studio is the default Analytics view and contains every app in one workspace.

  2. 2
    Choose an analysis app

    Select the app whose question matches yours. Avoid choosing a method only because you recognise its name.

  3. 3
    Load or select data

    Upload CSV/XLSX, paste a table, or load a public series. Text and option apps use their own specialised inputs.

  4. 4
    Describe your question

    Plain English is enough. Mention the variables, comparison, time horizon or evidence set you care about.

  5. 5
    Review and run the method

    Edit steps and parameters before approval. Then inspect results, robustness and limitations.

  6. 6
    Pin or export

    Save useful findings to the Notebook or export a plan and analysis record.

03

INSIDE THE STUDIO

A simple research IDE

Analysis kernel readyPrivate browser execution
ANALYSIS APPSChoose a method familySwitch without losing dataOpen specialised canvases
WORKSPACE

Ask → edit → run

Your question becomes an editable methodology. Column choices and parameters stay visible.

RESULTSMetricsInterpretationRobustnessLimitations
Analysis Studio
The guided, question-first environment that can launch every app.
Apps
Focused workspaces for running one family of methods in depth.
Playground
A chat and workflow surface for chaining supported methods across datasets.
Notebook
Persistent browser-local research memory for findings and your own notes.
04

DATA AND CLEANING

Get the data trustworthy first

The same dataset workspace is shared across quantitative apps. Original data is preserved; approved cleaning actions form a reversible pipeline.

LoadInspectCleanProfileAnalyse

Before running a method

  • Confirm units, frequency and time ordering.
  • Inspect missing values and duplicate rows.
  • Check whether numbers were imported as text.
  • Decide whether an outlier is an error, an event or a valid observation.
  • For joined series, verify keys and frequency alignment.
05

ANALYSIS APPS

Choose by question, not by complexity

📋

Summary & Distribution

Understand one variable before testing it.

Input
One numeric column
Output
Centre, spread, shape, normality and missingness
🔗

Regression & Correlation

Measure how two variables move together.

Input
Two numeric columns
Output
Pearson, Spearman, OLS, uncertainty and residual diagnostics
⚖️

Group Comparison

Compare two independent groups or paired measurements.

Input
Outcome + group, or two paired columns
Output
Effect size, parametric and rank-based tests
⏱️

Causality & Time Series

Study ordered observations and predictive timing.

Input
One or two ordered series
Output
Stationarity, autocorrelation, Granger and cointegration
💰

Risk & Portfolio

Measure historical risk and benchmark exposure.

Input
Prices or returns; optional benchmark
Output
Volatility, drawdown, VaR, CVaR, beta, alpha and rolling exposure
📉

Technical Analysis

Describe historical price behaviour.

Input
One ordered price series
Output
RSI, MACD and Bollinger bands
🗞️

Qualitative & Research

Organise evidence from documents and text.

Input
News, filings, calls or interview text
Output
Codes, themes, tone screens, quotations and evidence records
🧮

Derivatives & Options

Inspect theoretical option values and payoff structures.

Input
Contract and model assumptions
Output
Black–Scholes value, Greeks and payoff diagrams
06

HOW AI HELPS

AI is the interface, not the calculator

AI can
  • Translate a question into editable analysis steps
  • Explain method choices and terminology
  • Identify metadata and data-quality concerns
  • Summarise computed results and caveats
  • Organise text evidence and themes
AI cannot
  • Invent or privately recompute statistics
  • Change data without approval
  • Present association as real-world causation
  • Recommend buying, selling or holding
  • Provide targets, allocations or rebalancing instructions

When a question is clear, structured rules select a compatible tool without an AI call. AI is reserved for ambiguity, planning and explanation. Calculations always run through the common analysis kernel or a specialised deterministic canvas.

07

READING RESULTS

Read the evidence in the right order

1Sample and data quality

How many observations were usable? Are ordering, grouping and missingness credible?

2Effect or magnitude

How large is the measured relationship, difference, exposure or risk?

3Uncertainty

What do the interval, p-value or confidence label say about sampling uncertainty?

4Diagnostics

Do residuals, stationarity, robustness or sensitivity checks weaken the result?

5Limitations

What can this method and dataset not establish?

08

REPRODUCIBILITY

Make every result inspectable later

A defensible analysis record includes the research question, source data, dataset fingerprint, approved cleaning steps, method, selected columns, parameters, engine version, metrics and limitations.

{}Plan JSON

Machine-readable methodology, app, steps and parameters.

MDAnalysis record

Human-readable methods and results for reports or review.

📓Notebook

Saved findings with your own interpretation and provenance.

CSVCleaned data

The transformed table used by the analysis.

09

PRIVACY AND BOUNDARIES

Private by default

Uploaded datasets, cleaning pipelines, autosaves and Notebook entries stay in the browser. Quantitative calculations run locally. Export a project when you need a portable backup.

Browser-localUploads, calculations and autosaves
Approval-gatedCleaning and methodology changes
Analysis onlyNo investment recommendations
10

FAQ

Common questions

Do I need to know which statistical test to use?

No. Start with the research question and review the proposed methodology. The descriptions and assumptions remain visible so you can make an informed choice.

Does AI calculate the statistics?

No. Registered quantitative tools execute through the deterministic analysis kernel. AI may explain the results it receives.

Can I use the result as a buy or sell signal?

No. The platform measures data and evidence. It does not recommend transactions, allocations, target prices or investment decisions.

Why did a method refuse to run?

Common causes are insufficient observations, incompatible column types, identical variables, missing time ordering or assumptions that the selected data cannot satisfy.

How do I continue an analysis later?

Use Save project to export the data, cleaning pipeline, lineage and Notebook. Restore that project in a future session.

Ready to work with your own question?

Open the Studio and build the method first.

Launch Analysis Studio →