KGS Home Page Oil and Gas Index Page Lease Production Page

MATERN 'A' 2 Lease


Lease: MATERN 'A' 2
Operator: OXY USA Inc.
Location: C NW SW T34S, R41W, Sec. 34
Cumulative Production: 1893 barrels (from 1968 to 1973)
     

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 12
inverse count .08333
Sx 78
Sxx 650
Sy 973
Syy 127957
Sxy 5435
Beta1 -10674
Beta2 1716
Beta -6.22028
alpha 121.51029
>// Our labels along the x-axis var years = [ "4-1970", "2-1971", "3-1971", "5-1971", "7-1971", "9-1971", "2-1972", "6-1972", "10-1972", "1-1973", "3-1973", "4-1973" ]; // For drawing the lines var CH_prod = [ 248, 40, 92, 34, 60, 20, 147, 32, 140, 70, 50, 40 ]; // For drawing the best fit var lines = [ 115, 109, 102, 96, 90, 84, 77, 71, 65, 59, 53, 46 ]; var CH_cume = [ 248, 288, 380, 414, 474, 494, 641, 673, 813, 883, 933, 973 ]; 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.