KGS Home Page Oil and Gas Index Page Lease Production Page

SEIBERT Lease


Lease: SEIBERT
Operator: DREILING EXPLORA
Location: T26S, R20E, Sec. 10
Cumulative Production: 4947 barrels (from 1980 to 1985)
KS Dept. of Revenue Lease Code: 118494
     

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 44
inverse count .02273
Sx 990
Sxx 29370
Sy 4947
Syy 642935
Sxy 120244
Beta1 393206
Beta2 312180
Beta 1.25955
alpha 84.10203
>// Our labels along the x-axis var years = [ "10-1980", "6-1981", "9-1981", "2-1982", "4-1982", "6-1982", "8-1982", "9-1982", "10-1982", "11-1982", "12-1982", "1-1983", "4-1983", "6-1983", "7-1983", "8-1983", "9-1983", "10-1983", "11-1983", "12-1983", "1-1984", "2-1984", "3-1984", "4-1984", "5-1984", "6-1984", "7-1984", "8-1984", "9-1984", "10-1984", "11-1984", "12-1984", "1-1985", "2-1985", "3-1985", "4-1985", "5-1985", "6-1985", "7-1985", "8-1985", "9-1985", "10-1985", "11-1985", "12-1985" ]; // For drawing the lines var CH_prod = [ 80, 79, 78, 80, 82, 77, 75, 162, 83, 83, 82, 77, 80, 73, 76, 77, 79, 156, 100, 164, 101, 164, 80, 94, 89, 128, 271, 184, 128, 202, 82, 177, 130, 99, 112, 180, 90, 99, 178, 80, 118, 136, 82, 100 ]; // For drawing the best fit var lines = [ 85, 86, 87, 89, 90, 91, 92, 94, 95, 96, 97, 99, 100, 101, 102, 104, 105, 106, 108, 109, 110, 111, 113, 114, 115, 116, 118, 119, 120, 121, 123, 124, 125, 126, 128, 129, 130, 131, 133, 134, 135, 137, 138, 139 ]; var CH_cume = [ 80, 159, 237, 317, 399, 476, 551, 713, 796, 879, 961, 1038, 1118, 1191, 1267, 1344, 1423, 1579, 1679, 1843, 1944, 2108, 2188, 2282, 2371, 2499, 2770, 2954, 3082, 3284, 3366, 3543, 3673, 3772, 3884, 4064, 4154, 4253, 4431, 4511, 4629, 4765, 4847, 4947 ]; 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.