KGS Home Page Oil and Gas Index Page Lease Production Page

LARSON Lease


Lease: LARSON
Operator: Lane Petroleum Co.
Location: T28S, R22E, Sec. 34
Cumulative Production: 891.12 barrels (from 1985 to 1997)
KS Dept. of Revenue Lease Code: 123778
     

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 52
inverse count .01923
Sx 1378
Sxx 48230
Sy 891.12
Syy 19268.5054
Sxy 25509.92
Beta1 98552.48
Beta2 609076
Beta .16181
alpha 12.84844
>// Our labels along the x-axis var years = [ "8-1985", "9-1985", "10-1985", "11-1985", "12-1985", "1-1986", "2-1986", "4-1986", "5-1986", "6-1986", "7-1986", "8-1986", "9-1986", "10-1986", "11-1986", "12-1986", "2-1987", "4-1987", "5-1987", "6-1987", "7-1987", "8-1987", "10-1987", "1-1988", "5-1988", "6-1988", "9-1988", "11-1988", "3-1989", "4-1989", "5-1989", "7-1989", "9-1989", "11-1989", "1-1990", "3-1990", "5-1990", "10-1990", "3-1991", "4-1991", "10-1991", "12-1991", "8-1992", "10-1992", "12-1992", "10-1993", "3-1994", "6-1995", "9-1995", "5-1996", "1-1997", "7-1997" ]; // For drawing the lines var CH_prod = [ 36, 23, 21, 16, 17, 15, 12, 23, 14, 12, 10, 14, 10, 9, 10, 12, 9, 9, 13, 8, 14, 12, 18, 12, 16, 28, 18, 17, 17, 11, 11, 14, 12, 9, 10, 13, 21, 22, 26, 10, 27, 8, 42, 10, 12, 8, 32, 40, 14, 36, 24, 34 ]; // For drawing the best fit var lines = [ 13, 13, 13, 13, 13, 13, 13, 14, 14, 14, 14, 14, 14, 15, 15, 15, 15, 15, 15, 16, 16, 16, 16, 16, 16, 17, 17, 17, 17, 17, 17, 18, 18, 18, 18, 18, 18, 18, 19, 19, 19, 19, 19, 19, 20, 20, 20, 20, 20, 20, 21, 21 ]; var CH_cume = [ 36, 59, 80, 96, 113, 128, 140, 163, 177, 189, 199, 213, 223, 232, 242, 254, 263, 272, 285, 293, 307, 319, 337, 349, 365, 393, 411, 428, 445, 456, 467, 481, 493, 502, 512, 525, 546, 568, 594, 604, 631, 639, 681, 691, 703, 711, 743, 783, 797, 833, 857, 891 ]; 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.