KGS Home Page Oil and Gas Index Page Lease Production Page

LUNZ 'A' 4-21 Lease


Lease: LUNZ 'A' 4-21
Operator: F. G. Holl Company L.L.C.
Location: SE SE NW T24S, R16W, Sec. 21
Cumulative Production: 2424.75 barrels (from 1986 to 2016)
KS Dept. of Revenue Lease Code: 125062
KS Dept. of Revenue Lease Name: LUNZ A 4-21
     

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 18
inverse count .05556
Sx 171
Sxx 2109
Sy 2424.75
Syy 373767.2039
Sxy 25193.26
Beta1 38846.43
Beta2 8721
Beta 4.45436
alpha 92.3993
>// Our labels along the x-axis var years = [ "7-1986", "6-1997", "8-1998", "9-2001", "4-2002", "2-2003", "3-2004", "9-2004", "2-2006", "10-2006", "7-2007", "5-2008", "6-2008", "11-2011", "12-2012", "9-2013", "10-2014", "5-2016" ]; // For drawing the lines var CH_prod = [ 82, 29, 21, 163, 162, 160, 158, 165, 155, 160, 168, 155, 34, 164, 157, 166, 165, 160 ]; // For drawing the best fit var lines = [ 96, 101, 105, 110, 114, 119, 123, 128, 132, 136, 141, 145, 150, 154, 159, 163, 168, 172 ]; var CH_cume = [ 82, 111, 132, 295, 457, 617, 775, 940, 1095, 1255, 1423, 1578, 1612, 1776, 1933, 2099, 2264, 2424 ]; 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.