KGS Home Page Oil and Gas Index Page Lease Production Page

DELMAR STUCKY Lease


Lease: DELMAR STUCKY
Operator: MILBURN HAROLD J
Location: SE NW SE T23S, R3W, Sec. 2
Cumulative Production: 35505 mcf (from 1974 to 1976)
     

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 14
inverse count .07143
Sx 105
Sxx 1015
Sy 35505
Syy 146336395
Sxy 166951
Beta1 -1390711
Beta2 3185
Beta -436.64396
alpha 5811.01735
>// Our labels along the x-axis var years = [ "12-1974", "1-1975", "2-1975", "3-1975", "4-1975", "5-1975", "6-1975", "7-1975", "8-1975", "9-1975", "10-1975", "11-1975", "12-1975", "1-1976" ]; // For drawing the lines var CH_prod = [ 7063, 6000, 5055, 3492, 2795, 1852, 1450, 1299, 1121, 1151, 1252, 1294, 1307, 374 ]; // For drawing the best fit var lines = [ 5374, 4937, 4501, 4064, 3627, 3191, 2754, 2317, 1881, 1444, 1007, 571, 134, -301 ]; var CH_cume = [ 7063, 13063, 18118, 21610, 24405, 26257, 27707, 29006, 30127, 31278, 32530, 33824, 35131, 35505 ]; 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.