KGS Home Page Oil and Gas Index Page Lease Production Page

SENNE MTR52 Lease


Lease: SENNE MTR52
Operator: BENSON MINERAL G
Location: T17S, R6E, Sec. 25
Cumulative Production: 2977 mcf (from 1981 to 1984)
KS Dept. of Revenue Lease Code: 210664
     

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 2977
Syy 782807
Sxy 50267
Beta1 313308
Beta2 27600
Beta 11.35174
alpha -17.85651
>// Our labels along the x-axis var years = [ "11-1981", "12-1981", "1-1982", "2-1982", "3-1982", "4-1982", "5-1982", "6-1982", "7-1982", "3-1983", "4-1983", "5-1983", "6-1983", "7-1983", "8-1983", "9-1983", "10-1983", "11-1983", "12-1983", "1-1984", "2-1984", "3-1984", "4-1984", "5-1984" ]; // For drawing the lines var CH_prod = [ 10, 21, 25, 5, 24, 19, 19, 21, 18, 330, 116, 177, 171, 203, 182, 154, 162, 104, 36, 82, 110, 101, 306, 581 ]; // For drawing the best fit var lines = [ -6, 4, 16, 27, 38, 50, 61, 72, 84, 95, 107, 118, 129, 141, 152, 163, 175, 186, 197, 209, 220, 231, 243, 254 ]; var CH_cume = [ 10, 31, 56, 61, 85, 104, 123, 144, 162, 492, 608, 785, 956, 1159, 1341, 1495, 1657, 1761, 1797, 1879, 1989, 2090, 2396, 2977 ]; 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.