KGS Home Page Oil and Gas Index Page Lease Production Page

SCHWEIZER Lease


Lease: SCHWEIZER
Operator: BCE-Mach III LLC
Location: NE SW NE T22S, R9W, Sec. 33
Cumulative Production: 4450.34 barrels (from 1984 to 2002)
KS Dept. of Revenue Lease Code: 123191
KS Dept. of Revenue Lease Name: SCHWEIZER
     

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 22
inverse count .04545
Sx 253
Sxx 3795
Sy 4450.34
Syy 1358639.7956
Sxy 39757.48
Beta1 -251271.46
Beta2 19481
Beta -12.89828
alpha 350.58334
>// Our labels along the x-axis var years = [ "10-1984", "11-1984", "12-1984", "1-1985", "2-1985", "3-1985", "4-1985", "5-1985", "6-1985", "8-1985", "10-1985", "12-1985", "3-1986", "5-1986", "8-1986", "12-1986", "4-1987", "8-1987", "12-1987", "6-1988", "1-1989", "12-2002" ]; // For drawing the lines var CH_prod = [ 772, 452, 330, 147, 156, 139, 161, 164, 161, 162, 161, 166, 162, 144, 132, 167, 164, 160, 146, 165, 163, 76 ]; // For drawing the best fit var lines = [ 337, 324, 311, 298, 286, 273, 260, 247, 234, 221, 208, 195, 182, 170, 157, 144, 131, 118, 105, 92, 79, 66 ]; var CH_cume = [ 772, 1224, 1554, 1701, 1857, 1996, 2157, 2321, 2482, 2644, 2805, 2971, 3133, 3277, 3409, 3576, 3740, 3900, 4046, 4211, 4374, 4450 ]; 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.