KGS Home Page Oil and Gas Index Page Lease Production Page

KOEHN 3-19 Lease


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

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 27
inverse count .03704
Sx 378
Sxx 6930
Sy 17535
Syy 28516173
Sxy 134281
Beta1 -3002643
Beta2 44226
Beta -67.89316
alpha 1600.07668
>// Our labels along the x-axis var years = [ "4-1985", "5-1985", "7-1985", "11-1987", "3-1988", "4-1988", "5-1988", "6-1988", "7-1988", "8-1988", "9-1988", "10-1988", "11-1988", "12-1988", "1-1989", "2-1989", "3-1989", "4-1989", "5-1989", "6-1989", "7-1989", "8-1989", "9-1989", "10-1989", "11-1989", "12-1989", "1-1990" ]; // For drawing the lines var CH_prod = [ 3194, 3283, 1777, 608, 746, 824, 518, 511, 468, 392, 407, 412, 411, 407, 347, 202, 298, 305, 369, 393, 405, 406, 350, 325, 43, 68, 66 ]; // For drawing the best fit var lines = [ 1532, 1464, 1396, 1328, 1260, 1192, 1124, 1056, 989, 921, 853, 785, 717, 649, 581, 513, 445, 377, 310, 242, 174, 106, 38, -29, -97, -165, -233 ]; var CH_cume = [ 3194, 6477, 8254, 8862, 9608, 10432, 10950, 11461, 11929, 12321, 12728, 13140, 13551, 13958, 14305, 14507, 14805, 15110, 15479, 15872, 16277, 16683, 17033, 17358, 17401, 17469, 17535 ]; 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: "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.