Back to Skills

statistical-analysis-statistical-methods

vamseeachanta
Updated 2 days ago
4 views
3
2
3
View on GitHub
Othergeneral

About

This skill provides practical code implementations for statistical outlier detection using Z-score, IQR, and percentile methods. It emphasizes investigative handling over automatic removal of outliers. Developers should use it when they need ready-to-apply statistical techniques for data cleaning and anomaly detection in their analysis workflows.

Quick Install

Claude Code

Recommended
Primary
npx skills add vamseeachanta/workspace-hub -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/vamseeachanta/workspace-hub
Git CloneAlternative
git clone https://github.com/vamseeachanta/workspace-hub.git ~/.claude/skills/statistical-analysis-statistical-methods

Copy and paste this command in Claude Code to install this skill

GitHub Repository

vamseeachanta/workspace-hub
Path: .claude/skills/data/analytics/statistical-analysis/statistical-methods
0

Related Skills