KGS Home Page Oil and Gas Index Page Lease Production Page

ARMSTRONG Lease


Lease: ARMSTRONG
Operator: Lorenz, James D.
Location: T29S, R14E, Sec. 11
Cumulative Production: 1623 barrels (from 1981 to 1983)
KS Dept. of Revenue Lease Code: 115507
KS Dept. of Revenue Lease Name: ARMSTRONG
     

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 13
inverse count .07692
Sx 91
Sxx 819
Sy 1623
Syy 241637
Sxy 9877
Beta1 -19292
Beta2 2366
Beta -8.15385
alpha 181.91583
>// Our labels along the x-axis var years = [ "9-1981", "10-1981", "12-1981", "1-1982", "2-1982", "3-1982", "4-1982", "6-1982", "9-1982", "11-1982", "1-1983", "4-1983", "8-1983" ]; // For drawing the lines var CH_prod = [ 284, 124, 159, 147, 63, 88, 99, 127, 144, 130, 78, 66, 114 ]; // For drawing the best fit var lines = [ 173, 165, 157, 149, 141, 132, 124, 116, 108, 100, 92, 84, 75 ]; var CH_cume = [ 284, 408, 567, 714, 777, 865, 964, 1091, 1235, 1365, 1443, 1509, 1623 ]; 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.