KGS Home Page Oil and Gas Index Page Lease Production Page

OWENS Lease


Lease: OWENS
Operator: LAYTON OIL COMPA
Location: T28S, R14E, Sec. 36
Cumulative Production: 338 mcf (from 1969 to 1974)
     

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 35
inverse count .02857
Sx 630
Sxx 14910
Sy 289
Syy 7675
Sxy 5462
Beta1 9100
Beta2 124950
Beta .07283
alpha 6.94586
>// Our labels along the x-axis var years = [ "1-1970", "2-1970", "3-1970", "4-1970", "6-1970", "7-1970", "8-1970", "9-1970", "10-1970", "11-1970", "12-1970", "1-1971", "2-1971", "3-1971", "4-1971", "5-1971", "6-1971", "7-1971", "8-1971", "9-1971", "10-1971", "11-1971", "12-1971", "4-1972", "5-1972", "6-1972", "7-1972", "5-1973", "6-1973", "8-1973", "9-1973", "10-1973", "11-1973", "6-1974", "7-1974" ]; // For drawing the lines var CH_prod = [ 17, 22, 10, 7, 1, 1, 1, 1, 3, 9, 14, 20, 12, 10, 3, 6, 2, 1, 1, 2, 3, 6, 10, 20, 8, 3, 1, 15, 2, 1, 1, 3, 70, 2, 1 ]; // For drawing the best fit var lines = [ 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 9, 9, 9, 9, 9, 9, 9 ]; var CH_cume = [ 17, 39, 49, 56, 57, 58, 59, 60, 63, 72, 86, 106, 118, 128, 131, 137, 139, 140, 141, 143, 146, 152, 162, 182, 190, 193, 194, 209, 211, 212, 213, 216, 286, 288, 289 ]; 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.