Please enter your monthly usage (kWh) which can be found on your utility bill and enter it into the green box in the upper right-hand corner below. The calculator will tabulate your supply charges for the month for each Piscataway CEA product option in comparison to PSE&G’s Basic Generation Service.
https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js
$(document).ready(function () {
$('#txtKwh').keyup(function (e) {
var txt = $('#txtKwh').val();
if (isNaN(txt) == false) {
var ns11 = document.getElementById("s1_1").innerText;
var ns12 = ns11 * txt
ns12 = Number(ns12).toFixed(2);
document.getElementById("s1_2").innerHTML = ns12;
var ns21 = document.getElementById("s2_1").innerText;
var ns22 = ns21 * txt
ns22 = Number(ns22).toFixed(2);
document.getElementById("s2_2").innerHTML = ns22;
var ns31 = document.getElementById("s3_1").innerText;
var ns32 = ns31 * txt
ns32 = Number(ns32).toFixed(2);
document.getElementById("s3_2").innerHTML = ns32;
var ns41 = document.getElementById("s4_1").innerText;
var ns42 = ns41 * txt
ns42 = Number(ns42).toFixed(2);
document.getElementById("s4_2").innerHTML = ns42;
var ns51 = document.getElementById("s5_1").innerText;
var ns52 = ns51 * txt
ns52 = Number(ns52).toFixed(2);
document.getElementById("s5_2").innerHTML = ns52;
}
});
});
ENTER MONTHLY KWH: | ||
PRODUCT OPTIONS | RATE | Monthly Supply Cost |
PISCATAWAY CEA 31% Local Renewable Energy | $0.13190 | $ |
PISCATAWAY 50% GREEN 50% Renewable Energy |
$0.13640 | $ |
PISCATAWAY 100% GREEN 100% Renewable Energy <br |
$0.14190 | $ |
PSE&G RATE, Winter 2020-2021 | ||
RESIDENTIAL | $0.134442 | $ |