KGS Home Page Oil and Gas Index Page Lease Production Page

PRO FARMS 26-2 Lease


Lease: PRO FARMS 26-2
Operator: BEREXCO LLC
Location: SW NW NW T29S, R41W, Sec. 26
Cumulative Production: 2427.81 barrels (from 1992 to 2018)
KS Dept. of Revenue Lease Code: 131911
KS Dept. of Revenue Lease Name: PRO FARMS 26-2
     

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 20
inverse count .05
Sx 210
Sxx 2870
Sy 2427.81
Syy 358474.3503
Sxy 20973.66
Beta1 -90366.9
Beta2 13300
Beta -6.7945
alpha 192.73275
>// Our labels along the x-axis var years = [ "10-1992", "12-1992", "1-1993", "2-1993", "3-1993", "4-1993", "5-1993", "6-1993", "7-1993", "9-1993", "10-1993", "1-1994", "5-1994", "6-1995", "11-1997", "10-1998", "6-2000", "3-2003", "1-2017", "1-2018" ]; // For drawing the lines var CH_prod = [ 160, 170, 143, 112, 184, 161, 126, 98, 175, 181, 178, 191, 174, 56, 80, 67, 57, 76, 19, 19 ]; // For drawing the best fit var lines = [ 185, 179, 172, 165, 158, 151, 145, 138, 131, 124, 117, 111, 104, 97, 90, 84, 77, 70, 63, 56 ]; var CH_cume = [ 160, 330, 473, 585, 769, 930, 1056, 1154, 1329, 1510, 1688, 1879, 2053, 2109, 2189, 2256, 2313, 2389, 2408, 2427 ]; 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: "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.