KGS Home Page Oil and Gas Index Page Lease Production Page

Foster/Kern Lease


Lease: Foster/Kern
Operator: Val Energy, Inc.
Location: T34S, R10W, Sec. 18
Cumulative Production: 4892.84 barrels (from 2008 to 2019)
KS Dept. of Revenue Lease Code: 139520
KS Dept. of Revenue Lease Name: FOSTER-KERN1-18
     

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 27
inverse count .03704
Sx 378
Sxx 6930
Sy 4892.84
Syy 1023384.5272
Sxy 59016.01
Beta1 -256061.25
Beta2 44226
Beta -5.78984
alpha 262.29504
>// Our labels along the x-axis var years = [ "9-2008", "10-2008", "11-2008", "12-2008", "1-2009", "2-2009", "3-2009", "4-2009", "10-2009", "11-2009", "1-2010", "5-2010", "7-2010", "10-2010", "4-2011", "6-2011", "3-2012", "5-2012", "12-2012", "4-2013", "8-2013", "1-2014", "6-2014", "10-2014", "3-2015", "2-2016", "3-2019" ]; // For drawing the lines var CH_prod = [ 172, 178, 322, 344, 346, 169, 165, 336, 168, 162, 169, 161, 157, 165, 163, 158, 164, 160, 165, 160, 148, 166, 161, 154, 164, 85, 30 ]; // For drawing the best fit var lines = [ 256, 250, 244, 239, 233, 227, 221, 215, 210, 204, 198, 192, 187, 181, 175, 169, 163, 158, 152, 146, 140, 134, 129, 123, 117, 111, 105 ]; var CH_cume = [ 172, 350, 672, 1016, 1362, 1531, 1696, 2032, 2200, 2362, 2531, 2692, 2849, 3014, 3177, 3335, 3499, 3659, 3824, 3984, 4132, 4298, 4459, 4613, 4777, 4862, 4892 ]; 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.