Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Becoming an AI-Augmented Analyst

This portfolio artifact presents my five-stage analytical workflow for turning technical reporting into decision support:

  1. Start — identify the business decision behind the metric request.
  2. Framing — turn vague stakeholder language into one precise decision question.
  3. Design — define the hypothesis, KPI, analytical grain, segments, confounders, and measurement risks before writing SQL.
  4. Execution — produce and validate evidence with SQL, modular R/Tidyverse workflows, interpretable modeling, Excel outputs, and dashboards.
  5. Finish — distinguish what the evidence supports from what it does not support and recommend a proportionate next action.

The objective is not merely faster reporting. It is better decisions grounded in transparent evidence. AI assists with structure, analytical design, independent review, and quality control; human judgment remains responsible for the evidence, interpretation, and recommendation.

flowchart LR
    A["Start and frame"] --> B["Design measurement"]
    B --> C["Execute and validate"]
    C --> D["Interpret evidence"]
    D --> E["Recommend action"]
Loading

Detailed workflow frameworks

The repository contains completed documentation for all five stages:

Together, these documents specify the complete path from an initial stakeholder request to a validated, evidence-traceable decision.

Worked case studies

Project Decision supported Evidence
FulfillIQ Which sellers should enter a 30-day late-fulfillment performance plan? reviewed MySQL specification, R validation of the committed export, Excel evidence, three-AI review, decision brief
Bitcoin Proxy Analysis Which public Bitcoin proxies, if any, are preferable to owning Bitcoin directly? scenario model, executed notebook, internal QA checks, report and presentation

The workflow repository explains the method; the case-study repositories show the method applied.

Portfolio files

Technical foundation

SQL, R, Tidyverse, interpretable statistical modeling, Excel reporting and automation, dashboards, and AI-assisted analytical validation.

Related profiles

About

A five-stage workflow for turning technical reporting into AI-augmented decision support.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors