KGS Home Page Oil and Gas Index Page Lease Production Page

Newby 1-12 Lease


Lease: Newby 1-12
Operator: Laymon Oil II, LLC
Location: T23S, R16E, Sec. 32
Cumulative Production: 1222.03 barrels (from 2013 to 2023)
KS Dept. of Revenue Lease Code: 143412
KS Dept. of Revenue Lease Name: NEWBY
     

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 20
inverse count .05
Sx 210
Sxx 2870
Sy 1222.03
Syy 95718.2115
Sxy 12217.87
Beta1 -12268.9
Beta2 13300
Beta -.92247
alpha 70.78744
>// Our labels along the x-axis var years = [ "11-2013", "3-2014", "6-2014", "8-2014", "3-2015", "7-2015", "12-2015", "9-2016", "12-2016", "3-2017", "6-2017", "4-2018", "9-2018", "1-2019", "4-2019", "4-2020", "3-2021", "12-2021", "1-2023", "12-2023" ]; // For drawing the lines var CH_prod = [ 75, 154, 44, 73, 91, 62, 62, 48, 39, 36, 20, 8, 31, 43, 34, 65, 104, 71, 93, 68 ]; // For drawing the best fit var lines = [ 69, 68, 68, 67, 66, 65, 64, 63, 62, 61, 60, 59, 58, 57, 56, 56, 55, 54, 53, 52 ]; var CH_cume = [ 75, 229, 273, 346, 437, 499, 561, 609, 648, 684, 704, 712, 743, 786, 820, 885, 989, 1060, 1153, 1221 ]; 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.