KGS Home Page Oil and Gas Index Page Lease Production Page

BLOUT 6-5 Lease


Lease: BLOUT 6-5
Operator: Merit Energy Company, LLC
Location: SE SE SE T33S, R42W, Sec. 5
Cumulative Production: 376357 mcf (from 2002 to 2009)
KS Dept. of Revenue Lease Code: 224152
KS Dept. of Revenue Lease Name: BLOUT #6-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 81
inverse count .01235
Sx 3321
Sxx 180441
Sy 376357
Syy 6661821273
Sxy 5277542
Beta1 -822400695
Beta2 3586680
Beta -229.29302
alpha 14052.31312
>// Our labels along the x-axis var years = [ "11-2002", "12-2002", "1-2003", "2-2003", "3-2003", "4-2003", "5-2003", "6-2003", "7-2003", "8-2003", "9-2003", "10-2003", "11-2003", "12-2003", "1-2004", "2-2004", "3-2004", "4-2004", "5-2004", "6-2004", "7-2004", "8-2004", "9-2004", "10-2004", "11-2004", "12-2004", "1-2005", "2-2005", "3-2005", "4-2005", "5-2005", "6-2005", "7-2005", "8-2005", "9-2005", "10-2005", "11-2005", "12-2005", "1-2006", "2-2006", "3-2006", "4-2006", "5-2006", "6-2006", "7-2006", "8-2006", "9-2006", "10-2006", "11-2006", "12-2006", "1-2007", "3-2007", "4-2007", "5-2007", "6-2007", "7-2007", "8-2007", "9-2007", "10-2007", "11-2007", "12-2007", "1-2008", "2-2008", "3-2008", "4-2008", "5-2008", "7-2008", "8-2008", "9-2008", "11-2008", "1-2009", "2-2009", "3-2009", "4-2009", "5-2009", "6-2009", "7-2009", "8-2009", "9-2009", "10-2009", "11-2009" ]; // For drawing the lines var CH_prod = [ 35949, 29065, 37875, 29039, 20177, 7674, 16, 12, 11, 16968, 15564, 12965, 11086, 9050, 6741, 6110, 10720, 8630, 8794, 8040, 8049, 7132, 7627, 6269, 5795, 4038, 3801, 5333, 4849, 4872, 4387, 3775, 3619, 2980, 2654, 1543, 1526, 1617, 1289, 1189, 3048, 3032, 2403, 1658, 1111, 1631, 2002, 1292, 685, 247, 85, 397, 283, 220, 96, 44, 141, 320, 256, 210, 169, 55, 56, 12, 18, 10, 7, 1, 1, 1, 19, 1, 6, 2, 1, 1, 1, 1, 1, 1, 2 ]; // For drawing the best fit var lines = [ 13823, 13593, 13364, 13135, 12905, 12676, 12447, 12217, 11988, 11759, 11530, 11300, 11071, 10842, 10612, 10383, 10154, 9925, 9695, 9466, 9237, 9007, 8778, 8549, 8319, 8090, 7861, 7632, 7402, 7173, 6944, 6714, 6485, 6256, 6027, 5797, 5568, 5339, 5109, 4880, 4651, 4422, 4192, 3963, 3734, 3504, 3275, 3046, 2816, 2587, 2358, 2129, 1899, 1670, 1441, 1211, 982, 753, 524, 294, 65, -163, -393, -622, -851, -1081, -1310, -1539, -1768, -1998, -2227, -2456, -2686, -2915, -3144, -3373, -3603, -3832, -4061, -4291, -4520 ]; var CH_cume = [ 35949, 65014, 102889, 131928, 152105, 159779, 159795, 159807, 159818, 176786, 192350, 205315, 216401, 225451, 232192, 238302, 249022, 257652, 266446, 274486, 282535, 289667, 297294, 303563, 309358, 313396, 317197, 322530, 327379, 332251, 336638, 340413, 344032, 347012, 349666, 351209, 352735, 354352, 355641, 356830, 359878, 362910, 365313, 366971, 368082, 369713, 371715, 373007, 373692, 373939, 374024, 374421, 374704, 374924, 375020, 375064, 375205, 375525, 375781, 375991, 376160, 376215, 376271, 376283, 376301, 376311, 376318, 376319, 376320, 376321, 376340, 376341, 376347, 376349, 376350, 376351, 376352, 376353, 376354, 376355, 376357 ]; var ctx = document.getElementById("myChart"); var myChart = new Chart(ctx, { type: 'line', data: { labels: years, datasets: [ { data: CH_prod, borderWidth: 1, label: "Gas MCF", borderColor: "#008040", fillColor: "#008040", lineTension: 0, fill: false, yAxisID: "first-y-axis" }, { data: CH_cume, borderWidth: 1, label: "Cumulative Gas MCF", borderColor: "#91FF91", fillColor: "#91FF91", 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.