KGS Home Page Oil and Gas Index Page Lease Production Page

GRAHAM 2-3 Lease


Lease: GRAHAM 2-3
Operator: Chesapeake Operating, LLC
Location: S2 NW SW T32S, R33W, Sec. 3
Cumulative Production: 3427.33 barrels (from 1999 to 2002)
KS Dept. of Revenue Lease Code: 134788
KS Dept. of Revenue Lease Name: GRAHAM 2-3
     

Adjust the Years Displayed

Start Year:
End Year:
     

Options

Click on the Legend Boxes
to display or hide curves.
Change production scale to...
Logarithmic



count 20
inverse count .05
Sx 210
Sxx 2870
Sy 3427.33
Syy 612120.2745
Sxy 34998.14
Beta1 -19776.5
Beta2 13300
Beta -1.48695
alpha 186.97948
>// Our labels along the x-axis var years = [ "6-1999", "7-1999", "8-1999", "9-1999", "11-1999", "12-1999", "1-2000", "3-2000", "4-2000", "5-2000", "6-2000", "8-2000", "11-2000", "1-2001", "3-2001", "11-2001", "12-2001", "1-2002", "4-2002", "7-2002" ]; // For drawing the lines var CH_prod = [ 172, 163, 169, 163, 162, 322, 179, 160, 166, 169, 154, 156, 174, 156, 157, 163, 157, 155, 173, 159 ]; // For drawing the best fit var lines = [ 185, 184, 182, 181, 179, 178, 176, 175, 173, 172, 170, 169, 167, 166, 164, 163, 161, 160, 158, 157 ]; var CH_cume = [ 172, 335, 504, 667, 829, 1151, 1330, 1490, 1656, 1825, 1979, 2135, 2309, 2465, 2622, 2785, 2942, 3097, 3270, 3429 ]; var ctx = document.getElementById("myChart"); var myChart = new Chart(ctx, { type: 'line', data: { labels: years, datasets: [ { data: CH_prod, borderWidth: 1, label: "Oil, barrels", borderColor: "#FF0000", fillColor: "#FF0000", lineTension: 0, fill: false, yAxisID: "first-y-axis" }, { data: CH_cume, borderWidth: 1, label: "Cumulative Oil, barrels", borderColor: "#FF9A9A", fillColor: "#FF9A9A", lineTension: 0, fill: false, yAxisID: "second-y-axis" }, { data: lines, borderWidth: 1, label: "Best Fit", borderColor: "#66CCFF", fillColor: "#66CCFF", lineTension: 0, fill: false, yAxisID: "first-y-axis" } ] }, options: { scales: { yAxes: [{ id: "first-y-axis", type: "linear", scaleLabel: { display: true, labelString: "Production", }, position: "left" }, { id: "second-y-axis", type: "logarithmic", scaleLabel: { display: true, labelString: "Cumulative", }, position: "right" } ] } } });
Kansas Geological Survey
Comments to webadmin@kgs.ku.edu
URL=http://www.kgs.ku.edu/Magellan/Field/lease.html
Programs Updated Dec. 2002.
Data from Kansas Dept. of Revenue files quarterly.