KGS Home Page Oil and Gas Index Page Lease Production Page

FARMER 1-3 Lease


Lease: FARMER 1-3
Operator: BEREXCO LLC
Location: NW NW NW T34S, R33W, Sec. 3
Cumulative Production: 2733.69 barrels (from 1987 to 2018)
KS Dept. of Revenue Lease Code: 126552
KS Dept. of Revenue Lease Name: FARMER 1-3
     

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 17
inverse count .05882
Sx 153
Sxx 1785
Sy 2733.69
Syy 447416.6217
Sxy 23943.6
Beta1 -11213.37
Beta2 6936
Beta -1.61669
alpha 175.34498
>// Our labels along the x-axis var years = [ "2-1987", "4-1987", "7-1987", "12-1987", "2-1988", "6-1988", "1-1989", "5-1989", "6-1990", "2-1991", "10-1991", "9-1993", "5-1996", "7-1997", "2-1999", "8-2002", "4-2018" ]; // For drawing the lines var CH_prod = [ 191, 199, 168, 167, 164, 167, 120, 139, 161, 182, 135, 171, 165, 123, 142, 170, 170 ]; // For drawing the best fit var lines = [ 173, 172, 170, 168, 167, 165, 164, 162, 160, 159, 157, 155, 154, 152, 151, 149, 147 ]; var CH_cume = [ 191, 390, 558, 725, 889, 1056, 1176, 1315, 1476, 1658, 1793, 1964, 2129, 2252, 2394, 2564, 2734 ]; 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.