KGS Home Page Oil and Gas Index Page Lease Production Page

MAIER Lease


Lease: MAIER
Operator: WALTERS DRILLING
Location: C SW SW T18S, R24W, Sec. 25
Cumulative Production: 26939 barrels (from 1963 to 1972)
     

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 18
inverse count .05556
Sx 171
Sxx 2109
Sy 3390
Syy 673628
Sxy 32368
Beta1 2934
Beta2 8721
Beta .33643
alpha 185.15206
>// Our labels along the x-axis var years = [ "1-1970", "3-1970", "4-1970", "5-1970", "6-1970", "8-1970", "9-1970", "12-1970", "3-1971", "4-1971", "6-1971", "8-1971", "9-1971", "11-1971", "1-1972", "3-1972", "5-1972", "6-1972" ]; // For drawing the lines var CH_prod = [ 184, 185, 183, 152, 151, 182, 185, 186, 186, 366, 182, 182, 180, 179, 178, 177, 177, 175 ]; // For drawing the best fit var lines = [ 185, 185, 186, 186, 186, 187, 187, 187, 188, 188, 188, 189, 189, 189, 190, 190, 190, 191 ]; var CH_cume = [ 184, 369, 552, 704, 855, 1037, 1222, 1408, 1594, 1960, 2142, 2324, 2504, 2683, 2861, 3038, 3215, 3390 ]; 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: "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.