Scope 2 Emissions Calculator Formula
Understand the math behind the scope 2 emissions calculator. Each variable explained with a worked example.
Formulas Used
Total Scope 2 Emissions
total_scope2 = elec_co2 + steam_co2Electricity Emissions
electricity_co2 = elec_co2Avoided by Renewables
avoided_co2 = electricity_kwh * renewable_pct / 100 * grid_factor / 2204.6Variables
| Variable | Description | Default |
|---|---|---|
electricity_kwh | Annual Electricity Use(kWh) | 500000 |
grid_factor | Grid Emission Factor(lbs CO2/kWh) | 0.92 |
renewable_pct | Renewable Energy %(%) | 0 |
steam_mmbtu | Annual Purchased Steam(MMBtu) | 0 |
grid_kwh | Derived value= electricity_kwh * (1 - renewable_pct / 100) | calculated |
elec_co2 | Derived value= grid_kwh * grid_factor / 2204.6 | calculated |
steam_co2 | Derived value= steam_mmbtu * 117 / 2204.6 | calculated |
How It Works
How to Calculate Scope 2 Emissions
Scope 2 emissions are indirect emissions from purchased energy that is generated off-site.
Sources
Formula
Scope 2 = (Electricity kWh * (1 - Renewable%) * Grid Factor + Steam MMBtu * 117) / 2,204.6
The grid emission factor varies by region. Purchasing renewable energy certificates (RECs) can reduce your Scope 2 under the market-based method.
Worked Example
An office using 500,000 kWh/year at 0.92 lbs/kWh with 0% renewables and no steam.
electricity_kwh = 500000grid_factor = 0.92renewable_pct = 0steam_mmbtu = 0
- 01Grid electricity: 500,000 * (1 - 0) = 500,000 kWh
- 02Electricity CO2: 500,000 * 0.92 / 2,204.6 = 208.7 metric tons
- 03Steam CO2: 0 metric tons
- 04Total Scope 2: 208.7 metric tons CO2
Ready to run the numbers?
Open Scope 2 Emissions Calculator