Return to table of contents

Light bulb census

Color how many incandescent, compact fluorescent, and LED lights you have in your home and calculate how much you might save if you switch everything to LED lights

Light bulb census

Data sources

For light bulb energy use, cost, and bulb life: How Energy-Efficient Light Bulbs Compare with Traditional Incandescents. United States Department of Energy. Accessed February 2017.

  Incandescent (60W) CFL (60W) LED (60W)
Energy saved (%) 0% ~75% ~75%-80%
Annual energy cost* $4.80 $1.20 $1.00
Bulb Life (hours) 1,000 10,000 25,000

* Based on 2 hrs/day of usage, an electricity rate of 11 cents per kilowatt-hour, shown in U.S. dollars.

Light bulb costs per bulb were taken from Amazon on February 2017:

How the data was used

To calculate how much money that could be saved on energy use annually per bulb switched to LED light bulb:

To calculate how much money that could be saved on light bulb replacement annually per bulb switched to LED light bulb:

The two values above are then added to get the total savings annually per bulb switched to LED.

To calculate the tons of CO2 emissions saved annually per bulb switched to LED, we use the Greenhouse Gases Equivalencies Calculator - Calculations and References:

Code

A python script is available in the code repository to generate or extend this activity, and can be run like this:

python lightbulbs.py

Which will simply create an svg file with 50 light bulbs for each group: Incandescent, CFL, LED and the amount of money that could be saved annually per bulb switched to LED.