KGS Home Page Oil and Gas Index Page Lease Production Page

SMITH Lease


Lease: SMITH
Operator: JENKINS & BROYLE
Location: SE SE NE T35S, R2E, Sec. 12
Cumulative Production: 63016 mcf (from 1979 to 1982)
     

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 24
inverse count .04167
Sx 300
Sxx 4900
Sy 63016
Syy 255850292
Sxy 630269
Beta1 -3778344
Beta2 27600
Beta -136.89652
alpha 4337.22012
>// Our labels along the x-axis var years = [ "8-1979", "9-1979", "10-1979", "11-1979", "12-1979", "1-1980", "2-1980", "3-1980", "4-1980", "5-1980", "6-1980", "7-1980", "8-1980", "9-1980", "11-1980", "12-1980", "1-1981", "3-1981", "4-1981", "5-1981", "6-1981", "7-1981", "9-1981", "1-1982" ]; // For drawing the lines var CH_prod = [ 1761, 6385, 3648, 206, 3581, 6956, 2563, 5167, 4298, 2405, 625, 3933, 1244, 4185, 4814, 94, 2340, 534, 1988, 2777, 1480, 1346, 87, 599 ]; // For drawing the best fit var lines = [ 4200, 4063, 3926, 3789, 3652, 3515, 3378, 3242, 3105, 2968, 2831, 2694, 2557, 2420, 2283, 2146, 2009, 1873, 1736, 1599, 1462, 1325, 1188, 1051 ]; var CH_cume = [ 1761, 8146, 11794, 12000, 15581, 22537, 25100, 30267, 34565, 36970, 37595, 41528, 42772, 46957, 51771, 51865, 54205, 54739, 56727, 59504, 60984, 62330, 62417, 63016 ]; 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.