KGS Home Page Oil and Gas Index Page Lease Production Page

NICHOLS 3-19 Lease


Lease: NICHOLS 3-19
Operator: CHEVRON U S A IN
Location: NE NE NE T29S, R18W, Sec. 19
Cumulative Production: 34238 mcf (from 1985 to 1990)
KS Dept. of Revenue Lease Code: 214822
     

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 28
inverse count .03571
Sx 406
Sxx 7714
Sy 34238
Syy 186195608
Sxy 235045
Beta1 -7319368
Beta2 51156
Beta -143.07937
alpha 3297.04089
>// Our labels along the x-axis var years = [ "3-1985", "4-1985", "5-1985", "7-1985", "8-1985", "9-1985", "11-1985", "1-1986", "5-1986", "6-1986", "9-1986", "10-1986", "1-1987", "2-1987", "3-1987", "3-1988", "4-1988", "5-1988", "6-1988", "7-1988", "8-1988", "9-1988", "10-1988", "11-1988", "12-1988", "1-1989", "3-1990", "8-1990" ]; // For drawing the lines var CH_prod = [ 2252, 1813, 1405, 3216, 3747, 2221, 3714, 11447, 432, 298, 544, 379, 593, 466, 506, 192, 246, 142, 139, 126, 91, 104, 71, 41, 12, 2, 1, 38 ]; // For drawing the best fit var lines = [ 3153, 3010, 2867, 2724, 2581, 2438, 2295, 2152, 2009, 1866, 1723, 1580, 1437, 1293, 1150, 1007, 864, 721, 578, 435, 292, 149, 6, -136, -279, -423, -566, -709 ]; var CH_cume = [ 2252, 4065, 5470, 8686, 12433, 14654, 18368, 29815, 30247, 30545, 31089, 31468, 32061, 32527, 33033, 33225, 33471, 33613, 33752, 33878, 33969, 34073, 34144, 34185, 34197, 34199, 34200, 34238 ]; var ctx = document.getElementById("myChart"); var myChart = new Chart(ctx, { type: 'line', data: { labels: years, datasets: [ { data: CH_prod, borderWidth: 1, label: "Gas MCF", borderColor: "#008040", fillColor: "#008040", lineTension: 0, fill: false, yAxisID: "first-y-axis" }, { data: CH_cume, borderWidth: 1, label: "Cumulative Gas MCF", borderColor: "#91FF91", fillColor: "#91FF91", 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.