KGS Home Page Oil and Gas Index Page Lease Production Page

BUNCH REX Lease


Lease: BUNCH REX
Operator: WAY DRILLING COM
Location: T29S, R14E, Sec. 12
Cumulative Production: 5150 barrels (from 1981 to 1986)
KS Dept. of Revenue Lease Code: 114625
     

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 30
inverse count .03333
Sx 465
Sxx 9455
Sy 5150
Syy 1150946
Sxy 65237
Beta1 -437640
Beta2 67425
Beta -6.49077
alpha 272.24637
>// Our labels along the x-axis var years = [ "2-1981", "3-1981", "4-1981", "5-1981", "6-1981", "7-1981", "8-1981", "9-1981", "10-1981", "11-1981", "12-1981", "1-1982", "2-1982", "6-1982", "9-1982", "2-1983", "4-1983", "5-1983", "8-1983", "11-1983", "2-1984", "5-1984", "7-1984", "9-1984", "11-1984", "12-1984", "4-1985", "9-1985", "4-1986", "7-1986" ]; // For drawing the lines var CH_prod = [ 421, 420, 418, 279, 139, 276, 137, 183, 140, 141, 132, 34, 124, 154, 115, 100, 143, 154, 153, 156, 150, 147, 97, 153, 155, 80, 100, 140, 153, 156 ]; // For drawing the best fit var lines = [ 265, 259, 252, 246, 239, 233, 226, 220, 213, 207, 200, 194, 187, 181, 174, 168, 161, 155, 148, 142, 135, 129, 122, 116, 109, 103, 96, 90, 84, 77 ]; var CH_cume = [ 421, 841, 1259, 1538, 1677, 1953, 2090, 2273, 2413, 2554, 2686, 2720, 2844, 2998, 3113, 3213, 3356, 3510, 3663, 3819, 3969, 4116, 4213, 4366, 4521, 4601, 4701, 4841, 4994, 5150 ]; 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.