KGS Home Page Oil and Gas Index Page Lease Production Page

CLARK Lease


Lease: CLARK
Operator: EUFAULA ENTERPRI
Location: C NW NW T35S, R2E, Sec. 14
Cumulative Production: 26255 mcf (from 1974 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...
Logarithmic



count 79
inverse count .01266
Sx 3160
Sxx 167480
Sy 26255
Syy 10730011
Sxy 1063705
Beta1 1066895
Beta2 3245320
Beta .32875
alpha 319.23646
>// Our labels along the x-axis var years = [ "3-1974", "4-1974", "5-1974", "6-1974", "7-1974", "8-1974", "9-1974", "10-1974", "11-1974", "12-1974", "1-1975", "2-1975", "3-1975", "4-1975", "5-1975", "6-1975", "7-1975", "8-1975", "9-1975", "10-1975", "11-1975", "12-1975", "11-1976", "12-1976", "1-1977", "2-1977", "3-1977", "4-1977", "5-1977", "6-1977", "7-1977", "8-1977", "9-1977", "10-1977", "11-1977", "12-1977", "1-1978", "2-1978", "3-1978", "4-1978", "5-1978", "6-1978", "7-1978", "8-1978", "9-1978", "10-1978", "11-1978", "12-1978", "1-1979", "2-1979", "3-1979", "4-1979", "5-1979", "6-1979", "7-1979", "8-1979", "9-1979", "10-1979", "11-1979", "12-1979", "1-1980", "2-1980", "3-1980", "4-1980", "5-1980", "7-1980", "8-1980", "11-1980", "1-1981", "3-1981", "4-1981", "5-1981", "6-1981", "7-1981", "8-1981", "9-1981", "1-1982", "3-1982", "4-1982" ]; // For drawing the lines var CH_prod = [ 180, 495, 275, 362, 100, 130, 414, 394, 392, 350, 336, 342, 290, 357, 349, 316, 267, 334, 329, 316, 327, 331, 556, 424, 265, 395, 506, 524, 477, 427, 419, 408, 394, 402, 519, 354, 295, 159, 313, 302, 229, 312, 261, 253, 330, 366, 337, 202, 165, 166, 230, 305, 250, 216, 352, 247, 306, 286, 45, 154, 262, 88, 328, 210, 20, 349, 144, 286, 45, 233, 445, 1019, 448, 869, 669, 679, 357, 326, 341 ]; // For drawing the best fit var lines = [ 319, 319, 320, 320, 320, 321, 321, 321, 322, 322, 322, 323, 323, 323, 324, 324, 324, 325, 325, 325, 326, 326, 326, 327, 327, 327, 328, 328, 328, 329, 329, 329, 330, 330, 330, 331, 331, 331, 332, 332, 332, 333, 333, 333, 334, 334, 334, 335, 335, 335, 336, 336, 336, 336, 337, 337, 337, 338, 338, 338, 339, 339, 339, 340, 340, 340, 341, 341, 341, 342, 342, 342, 343, 343, 343, 344, 344, 344, 345 ]; var CH_cume = [ 180, 675, 950, 1312, 1412, 1542, 1956, 2350, 2742, 3092, 3428, 3770, 4060, 4417, 4766, 5082, 5349, 5683, 6012, 6328, 6655, 6986, 7542, 7966, 8231, 8626, 9132, 9656, 10133, 10560, 10979, 11387, 11781, 12183, 12702, 13056, 13351, 13510, 13823, 14125, 14354, 14666, 14927, 15180, 15510, 15876, 16213, 16415, 16580, 16746, 16976, 17281, 17531, 17747, 18099, 18346, 18652, 18938, 18983, 19137, 19399, 19487, 19815, 20025, 20045, 20394, 20538, 20824, 20869, 21102, 21547, 22566, 23014, 23883, 24552, 25231, 25588, 25914, 26255 ]; 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.