KGS Home Page Oil and Gas Index Page Lease Production Page

KOEHN 2-19 Lease


Lease: KOEHN 2-19
Operator: CHEVRON U S A IN
Location: E2 E2 SE T29S, R18W, Sec. 19
Cumulative Production: 26724 mcf (from 1985 to 1990)
KS Dept. of Revenue Lease Code: 212385
     

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 26
inverse count .03846
Sx 351
Sxx 6201
Sy 26724
Syy 266544704
Sxy 101430
Beta1 -6742944
Beta2 38025
Beta -177.32923
alpha 3421.65389
>// Our labels along the x-axis var years = [ "3-1985", "4-1985", "5-1985", "11-1986", "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", "8-1990" ]; // For drawing the lines var CH_prod = [ 15858, 1800, 3159, 349, 463, 519, 380, 412, 376, 227, 325, 299, 278, 306, 256, 140, 210, 219, 200, 146, 150, 151, 118, 105, 247, 31 ]; // For drawing the best fit var lines = [ 3244, 3066, 2889, 2712, 2535, 2357, 2180, 2003, 1825, 1648, 1471, 1293, 1116, 939, 761, 584, 407, 229, 52, -124, -302, -479, -656, -834, -1011, -1188 ]; var CH_cume = [ 15858, 17658, 20817, 21166, 21629, 22148, 22528, 22940, 23316, 23543, 23868, 24167, 24445, 24751, 25007, 25147, 25357, 25576, 25776, 25922, 26072, 26223, 26341, 26446, 26693, 26724 ]; 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.