diff --git a/docs/downloads.html b/docs/downloads.html index 9339b99..5f5ff42 100644 --- a/docs/downloads.html +++ b/docs/downloads.html @@ -6,81 +6,189 @@
Complete event study results including abnormal returns and cumulative abnormal returns for all events. Includes metadata about each event. @@ -100,7 +208,7 @@
Aggregated statistics by event type, including mean, median, and standard deviation of abnormal returns. @@ -110,7 +218,7 @@
High-level summary of the analysis including total events, companies analyzed, and overall statistics. @@ -120,7 +228,7 @@
Complete interactive report with all visualizations and statistical tests. Can be viewed offline. @@ -128,8 +236,8 @@
If you use this data in your research, please cite:
@misc{committrader,
diff --git a/docs/index.html b/docs/index.html
index 9089844..5cd360d 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -7,193 +7,245 @@
CommitTrader Research
diff --git a/docs/methodology.html b/docs/methodology.html
index e875afb..ab4857a 100644
--- a/docs/methodology.html
+++ b/docs/methodology.html
@@ -6,82 +6,163 @@
Methodology - CommitTrader Research
diff --git a/docs/report.html b/docs/report.html
index 45a4937..b21c94c 100644
--- a/docs/report.html
+++ b/docs/report.html
@@ -6,134 +6,262 @@
CommitTrader Research - Full Report
+
+ ← Back to Home
+
- 📊 CommitTrader Research - Full Report
+ CommitTrader Research Report
Quantitative Analysis of GitHub Activity and Stock Price Relationships
@@ -163,7 +291,7 @@ Executive Summary
-
+
Does public GitHub activity from open-source repositories associated with publicly traded companies have measurable impact on stock prices? @@ -217,7 +345,7 @@
| t_test | 0.1794 | ns | 1413 | |
| sign_test | 0.6321 | ns | N/A | |
| wilcoxon_test | 0.8225 | ns | -1413 | +N/A |
| cross_sectional | 0.1794 | ns | 1413 | |
| CAR_0_0_test | 0.1794 | ns | 1413 | |
| CAR_0_1_test | 0.8090 | ns | 1413 | |
| CAR_-1_1_test | 0.9373 | ns | 1413 | |
| CAR_0_5_test | 0.5458 | ns | 1413 | |
| CAR_-5_5_test | 0.5023 | ns | 1413 |
- Significance Levels: - *** p < 0.01 (highly significant) | - ** p < 0.05 (significant) | - * p < 0.10 (marginally significant) | - ns not significant -
-+ This analysis employs standard event study methodology to measure abnormal stock returns + around GitHub release events. The market model is used to calculate expected returns: +
++ E(Rit) = αi + βi × Rmt +
++ Where Rit is the stock return, Rmt is the market return (S&P 500), + and parameters are estimated over a 100-day estimation window (-130 to -31 days before the event). +
-Multiple event windows tested: (0,0), (0,+1), (-1,+1), (0,+5), and (-5,+5) days