# Event Study

> Event Study

- Skill: `aifinlab/event-study` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add aifinlab/event-study`
- Raw SKILL.md: https://api.skillmd.com/api/skills/aifinlab/event-study/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: aifinlab (https://skillmd.com/u/aifinlab)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/aifinlab/event-study

---


# event-study

事件研究与超额收益分析 Skill。

## 核心能力

- 事件窗口定义（事件前后 N 天）
- 正常收益估计（市场模型 / FF3 / FF5）
- 超额收益计算（AR / CAR / BHAR）
- 统计检验（t 检验 / 非参数检验）
- 多事件汇总分析

## 适用场景

- "分红公告对股价有什么影响"
- "定增预案发布后超额收益"
- "回购事件的 CAR 分析"

## 与其他 Skill 的区别

- `a-share-event`：定性事件分析/公告解读
- `event-study`：定量事件研究法（学术级统计方法）

