KGS Home Page Oil and Gas Index Page Lease Production Page

BROOKS ESTATE Lease


Lease: BROOKS ESTATE
Operator: MEYER DOUGLAS P
Location: N2 N2 SW T23S, R17W, Sec. 9
Cumulative Production: 3779 barrels (from 1985 to 1987)
KS Dept. of Revenue Lease Code: 122840
     

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 3779
Syy 879625
Sxy 33070
Beta1 -89680
Beta2 10830
Beta -8.2807
alpha 281.69329
>// Our labels along the x-axis var years = [ "3-1985", "4-1985", "5-1985", "6-1985", "7-1985", "8-1985", "9-1985", "10-1985", "11-1985", "1-1986", "3-1986", "4-1986", "6-1986", "7-1986", "9-1986", "12-1986", "3-1987", "4-1987", "6-1987" ]; // For drawing the lines var CH_prod = [ 163, 318, 479, 317, 203, 161, 158, 161, 164, 219, 160, 161, 159, 160, 160, 160, 160, 158, 158 ]; // For drawing the best fit var lines = [ 273, 265, 256, 248, 240, 232, 223, 215, 207, 198, 190, 182, 174, 165, 157, 149, 140, 132, 124 ]; var CH_cume = [ 163, 481, 960, 1277, 1480, 1641, 1799, 1960, 2124, 2343, 2503, 2664, 2823, 2983, 3143, 3303, 3463, 3621, 3779 ]; 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.