KGS Home Page Oil and Gas Index Page Lease Production Page

BAUMGARTNER Lease


Lease: BAUMGARTNER
Operator: S & V OIL INCORP
Location: NW NW NW T8S, R22E, Sec. 32
Cumulative Production: 2515 barrels (from 1985 to 1988)
KS Dept. of Revenue Lease Code: 122906
     

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 15
inverse count .06667
Sx 120
Sxx 1240
Sy 2515
Syy 475185
Sxy 17992
Beta1 -31920
Beta2 4200
Beta -7.6
alpha 228.47809
>// Our labels along the x-axis var years = [ "2-1985", "8-1985", "11-1986", "12-1986", "1-1987", "2-1987", "3-1987", "7-1987", "8-1987", "9-1987", "10-1987", "11-1987", "1-1988", "2-1988", "4-1988" ]; // For drawing the lines var CH_prod = [ 154, 150, 278, 290, 263, 145, 152, 158, 126, 148, 159, 149, 58, 149, 136 ]; // For drawing the best fit var lines = [ 220, 213, 205, 198, 190, 182, 175, 167, 160, 152, 144, 137, 129, 122, 114 ]; var CH_cume = [ 154, 304, 582, 872, 1135, 1280, 1432, 1590, 1716, 1864, 2023, 2172, 2230, 2379, 2515 ]; 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.