senior-data-scientist

Design experiments, build predictive models, and perform causal analysis with Python, R, and SQL.

Updated Feb 27, 2026
One-click install
npx skills add https://github.com/amanhsn/flyerbuild --skill senior-data-scientist-amanhsn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: senior-data-scientist
Source: https://github.com/amanhsn/flyerbuild/tree/main/.cursor/skills/senior-data-scientist
Command: npx skills add https://github.com/amanhsn/flyerbuild --skill senior-data-scientist-amanhsn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides advanced capabilities for statistical modeling, experimentation, causal inference, and complex data analysis to drive data-driven decisions and build production-grade AI/ML systems.

Core Features & Use Cases

  • Experiment Design & Analysis: Design, implement, and analyze A/B tests and other experiments.
  • Predictive Modeling: Build, evaluate, and deploy machine learning models.
  • Causal Inference: Understand cause-and-effect relationships in data.
  • Use Case: Use this skill to design an A/B test for a new website feature, build a churn prediction model, or perform a causal analysis on the impact of a marketing campaign.

Quick Start

Use the senior-data-scientist skill to design an experiment for a new feature by running the experiment designer script.

Frequently Asked Questions about senior-data-scientist

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I design an A/B test for a new website feature?

To design an A/B test for a new website feature, use the experiment designer script to structure experiment design, implementation, and analysis for driving data-driven decisions.

What's the best way to perform causal inference on marketing campaign data?

Perform causal inference on marketing data by applying advanced statistical modeling techniques to understand cause-and-effect relationships and accurately measure the campaign's impact.

Can I build and evaluate predictive models using Python and Scikit-learn?

Yes, you can build and evaluate predictive models using Python with NumPy, Pandas, and Scikit-learn, covering feature engineering, model evaluation, and deployment for production ML systems.

Does this data science skill support time series analysis and SQL data extraction?

Yes, this data science skill supports time series analysis and SQL data extraction, providing comprehensive capabilities for statistical modeling, business intelligence, and advanced analytics.

When should I use causal inference instead of standard A/B testing?

Use causal inference instead of standard A/B testing when you need to understand cause-and-effect relationships from observational data, whereas A/B testing is ideal for controlled experiment design and analysis.