KGS Home Page Oil and Gas Index Page Lease Production Page

B. Emmerson 1-03 Lease


Lease: B. Emmerson 1-03
Operator: Running Foxes Petroleum Inc.
Location: T24S, R25E, Sec. 26
Cumulative Production: 2932 mcf (from 2010 to 2012)
KS Dept. of Revenue Lease Code: 233138
KS Dept. of Revenue Lease Name: B EMMERSON 1-03
     

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 23
inverse count .04348
Sx 276
Sxx 4324
Sy 2932
Syy 583762
Sxy 33318
Beta1 -42918
Beta2 23276
Beta -1.84387
alpha 149.61069
>// 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 = [ 195, 157, 147, 19, 59, 57, 148, 83, 430, 52, 54, 99, 247, 109, 104, 311, 197, 119, 117, 73, 93, 43, 19 ]; // For drawing the best fit var lines = [ 147, 145, 144, 142, 140, 138, 136, 134, 133, 131, 129, 127, 125, 123, 121, 120, 118, 116, 114, 112, 110, 109, 107 ]; var CH_cume = [ 195, 352, 499, 518, 577, 634, 782, 865, 1295, 1347, 1401, 1500, 1747, 1856, 1960, 2271, 2468, 2587, 2704, 2777, 2870, 2913, 2932 ]; 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: "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.