KGS Home Page Oil and Gas Index Page Lease Production Page

ELLIS B 2 Lease


Lease: ELLIS B 2
Operator: OXY USA Inc.
Location: T33S, R42W, Sec. 17
Cumulative Production: 4763.75 barrels (from 1996 to 2000)
KS Dept. of Revenue Lease Code: 133881
KS Dept. of Revenue Lease Name: ELLIS B #2
     

Adjust the Years Displayed

Start Year:
End Year:
     

Options

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



count 20
inverse count .05
Sx 210
Sxx 2870
Sy 4763.75
Syy 1332181.1339
Sxy 44340.55
Beta1 -113576.5
Beta2 13300
Beta -8.53959
alpha 327.8532
>// Our labels along the x-axis var years = [ "9-1996", "10-1996", "11-1996", "12-1996", "2-1997", "3-1997", "5-1997", "7-1997", "8-1997", "9-1997", "11-1997", "2-1998", "5-1998", "6-1998", "9-1998", "11-1998", "5-1999", "9-1999", "12-1999", "1-2000" ]; // For drawing the lines var CH_prod = [ 307, 184, 354, 528, 347, 190, 342, 189, 182, 172, 190, 192, 180, 192, 189, 185, 371, 187, 179, 103 ]; // For drawing the best fit var lines = [ 319, 310, 302, 293, 285, 276, 268, 259, 250, 242, 233, 225, 216, 208, 199, 191, 182, 174, 165, 157 ]; var CH_cume = [ 307, 491, 845, 1373, 1720, 1910, 2252, 2441, 2623, 2795, 2985, 3177, 3357, 3549, 3738, 3923, 4294, 4481, 4660, 4763 ]; 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: "logarithmic", 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.