Skip to main content

data-analysis

Data analysis, statistical reasoning, quantitative insights, and numerical problem-solving

インストールへ移動

ソース情報

リポジトリ
aizech/halo-core
ソースの最終更新活動
2026年3月28日 22:29
検出された SKILL.md の言語
英語
スター
2
フォーク
1

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。

ファイルエクスプローラー
3 ファイル

SKILL.md を表示中

SKILL.md
ソースの指示 · 読み取り専用プレビュー
name
data-analysis
description
Data analysis, statistical reasoning, quantitative insights, and numerical problem-solving
metadata
{"version":"1.0.0","author":"HALO Core","tags":["data-analysis","statistics","quantitative","calculations"]}
# Data Analysis Skill Use this skill when analyzing data, performing calculations, interpreting statistics, or solving quantitative problems. ## When to Use - Performing calculations - Interpreting statistical data - Analyzing trends or patterns - Comparing quantities - Working with percentages, ratios - Data-driven decision support ## Analysis Process ### 1. Understand the Question - What is being asked? - What data is available? - What calculations are needed? - What is the expected output? ### 2. Data Examination - Identify relevant data points - Check for missing values - Verify units consistency - Note any anomalies ### 3. Calculation/Analysis Perform appropriate analysis: - **Descriptive**: Mean, median, mode, range, std dev - **Comparative**: Ratios, percentages, differences - **Trend**: Growth rates, changes over time - **Statistical**: Confidence intervals, significance ### 4. Interpretation - Explain what results mean - Put numbers in context - Identify patterns/trends - Note limitations or caveats ## Common Calculations | Type | Formula | Use | |------|---------|-----| | Percentage | (part/whole) × 100 | Proportions | | Growth Rate | ((new-old)/old) × 100 | Change over time | | Average | Sum/Count | Central tendency | | Ratio | a:b | Comparative | | Probability | favorable/total | Likelihood | ## Best Practices - Show your work/calculations - Use appropriate precision - Include units - Verify calculations - Note assumptions - Provide context - Highlight key insights - Acknowledge limitations ## Presentation Present results: - Clearly and concisely - With appropriate visualizations if helpful - In context of the original question - With caveats if needed
GitHubで見る