KGS Home Page Oil and Gas Index Page Lease Production Page

LEET Lease


Lease: LEET
Operator: LITTLE GEORGE OI
Location: T16S, R10E, Sec. 23
Cumulative Production: 1882 barrels (from 1977 to 1982)
     

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 13
inverse count .07692
Sx 91
Sxx 819
Sy 1882
Syy 284472
Sxy 12621
Beta1 -7189
Beta2 2366
Beta -3.03846
alpha 166.03181
>// Our labels along the x-axis var years = [ "11-1977", "12-1977", "1-1978", "4-1978", "5-1978", "6-1978", "7-1978", "9-1978", "11-1978", "12-1978", "5-1979", "6-1979", "10-1982" ]; // For drawing the lines var CH_prod = [ 144, 215, 173, 127, 135, 114, 135, 151, 159, 162, 111, 92, 164 ]; // For drawing the best fit var lines = [ 162, 159, 156, 153, 150, 147, 144, 141, 138, 135, 132, 129, 126 ]; var CH_cume = [ 144, 359, 532, 659, 794, 908, 1043, 1194, 1353, 1515, 1626, 1718, 1882 ]; 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.