KGS Home Page Oil and Gas Index Page Lease Production Page

MUIR Lease


Lease: MUIR
Operator: MACK ENERGY COMP
Location: T31S, R8W, Sec. 10
Cumulative Production: 35976 mcf (from 1973 to 1975)
     

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 22
inverse count .04545
Sx 253
Sxx 3795
Sy 35976
Syy 65149902
Sxy 374587
Beta1 -861014
Beta2 19481
Beta -44.19763
alpha 2143.33112
>// Our labels along the x-axis var years = [ "8-1973", "9-1973", "10-1973", "11-1973", "12-1973", "1-1974", "2-1974", "3-1974", "4-1974", "5-1974", "6-1974", "7-1974", "8-1974", "9-1974", "10-1974", "11-1974", "12-1974", "1-1975", "2-1975", "3-1975", "4-1975", "5-1975" ]; // For drawing the lines var CH_prod = [ 2872, 2614, 2154, 2278, 2094, 1344, 676, 1012, 869, 1681, 1718, 1893, 1762, 1672, 1619, 1828, 1531, 1307, 1360, 956, 1246, 1490 ]; // For drawing the best fit var lines = [ 2099, 2054, 2010, 1966, 1922, 1878, 1833, 1789, 1745, 1701, 1657, 1612, 1568, 1524, 1480, 1436, 1391, 1347, 1303, 1259, 1215, 1170 ]; var CH_cume = [ 2872, 5486, 7640, 9918, 12012, 13356, 14032, 15044, 15913, 17594, 19312, 21205, 22967, 24639, 26258, 28086, 29617, 30924, 32284, 33240, 34486, 35976 ]; 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.