Research Methodology

Event Study Framework

This research employs standard event study methodology from financial econometrics to measure the impact of GitHub events on stock returns.

1. Event Identification

Three types of GitHub events are analyzed:

2. Expected Returns Calculation

We use the market model to estimate expected returns:

R_it = α_i + β_i × R_mt + ε_it

Where:

Parameters are estimated using 100 trading days (-130 to -31 days before event).

3. Abnormal Returns

AR_it = R_it - E(R_it)

Where E(R_it) is the expected return from the market model.

4. Cumulative Abnormal Returns

CAR_i(t1, t2) = Σ AR_it for t = t1 to t2

We calculate CAR for multiple windows:

Statistical Testing

Parametric Tests

Non-Parametric Tests

Data Sources

Limitations