KGS Home Page Oil and Gas Index Page Lease Production Page

Bixler 1-25 Lease


Lease: Bixler 1-25
Operator: BEREXCO LLC
Location: NE NW SE T31S, R33W, Sec. 21
Cumulative Production: 3743.01 barrels (from 1996 to 2016)
KS Dept. of Revenue Lease Code: 133781
KS Dept. of Revenue Lease Name: BIXLER
     

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 18
inverse count .05556
Sx 171
Sxx 2109
Sy 3743.01
Syy 2982958.2249
Sxy 34920.78
Beta1 -11480.67
Beta2 8721
Beta -1.31644
alpha 220.46882
>// Our labels along the x-axis var years = [ "7-1996", "8-1996", "10-1997", "11-1997", "5-1998", "12-1998", "5-1999", "12-1999", "4-2001", "3-2002", "8-2003", "1-2005", "4-2006", "10-2007", "4-2010", "11-2011", "10-2013", "9-2016" ]; // For drawing the lines var CH_prod = [ 28, 128, 2, 11, 153, 132, 1635, 152, 147, 126, 155, 149, 165, 165, 151, 134, 142, 167 ]; // For drawing the best fit var lines = [ 219, 217, 216, 215, 213, 212, 211, 209, 208, 207, 205, 204, 203, 202, 200, 199, 198, 196 ]; var CH_cume = [ 28, 156, 158, 169, 322, 454, 2089, 2241, 2388, 2514, 2669, 2818, 2983, 3148, 3299, 3433, 3575, 3742 ]; 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.