KGS Home Page Oil and Gas Index Page Lease Production Page

COX Lease


Lease: COX
Operator: COMPRESSOR SYSTE
Location: T30S, R18E, Sec. 18
Cumulative Production: 4031 barrels (from 1970 to 1984)
KS Dept. of Revenue Lease Code: 100849
     

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 48
inverse count .02083
Sx 1176
Sxx 38024
Sy 4031
Syy 433411
Sxy 80084
Beta1 -896424
Beta2 442176
Beta -2.0273
alpha 133.62663
>// Our labels along the x-axis var years = [ "1-1970", "2-1970", "3-1970", "4-1970", "5-1970", "6-1970", "7-1970", "8-1970", "9-1970", "10-1970", "11-1970", "12-1970", "1-1971", "3-1971", "4-1971", "6-1971", "12-1971", "3-1972", "4-1972", "8-1972", "2-1973", "4-1973", "6-1973", "7-1973", "8-1973", "10-1973", "12-1973", "3-1974", "6-1974", "9-1976", "7-1977", "5-1978", "11-1978", "12-1978", "9-1979", "4-1980", "11-1980", "4-1981", "11-1981", "2-1982", "5-1982", "7-1982", "10-1982", "12-1982", "5-1983", "8-1983", "5-1984", "8-1984" ]; // For drawing the lines var CH_prod = [ 116, 225, 119, 115, 238, 119, 114, 118, 119, 114, 115, 120, 116, 116, 108, 107, 115, 114, 64, 118, 40, 80, 39, 39, 40, 40, 40, 40, 40, 30, 41, 39, 43, 43, 48, 40, 32, 44, 82, 79, 86, 79, 79, 76, 74, 81, 72, 75 ]; // For drawing the best fit var lines = [ 131, 129, 127, 125, 123, 121, 119, 117, 115, 113, 111, 109, 107, 105, 103, 101, 99, 97, 95, 93, 91, 89, 86, 84, 82, 80, 78, 76, 74, 72, 70, 68, 66, 64, 62, 60, 58, 56, 54, 52, 50, 48, 46, 44, 42, 40, 38, 36 ]; var CH_cume = [ 116, 341, 460, 575, 813, 932, 1046, 1164, 1283, 1397, 1512, 1632, 1748, 1864, 1972, 2079, 2194, 2308, 2372, 2490, 2530, 2610, 2649, 2688, 2728, 2768, 2808, 2848, 2888, 2918, 2959, 2998, 3041, 3084, 3132, 3172, 3204, 3248, 3330, 3409, 3495, 3574, 3653, 3729, 3803, 3884, 3956, 4031 ]; 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: "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.