KGS Home Page Oil and Gas Index Page Lease Production Page

M LAYMON Lease


Lease: M LAYMON
Operator: Laymon Oil II, LLC
Location: T24S, R15E, Sec. 14
Cumulative Production: 2109.32 barrels (from 2014 to 2024)
KS Dept. of Revenue Lease Code: 145120
KS Dept. of Revenue Lease Name: M LAYMON
     

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 25
inverse count .04
Sx 325
Sxx 5525
Sy 2109.32
Syy 213577.7126
Sxy 24030.01
Beta1 -84778.75
Beta2 32500
Beta -2.60858
alpha 118.28434
>// Our labels along the x-axis var years = [ "5-2014", "6-2014", "7-2014", "8-2014", "10-2014", "12-2014", "2-2015", "4-2015", "6-2015", "9-2015", "1-2016", "4-2016", "6-2016", "11-2016", "4-2017", "7-2017", "9-2017", "4-2018", "10-2018", "10-2019", "7-2021", "3-2022", "8-2022", "8-2023", "3-2024" ]; // For drawing the lines var CH_prod = [ 216, 170, 83, 77, 99, 105, 76, 63, 93, 86, 84, 46, 71, 75, 69, 39, 67, 79, 77, 72, 52, 28, 74, 111, 96 ]; // For drawing the best fit var lines = [ 115, 113, 110, 107, 105, 102, 100, 97, 94, 92, 89, 86, 84, 81, 79, 76, 73, 71, 68, 66, 63, 60, 58, 55, 53 ]; var CH_cume = [ 216, 386, 469, 546, 645, 750, 826, 889, 982, 1068, 1152, 1198, 1269, 1344, 1413, 1452, 1519, 1598, 1675, 1747, 1799, 1827, 1901, 2012, 2108 ]; 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.