KGS Home Page Oil and Gas Index Page Lease Production Page

SEILER Lease


Lease: SEILER
Operator: LAYTON OIL COMPA
Location: T28S, R14E, Sec. 36
Cumulative Production: 285 mcf (from 1969 to 1974)
     

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 42
inverse count .02381
Sx 903
Sxx 25585
Sy 230
Syy 3362
Sxy 4259
Beta1 -28812
Beta2 259161
Beta -.11117
alpha 7.8665
>// Our labels along the x-axis var years = [ "1-1970", "2-1970", "3-1970", "4-1970", "6-1970", "7-1970", "9-1970", "10-1970", "11-1970", "12-1970", "1-1971", "2-1971", "3-1971", "4-1971", "5-1971", "6-1971", "7-1971", "8-1971", "9-1971", "10-1971", "11-1971", "12-1971", "1-1972", "2-1972", "4-1972", "5-1972", "6-1972", "7-1972", "8-1972", "9-1972", "10-1972", "11-1972", "5-1973", "6-1973", "7-1973", "8-1973", "9-1973", "10-1973", "11-1973", "6-1974", "7-1974", "8-1974" ]; // For drawing the lines var CH_prod = [ 11, 13, 9, 6, 1, 1, 1, 2, 7, 10, 15, 12, 3, 2, 3, 2, 1, 1, 2, 2, 4, 10, 6, 42, 17, 5, 3, 2, 3, 2, 4, 5, 8, 2, 1, 1, 1, 2, 4, 2, 1, 1 ]; // For drawing the best fit var lines = [ 7, 7, 7, 7, 7, 7, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3 ]; var CH_cume = [ 11, 24, 33, 39, 40, 41, 42, 44, 51, 61, 76, 88, 91, 93, 96, 98, 99, 100, 102, 104, 108, 118, 124, 166, 183, 188, 191, 193, 196, 198, 202, 207, 215, 217, 218, 219, 220, 222, 226, 228, 229, 230 ]; var ctx = document.getElementById("myChart"); var myChart = new Chart(ctx, { type: 'line', data: { labels: years, datasets: [ { data: CH_prod, borderWidth: 1, label: "Gas MCF", borderColor: "#008040", fillColor: "#008040", lineTension: 0, fill: false, yAxisID: "first-y-axis" }, { data: CH_cume, borderWidth: 1, label: "Cumulative Gas MCF", borderColor: "#91FF91", fillColor: "#91FF91", 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.