KGS Home Page Oil and Gas Index Page Lease Production Page

STATTON #1 UT Lease


Lease: STATTON #1 UT
Operator: MOBIL OIL CORPOR
Location: W2 W2 SE T35S, R37W, Sec. 17
Cumulative Production: 123208 mcf (from 1984 to 1987)
     

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 123208
Syy 1802008060
Sxy 1023601
Beta1 2094885
Beta2 2366
Beta 885.41209
alpha 3279.52265
>// Our labels along the x-axis var years = [ "10-1984", "11-1984", "2-1985", "3-1985", "12-1985", "1-1986", "6-1986", "1-1987", "2-1987", "3-1987", "4-1987", "5-1987", "6-1987" ]; // For drawing the lines var CH_prod = [ 18975, 3533, 3981, 503, 4884, 17, 67, 14657, 14948, 16385, 15110, 15158, 14990 ]; // For drawing the best fit var lines = [ 4164, 5050, 5935, 6821, 7706, 8591, 9477, 10362, 11248, 12133, 13019, 13904, 14789 ]; var CH_cume = [ 18975, 22508, 26489, 26992, 31876, 31893, 31960, 46617, 61565, 77950, 93060, 108218, 123208 ]; 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: "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.