KGS Home Page Oil and Gas Index Page Lease Production Page

BROCE Lease


Lease: BROCE
Operator: DUTTON BILL J OI
Location: NW SE SE T31S, R9W, Sec. 26
Cumulative Production: 4486 barrels (from 1978 to 1981)
     

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 22
inverse count .04545
Sx 253
Sxx 3795
Sy 4486
Syy 1230266
Sxy 41484
Beta1 -222310
Beta2 19481
Beta -11.41163
alpha 335.10932
>// Our labels along the x-axis var years = [ "7-1978", "8-1978", "9-1978", "10-1978", "11-1978", "12-1978", "1-1979", "2-1979", "3-1979", "4-1979", "10-1979", "12-1979", "1-1980", "2-1980", "3-1980", "5-1980", "7-1980", "10-1980", "2-1981", "5-1981", "7-1981", "11-1981" ]; // For drawing the lines var CH_prod = [ 328, 623, 461, 307, 152, 165, 157, 160, 158, 116, 154, 160, 166, 153, 156, 153, 163, 132, 161, 155, 152, 154 ]; // For drawing the best fit var lines = [ 323, 312, 300, 289, 278, 266, 255, 243, 232, 220, 209, 198, 186, 175, 163, 152, 141, 129, 118, 106, 95, 84 ]; var CH_cume = [ 328, 951, 1412, 1719, 1871, 2036, 2193, 2353, 2511, 2627, 2781, 2941, 3107, 3260, 3416, 3569, 3732, 3864, 4025, 4180, 4332, 4486 ]; 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.