KGS Home Page Oil and Gas Index Page Lease Production Page

MUIR Gas Unit Lease


Lease: MUIR Gas Unit
Operator: OXY USA Inc.
Location: SW NW SE T31S, R9W, Sec. 16
Cumulative Production: 3740 barrels (from 1964 to 1983)
KS Dept. of Revenue Lease Code: 106491
KS Dept. of Revenue Lease Name: MUIR GAS UNIT
     

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 19
inverse count .05263
Sx 190
Sxx 2470
Sy 1479
Syy 115769
Sxy 14428
Beta1 -6878
Beta2 10830
Beta -.63509
alpha 84.19048
>// Our labels along the x-axis var years = [ "4-1970", "6-1970", "9-1970", "12-1970", "5-1971", "3-1972", "10-1972", "3-1973", "8-1973", "4-1974", "8-1974", "3-1975", "9-1975", "9-1976", "5-1977", "11-1978", "1-1980", "5-1982", "9-1983" ]; // For drawing the lines var CH_prod = [ 85, 83, 81, 80, 74, 81, 77, 78, 78, 80, 81, 81, 79, 80, 79, 81, 75, 67, 59 ]; // For drawing the best fit var lines = [ 83, 82, 82, 81, 81, 80, 79, 79, 78, 77, 77, 76, 75, 75, 74, 74, 73, 72, 72 ]; var CH_cume = [ 1359, 1442, 1523, 1603, 1677, 1758, 1835, 1913, 1991, 2071, 2152, 2233, 2312, 2392, 2471, 2552, 2627, 2694, 2753 ]; var ctx = document.getElementById("myChart"); var myChart = new Chart(ctx, { type: 'line', data: { labels: years, datasets: [ { data: CH_prod, borderWidth: 1, label: "Oil, barrels", borderColor: "#FF0000", fillColor: "#FF0000", lineTension: 0, fill: false, yAxisID: "first-y-axis" }, { data: CH_cume, borderWidth: 1, label: "Cumulative Oil, barrels", borderColor: "#FF9A9A", fillColor: "#FF9A9A", 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.