KGS Home Page Oil and Gas Index Page Lease Production Page

SCHAUF Lease


Lease: SCHAUF
Operator: MUSTANG DRILLING
Location: SW NW SE T16S, R12W, Sec. 3
Cumulative Production: 4742 barrels (from 1982 to 1985)
KS Dept. of Revenue Lease Code: 118055
     

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 21
inverse count .04762
Sx 231
Sxx 3311
Sy 4742
Syy 1345476
Sxy 43385
Beta1 -184317
Beta2 16170
Beta -11.3987
alpha 351.20225
>// Our labels along the x-axis var years = [ "9-1982", "10-1982", "11-1982", "12-1982", "1-1983", "2-1983", "3-1983", "4-1983", "5-1983", "6-1983", "7-1983", "8-1983", "9-1983", "10-1983", "12-1983", "2-1984", "3-1984", "5-1984", "7-1984", "10-1984", "2-1985" ]; // For drawing the lines var CH_prod = [ 393, 595, 201, 201, 164, 404, 164, 393, 182, 198, 198, 173, 162, 163, 192, 161, 163, 171, 149, 152, 163 ]; // For drawing the best fit var lines = [ 339, 328, 317, 305, 294, 282, 271, 260, 248, 237, 225, 214, 203, 191, 180, 168, 157, 146, 134, 123, 111 ]; var CH_cume = [ 393, 988, 1189, 1390, 1554, 1958, 2122, 2515, 2697, 2895, 3093, 3266, 3428, 3591, 3783, 3944, 4107, 4278, 4427, 4579, 4742 ]; 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.