KGS Home Page Oil and Gas Index Page Lease Production Page

LENERTZ 2 & 3 Lease


Lease: LENERTZ 2 & 3
Operator: Dreiling Exploration LLC
Location: NW SE SE T32S, R19W, Sec. 13
Cumulative Production: 2081.95 barrels (from 2002 to 2013)
KS Dept. of Revenue Lease Code: 135653
KS Dept. of Revenue Lease Name: LENERTZ 2 & 3
     

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 13
inverse count .07692
Sx 91
Sxx 819
Sy 2081.95
Syy 337035.3035
Sxy 14038.56
Beta1 -6956.17
Beta2 2366
Beta -2.94005
alpha 180.72312
>// Our labels along the x-axis var years = [ "3-2002", "4-2002", "5-2002", "7-2002", "9-2002", "10-2002", "12-2002", "3-2003", "7-2003", "2-2004", "5-2006", "12-2011", "12-2013" ]; // For drawing the lines var CH_prod = [ 174, 178, 170, 153, 175, 165, 173, 166, 174, 137, 121, 145, 152 ]; // For drawing the best fit var lines = [ 177, 174, 171, 168, 166, 163, 160, 157, 154, 151, 148, 145, 142 ]; var CH_cume = [ 174, 352, 522, 675, 850, 1015, 1188, 1354, 1528, 1665, 1786, 1931, 2083 ]; 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.