KGS Home Page Oil and Gas Index Page Lease Production Page

BLOUT 1-5 Lease


Lease: BLOUT 1-5
Operator: Merit Energy Company, LLC
Location: NE N2 SW T33S, R42W, Sec. 5
Cumulative Production: 23372.4 barrels (from 2002 to 2011)
KS Dept. of Revenue Lease Code: 135632
KS Dept. of Revenue Lease Name: BLOUT 1-5
     

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 25
inverse count .04
Sx 325
Sxx 5525
Sy 23372.4
Syy 68773385.3952
Sxy 135487.56
Beta1 -4208841
Beta2 32500
Beta -129.5028
alpha 2618.4324
>// Our labels along the x-axis var years = [ "2-2002", "3-2002", "4-2002", "5-2002", "6-2002", "7-2002", "8-2002", "12-2002", "1-2003", "2-2003", "3-2003", "4-2003", "9-2003", "11-2003", "12-2003", "2-2004", "3-2004", "5-2004", "6-2004", "8-2004", "10-2004", "3-2005", "7-2005", "3-2006", "7-2011" ]; // For drawing the lines var CH_prod = [ 361, 4411, 4352, 3760, 3009, 2253, 760, 472, 533, 512, 340, 175, 370, 173, 186, 178, 180, 178, 172, 171, 172, 168, 176, 166, 145 ]; // For drawing the best fit var lines = [ 2488, 2359, 2229, 2100, 1970, 1841, 1711, 1582, 1452, 1323, 1193, 1064, 934, 805, 675, 546, 416, 287, 157, 28, -101, -230, -360, -489, -619 ]; var CH_cume = [ 361, 4772, 9124, 12884, 15893, 18146, 18906, 19378, 19911, 20423, 20763, 20938, 21308, 21481, 21667, 21845, 22025, 22203, 22375, 22546, 22718, 22886, 23062, 23228, 23373 ]; 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.