Research Framework

Approach & Scope

AllStation Laboratory produces applied quantitative research at the intersection of environmental science and mathematics, with some policy sprinkled in between. Each project takes a clear question about an Indian environmental situation (including energy, infrastructure, urban systems, etc.) and builds a mathematical analysis to answer it.

This methodology is similar to exploratory modelling and analysis. The goal to understand how a system behaves, and to quantify outcomes that are often discussed in vague, unspecific terms. The scope is as such: ASL studies questions that are quantifiable, India-specific, and policy-relevant. ASL may or may not explore policy implications in detail, but providing a direction to policy it certainly is a goal of the papers.

ASL projects are not peer-reviewed. However ASL does aim for full transparency: all data sources are cited, all assumptions and limitations are stated explicitly, and all methodology is available in the paper appendices. An outline of the python code used for analysis can also be found in the appendices.

Structure

The Outline of Every ASL Project

Every ASL analysis follows the following consistent structure.

1

Introduction

Introduces the situation and the environment, establishes why it matters, and states what the paper will (and will not) aim to answer.

2

Concept & Clarification (optional)

Included when the paper introduces a concept a general reader may not know (or that the author did not know) — for example, terminology and definitions such as induced demand or capacity factor.

3

Process

The mathematical core. Explains the model, the variables, the assumptions made, and limitations/delimitations.

4

Results

The output of the code — graphs, tables, or computed values.

5

Insights

Discusses the results for important insights, considerations, takeaways, limitations, etc. Signals the end of the analysis.

6

Conclusion

A direct answer to the question posed earlier. Also states where the answer is relevant, and what it implies for policy or further research.

7

References & Appendices

All ASL papers end with the references in APA format, alongside the appendices containing details of the mathematical analysis, and an outline of the python code used.

Data

Sources & Citations

ASL relies on secondary data from peer-reviewed academic literature, government datasets, and established news and research organisations. Some projects may dive into information provided by private corporations (especially for infrastructure topics, where data may not be peer-reviewed). All sources are appropriately cited in APA format.

For example, typical data sources include publications from the Ministry of New and Renewable Energy (MNRE), the Central Electricity Authority, peer-reviewed journals, and established policy research organisations. Whenever assumptions or extrapolations are involved, they are stated explicitly.

Declaration

No data used in any ASL project is AI-generated. All figures and datasets trace to a verifiable source.

Limitations

What ASL Models Are and Are Not

ASL models are intentionally parsimonious, a concept the author learnt while learning mathematical modelling as a course — they are kept as simple as the question allows, possibly sacrificing some complexity in favour of clarity and interpretability. This is a choice which keeps the model and interpretations straightforward. All assumptions and limitations caused by the same are stated in the paper.

Every ASL paper states its assumptions explicitly. All inputs are available for independent verification.

ASL does not claim that its models are complete representations of reality. As George Box observed: all models are wrong, but some are useful. The goal is to always clear a vague situation.

Openness

Public Access & Reproducibility

All ASL analyses are publicly available. Every paper includes appendices containing a derivation of mathematics (when required), data input given to the code (with citations), and full outline of the code itself, allowing the methodology to be independently verified.

The goal of this openness is transparency, alongside demonstrating that rigorous independent research is possible, replicable, verifiable. Scrutiny is invited, and feedback is always welcome.

Transparency

AI Usage

ASL is committed to being transparent with regards to artificial intelligence, i.e. where it is and is not involved in its work.

Essay & Paper Writing

All written essay content in ASL papers is written by the researcher. AI is not used to draft, rewrite, or polish any paper content. This declaration is also present in all ASL papers, in the appendices.

Website Content

All text on this website is written by the researcher. AI assistance was used in building the website's technical infrastructure, not its content. The website was designed on paper by Shaunak, and coded in HTML by AI.

~

Mathematical Reasoning

AI is used as an assistant in the mathematical reasoning of ASL papers — as a sounding board and for verification. However, all modelling decisions, assumptions, and interpretations are made by the researcher.

~

Code & Visualisation

AI is used to generate the mathematical analysis code and to produce graphs within python (Visual Studio Code). The researcher decides the analysis model, designs the model itself, and specifies what is to be computed; AI handles the syntax. All code logic is verified and understood before use.

AI does not determine what ASL asks, what data it uses, what assumptions it makes, or what conclusions it draws. Those decisions belong to the researcher.