KGS Home Page Oil and Gas Index Page Lease Production Page

LECK RICHARD Lease


Lease: LECK RICHARD
Operator: PARKER STEVE D
Location: T30S, R18E, Sec. 19
Cumulative Production: 1626 barrels (from 1977 to 1983)
KS Dept. of Revenue Lease Code: 101492
     

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 30
inverse count .03333
Sx 465
Sxx 9455
Sy 1626
Syy 96472
Sxy 26921
Beta1 51540
Beta2 67425
Beta .7644
alpha 42.34756
>// Our labels along the x-axis var years = [ "5-1977", "6-1977", "7-1977", "8-1977", "9-1977", "11-1977", "12-1977", "2-1978", "12-1978", "6-1979", "7-1979", "10-1979", "12-1979", "2-1980", "6-1980", "8-1980", "9-1980", "10-1980", "11-1980", "12-1980", "2-1981", "4-1981", "6-1981", "8-1981", "10-1981", "12-1981", "4-1982", "8-1982", "1-1983", "10-1983" ]; // For drawing the lines var CH_prod = [ 87, 79, 40, 48, 40, 48, 40, 33, 30, 45, 53, 49, 39, 52, 31, 55, 46, 36, 42, 38, 46, 68, 80, 63, 76, 65, 76, 70, 73, 78 ]; // For drawing the best fit var lines = [ 43, 43, 44, 45, 46, 46, 47, 48, 49, 49, 50, 51, 52, 53, 53, 54, 55, 56, 56, 57, 58, 59, 59, 60, 61, 62, 62, 63, 64, 65 ]; var CH_cume = [ 87, 166, 206, 254, 294, 342, 382, 415, 445, 490, 543, 592, 631, 683, 714, 769, 815, 851, 893, 931, 977, 1045, 1125, 1188, 1264, 1329, 1405, 1475, 1548, 1626 ]; 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.