Andragogy / Field Guide
Develop Your Sound
A field guide for people who are an engineer, a researcher, and a storyteller at once, however they got there, and who want data to help people make better, more human decisions.
I have spent sixteen years building software. I consult on engineering for teams, and I work as a creative director in A&R, the part of the music business that finds artists early and helps them develop a sound, a catalog, and an audience. This guide borrows that frame, because a working life in this field develops more like an artist's than like a ladder.
Your Question Is Your Sound
An artist is recognized by a sound before anyone knows their name. For someone who works with data, the sound is the question you keep asking. Tools will change every few years; a steady question is what lets people remember you and bring you the right problems.
- Say it the same way every time. Put your question at the top of every project, profile, and pitch until the people who need it start repeating it back.
- Name who decides. A decision always belongs to someone: a patient, a client, a manager, a team. Say whose decision your work is meant to improve.
- Keep the human in the result. "Better decisions" is abstract; "fewer people waiting on a refill" is not. Translate every metric into what changed for a person.
Turn What You Have Done Into Proof
If you worked in industry before research, you already hold something most new graduates do not: results at real scale. Large numbers are not proof by themselves. They become proof when each one is paired with the decision it changed.
Four lines per result
The situation, the decision someone faced, what your work changed, and what that meant for the people downstream. If one line is missing, the story reads as a job description instead of a result.
Clarity is the product
In financial services and other client-facing industries, the person across the table rarely wants the model. They want to know what to do, how sure you are, and what would change your mind. Practice saying all three in under a minute.
Engineering training is a head start
If you trained as an industrial or systems engineer, you already think in flows, queues, constraints, and forecasts. Name those tools plainly: optimization for deciding where time, stock, and people go; forecasting for deciding before you know; queues for what waits. Many teams need exactly that and do not know what to call it.
Trust is built in the plumbing
Regulated industries ask how you know. Analyses you can rerun, a history of what changed and why, and care with data about people answer that question before it is asked.
Build a Catalog, Not a Thesis
A thesis is one long piece for a small committee. A catalog is many short, finished pieces that different people can each find a way into. The second opens more doors.
- One piece, five parts. A question, a dataset, one chart, one paragraph, and the decision it informs. Small enough to finish in a weekend.
- Release on a rhythm. Pick a cadence you can keep, every two weeks is plenty, and publish something on each date. A release rhythm teaches people when to come back.
- Show your working. Keep the notebook or code public where you can. A reader who can rerun your result trusts it; a hiring manager who can read your commits knows how you think.
- Measure the pieces. Which ones did people share, cite, or ask about? Your audience will tell you which parts of your sound carry.
The Plumbing Research Rarely Teaches
Research teaches you to ask and to argue. It rarely teaches the engineering that makes you independent: able to ship, maintain, and hand off your own work. Take these in roughly this order; each page is short and points to the best references I know.
- Version control — a readable history of your work, and the first thing a collaborator will look at.
- Testing — claims you can rerun, for code and for analyses.
- Databases — where records rest, and how to trust them.
- Protocols — how data moves between systems, and where it changes shape.
- Statistical analysis — what the numbers can and cannot support.
- Forecasting and optimization — deciding before you know, and choosing under constraints.
- Visualization — encodings people read accurately, and stories that respect uncertainty.
- Security — the duty that comes with data about people.
- Performance — measure before you change anything.
- Editor tooling — make the place you work part of your craft.
- Language models — read more than you could alone, and check what they write.
Find Your People
A&R is mostly relationships. The same is true here: the right collaborator is worth more than the right title.
- Make a playlist of people. Keep a short list of people whose work you would put in front of a client. Follow what they publish; respond to it specifically.
- Ask small, give first. "Could I show you a two-minute chart and hear what you would change?" gets answered far more often than "Can I pick your brain?"
- Learn in the open. Say what you are learning and what you are stuck on. People can help with a question they can see. I keep mine public for the same reason.
- Apprentice without waiting for permission. Pick up a thread in someone's public work, learn its local rules, and hand back something useful. That is how this site is built to be learned.
Use Models, Keep Your Judgment
Language models will read, summarize, and draft faster than you can. Let them widen what you can take in. Keep the decisions that carry your name for yourself: what the question is, which evidence counts, and what you would tell a client if they asked how you know. The people who do well in the next decade will be the ones who can check a model's work, not the ones who avoid it.