KGS Home Page Oil and Gas Index Page Lease Production Page

B. Emmerson 5 and 12 Lease


Lease: B. Emmerson 5 and 12
Operator: Running Foxes Petroleum Inc.
Location: T24S, R25E, Sec. 25
Cumulative Production: 1469 mcf (from 2010 to 2012)
KS Dept. of Revenue Lease Code: 233137
KS Dept. of Revenue Lease Name: B EMMERSON 5&12
     

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 23
inverse count .04348
Sx 276
Sxx 4324
Sy 1469
Syy 146499
Sxy 16711
Beta1 -21091
Beta2 23276
Beta -.90613
alpha 74.74611
>// Our labels along the x-axis var years = [ "8-2010", "9-2010", "10-2010", "11-2010", "1-2011", "2-2011", "3-2011", "4-2011", "5-2011", "6-2011", "7-2011", "8-2011", "9-2011", "10-2011", "11-2011", "12-2011", "1-2012", "2-2012", "3-2012", "4-2012", "5-2012", "6-2012", "7-2012" ]; // For drawing the lines var CH_prod = [ 98, 79, 73, 9, 29, 29, 74, 41, 215, 26, 27, 50, 124, 55, 52, 156, 99, 60, 58, 37, 46, 22, 10 ]; // For drawing the best fit var lines = [ 73, 72, 72, 71, 70, 69, 68, 67, 66, 65, 64, 63, 62, 62, 61, 60, 59, 58, 57, 56, 55, 54, 53 ]; var CH_cume = [ 98, 177, 250, 259, 288, 317, 391, 432, 647, 673, 700, 750, 874, 929, 981, 1137, 1236, 1296, 1354, 1391, 1437, 1459, 1469 ]; 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.