KGS Home Page Oil and Gas Index Page Lease Production Page

WOODS Lease


Lease: WOODS
Operator: N & W Enterprises, Inc.
Location: T28S, R22E, Sec. 29
Cumulative Production: 1087.39 barrels (from 2009 to 2019)
KS Dept. of Revenue Lease Code: 139989
KS Dept. of Revenue Lease Name: WOODS
     

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 13
inverse count .07692
Sx 91
Sxx 819
Sy 1087.39
Syy 100484.6739
Sxy 7350.76
Beta1 -3392.61
Beta2 2366
Beta -1.4339
alpha 93.67894
>// Our labels along the x-axis var years = [ "2-2009", "2-2010", "3-2011", "11-2011", "7-2012", "12-2012", "7-2013", "9-2014", "11-2015", "11-2016", "7-2017", "7-2018", "12-2019" ]; // For drawing the lines var CH_prod = [ 121, 94, 92, 61, 98, 69, 58, 85, 81, 39, 147, 69, 75 ]; // For drawing the best fit var lines = [ 92, 90, 89, 87, 86, 85, 83, 82, 80, 79, 77, 76, 75 ]; var CH_cume = [ 121, 215, 307, 368, 466, 535, 593, 678, 759, 798, 945, 1014, 1089 ]; 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.