data-scientist

Expert data scientist for advanced analytics, machine learning, and statistical modeling. Handles complex data analysis, predictive modeling, and business intelligence. Use PROACTIVELY for data analysis tasks, ML modeling, statistical analysis, and data-driven insights.

Author

Install

Hot:48

Download and extract to your skills directory

Copy command and send to OpenClaw for auto-install:

Download and install this skill https://openskills.cc/api/download?slug=sickn33-skills-data-scientist&locale=en&source=copy

Data Scientist - Expert Skillset

Skill Overview


A Data Scientist is a professional data analysis skillset focused on advanced analytics, machine learning modeling, statistical analysis, and business intelligence, helping you extract actionable business insights from data.

Applicable Scenarios

1. Customer Analysis and Marketing Optimization


When you need deep understanding of customer behavior, churn risk prediction, or optimization of marketing spend, this skillset can help you build customer segmentation models, calculate customer lifetime value (CLV), design and analyze A/B tests, and perform marketing attribution analysis, enabling data-driven marketing decisions.

2. Business Forecasting and Risk Control


For scenarios like demand forecasting, inventory optimization, and financial risk modeling, this skillset provides time series forecasting (ARIMA, Prophet), credit risk scoring, fraud detection algorithms, and anomaly monitoring, helping you identify risks early and optimize resource allocation.

3. Data Exploration and Visualization Insights


When you need to discover patterns from complex data and communicate analysis results to non-technical teams, this skillset performs exploratory data analysis (EDA), creates interactive dashboards, produces statistical charts and geographic visualizations, turning data into clear and understandable business stories.

Core Capabilities

1. Statistical Analysis and Experimental Design


Provides comprehensive statistical methodology support, including descriptive statistics, hypothesis testing, causal inference, A/B test design and analysis, and power analysis. Whether randomized controlled trials or quasi-experimental designs, it ensures scientific rigor in conclusions, helping you distinguish correlation from causation.

2. Machine Learning Modeling


Covers the full modeling workflow from supervised learning (regression, classification, ensemble methods) to unsupervised learning (clustering, dimensionality reduction) and deep learning. Includes feature engineering, model selection, hyperparameter tuning, model interpretation (SHAP, LIME), and end-to-end production-support from training to deployment.

3. Business Analytics and Data Engineering


Integrates domain expertise in marketing analytics, financial analytics, and operations analytics, while supporting data engineering capabilities such as ETL pipeline development, data quality monitoring, and real-time data processing. Skilled with Python (pandas, scikit-learn), R (tidyverse), SQL, and big data tools (PySpark).

Frequently Asked Questions

What does a data scientist mainly do?


A data scientist’s work spans the entire data lifecycle: first conduct exploratory data analysis to understand distributions and anomalies, then select appropriate statistical methods or machine learning algorithms to build predictive models, next validate model performance and deploy to production, and finally present results through visualizations and reports to business teams to drive data-driven decisions.

How to build a customer churn prediction model?


A typical churn prediction process follows these steps: (1) Data collection and cleaning: integrate multi-source data like user behavior, transactions, and customer service; (2) Feature engineering: construct predictive features such as usage frequency, purchase intervals, and number of complaints; (3) Model training: use algorithms like logistic regression, random forest, or XGBoost; (4) Model evaluation: focus on metrics like AUC and recall; (5) Model interpretation: use SHAP to analyze feature importance and identify key churn drivers; (6) Business implementation: push lists of high-risk customers to operations teams for intervention.

How should A/B test results be analyzed statistically?


A/B test analysis requires: (1) Defining metrics: distinguish core metrics (e.g., conversion rate) and guardrail metrics; (2) Sample size calculation: perform power analysis based on expected effect size and significance level; (3) Randomization check: ensure group balance and lack of bias; (4) Hypothesis testing: use z-test or chi-square test for proportion metrics, and t-test for mean metrics; (5) Multiple comparison correction: control the false discovery rate when testing multiple hypotheses; (6) Business interpretation: statistical significance is not the same as business significance—combine effect size and practical impact for a comprehensive judgment.