KGS Home Page Oil and Gas Index Page Lease Production Page

MAXWELL RAY H WEST Lease


Lease: MAXWELL RAY H WEST
Operator: ADM INDUSTRIAL O
Location: T29S, R14E, Sec. 12
Cumulative Production: 2714 barrels (from 1980 to 1983)
KS Dept. of Revenue Lease Code: 114292
     

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 18
inverse count .05556
Sx 171
Sxx 2109
Sy 2714
Syy 430578
Sxy 24408
Beta1 -24750
Beta2 8721
Beta -2.83798
alpha 177.75281
>// Our labels along the x-axis var years = [ "4-1980", "5-1980", "6-1980", "7-1980", "8-1980", "9-1980", "11-1980", "1-1981", "4-1981", "5-1981", "6-1981", "7-1981", "8-1981", "10-1981", "12-1981", "2-1982", "6-1982", "8-1983" ]; // For drawing the lines var CH_prod = [ 199, 199, 198, 98, 210, 85, 141, 150, 155, 149, 148, 145, 149, 149, 150, 151, 148, 90 ]; // For drawing the best fit var lines = [ 174, 172, 169, 166, 163, 160, 157, 155, 152, 149, 146, 143, 140, 138, 135, 132, 129, 126 ]; var CH_cume = [ 199, 398, 596, 694, 904, 989, 1130, 1280, 1435, 1584, 1732, 1877, 2026, 2175, 2325, 2476, 2624, 2714 ]; 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.