KGS Home Page Oil and Gas Index Page Lease Production Page

LAYMON Lease


Lease: LAYMON
Operator: Laymon Oil Company
Location: T23S, R16E, Sec. 34
Cumulative Production: 3125 barrels (from 1980 to 1990)
KS Dept. of Revenue Lease Code: 114976
KS Dept. of Revenue Lease Name: KENNETH 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 36
inverse count .02778
Sx 666
Sxx 16206
Sy 3125
Syy 287253
Sxy 53576
Beta1 -152514
Beta2 139860
Beta -1.09048
alpha 106.98799
>// Our labels along the x-axis var years = [ "9-1980", "10-1980", "12-1980", "1-1981", "3-1981", "4-1981", "6-1981", "7-1981", "8-1981", "9-1981", "2-1982", "3-1982", "5-1982", "7-1982", "11-1982", "2-1983", "4-1983", "8-1983", "2-1984", "4-1984", "7-1984", "9-1984", "11-1984", "3-1985", "6-1985", "9-1985", "12-1985", "3-1986", "7-1986", "3-1987", "5-1987", "10-1987", "5-1988", "4-1989", "7-1989", "8-1990" ]; // For drawing the lines var CH_prod = [ 82, 160, 174, 81, 100, 99, 99, 97, 80, 93, 100, 86, 74, 84, 81, 70, 76, 74, 76, 78, 80, 82, 80, 82, 77, 73, 78, 82, 77, 82, 79, 75, 84, 75, 79, 76 ]; // For drawing the best fit var lines = [ 105, 104, 103, 102, 101, 100, 99, 98, 97, 96, 94, 93, 92, 91, 90, 89, 88, 87, 86, 85, 84, 82, 81, 80, 79, 78, 77, 76, 75, 74, 73, 72, 71, 69, 68, 67 ]; var CH_cume = [ 82, 242, 416, 497, 597, 696, 795, 892, 972, 1065, 1165, 1251, 1325, 1409, 1490, 1560, 1636, 1710, 1786, 1864, 1944, 2026, 2106, 2188, 2265, 2338, 2416, 2498, 2575, 2657, 2736, 2811, 2895, 2970, 3049, 3125 ]; 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.