KGS Home Page Oil and Gas Index Page Lease Production Page

STRYKER ED Lease


Lease: STRYKER ED
Operator: WORLEY LAVERNE
Location: T28S, R14E, Sec. 15
Cumulative Production: 1215 barrels (from 1981 to 1983)
KS Dept. of Revenue Lease Code: 115642
     

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 1215
Syy 134331
Sxy 6996
Beta1 -19617
Beta2 2366
Beta -8.29121
alpha 151.49395
>// Our labels along the x-axis var years = [ "5-1981", "6-1981", "7-1981", "8-1981", "9-1981", "11-1981", "6-1982", "7-1982", "10-1982", "3-1983", "6-1983", "9-1983", "10-1983" ]; // For drawing the lines var CH_prod = [ 109, 201, 108, 107, 105, 108, 84, 77, 85, 82, 41, 84, 24 ]; // For drawing the best fit var lines = [ 143, 134, 126, 118, 110, 101, 93, 85, 76, 68, 60, 51, 43 ]; var CH_cume = [ 109, 310, 418, 525, 630, 738, 822, 899, 984, 1066, 1107, 1191, 1215 ]; 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.