KGS Home Page Oil and Gas Index Page Lease Production Page

Rooney 'B' 4-7 Lease


Lease: Rooney 'B' 4-7
Operator: BEREXCO LLC
Location: S2 N2 SE T31S, R34W, Sec. 7
Cumulative Production: 1048.2 barrels (from 1995 to 2002)
KS Dept. of Revenue Lease Code: 133314
KS Dept. of Revenue Lease Name: ROONEY B #4-7
     

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 9
inverse count .11111
Sx 45
Sxx 285
Sy 1048.2
Syy 193864.0144
Sxy 3368.56
Beta1 -16851.96
Beta2 540
Beta -31.20733
alpha 272.50059
>// Our labels along the x-axis var years = [ "7-1995", "8-1995", "9-1995", "10-1995", "11-1995", "12-1995", "2-2002", "3-2002", "6-2002" ]; // For drawing the lines var CH_prod = [ 167, 237, 210, 197, 144, 78, 5, 5, 5 ]; // For drawing the best fit var lines = [ 241, 210, 178, 147, 116, 85, 54, 22, -8 ]; var CH_cume = [ 167, 404, 614, 811, 955, 1033, 1038, 1043, 1048 ]; 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.