KGS Home Page Oil and Gas Index Page Lease Production Page

Berland 1-29 Lease


Lease: Berland 1-29
Operator: Reilly Oil Company, Inc.
Location: T7S, R20W, Sec. 29
Cumulative Production: 3988.17 barrels (from 2009 to 2011)
KS Dept. of Revenue Lease Code: 139949
KS Dept. of Revenue Lease Name: BERLAND 1-29
     

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 19
inverse count .05263
Sx 190
Sxx 2470
Sy 3988.17
Syy 1103722.7951
Sxy 32834.24
Beta1 -133901.74
Beta2 10830
Beta -12.36396
alpha 333.53328
>// Our labels along the x-axis var years = [ "2-2009", "3-2009", "4-2009", "5-2009", "6-2009", "7-2009", "8-2009", "9-2009", "10-2009", "11-2009", "1-2010", "2-2010", "4-2010", "6-2010", "8-2010", "11-2010", "3-2011", "7-2011", "9-2011" ]; // For drawing the lines var CH_prod = [ 161, 646, 320, 323, 319, 161, 160, 161, 161, 164, 160, 162, 158, 160, 161, 162, 159, 152, 138 ]; // For drawing the best fit var lines = [ 321, 308, 296, 284, 271, 259, 246, 234, 222, 209, 197, 185, 172, 160, 148, 135, 123, 110, 98 ]; var CH_cume = [ 161, 807, 1127, 1450, 1769, 1930, 2090, 2251, 2412, 2576, 2736, 2898, 3056, 3216, 3377, 3539, 3698, 3850, 3988 ]; 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.