KGS Home Page Oil and Gas Index Page Lease Production Page

BLOOD ANN O'BRYAN Lease


Lease: BLOOD ANN O'BRYAN
Operator: ENERGY EXPLORATI
Location: T26S, R15E, Sec. 36
Cumulative Production: 1799 barrels (from 1982 to 1984)
KS Dept. of Revenue Lease Code: 117909
     

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 19
inverse count .05263
Sx 190
Sxx 2470
Sy 1799
Syy 211379
Sxy 15330
Beta1 -50540
Beta2 10830
Beta -4.66667
alpha 141.34667
>// Our labels along the x-axis var years = [ "9-1982", "10-1982", "11-1982", "12-1982", "1-1983", "3-1983", "6-1983", "7-1983", "8-1983", "9-1983", "10-1983", "1-1984", "3-1984", "5-1984", "6-1984", "7-1984", "8-1984", "9-1984", "11-1984" ]; // For drawing the lines var CH_prod = [ 82, 92, 157, 60, 191, 216, 98, 103, 98, 102, 53, 98, 99, 94, 58, 53, 56, 33, 56 ]; // For drawing the best fit var lines = [ 136, 132, 127, 122, 118, 113, 108, 104, 99, 94, 90, 85, 80, 76, 71, 66, 62, 57, 52 ]; var CH_cume = [ 82, 174, 331, 391, 582, 798, 896, 999, 1097, 1199, 1252, 1350, 1449, 1543, 1601, 1654, 1710, 1743, 1799 ]; 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.