KGS Home Page Oil and Gas Index Page Lease Production Page

CARRICK E N Lease


Lease: CARRICK E N
Operator: McCoy Petroleum Corporation
Location: SE SE SE T30S, R8W, Sec. 29
Cumulative Production: 7102 barrels (from 1964 to 1985)
KS Dept. of Revenue Lease Code: 106474
KS Dept. of Revenue Lease Name: CARRICK, E.N.
     

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 20
inverse count .05
Sx 210
Sxx 2870
Sy 1911
Syy 216357
Sxy 22296
Beta1 44610
Beta2 13300
Beta 3.35414
alpha 60.33153
>// Our labels along the x-axis var years = [ "3-1970", "8-1970", "11-1970", "3-1971", "11-1972", "8-1973", "1-1974", "6-1974", "1-1975", "5-1975", "1-1976", "2-1977", "5-1978", "12-1979", "3-1981", "5-1982", "1-1983", "2-1983", "3-1983", "2-1985" ]; // For drawing the lines var CH_prod = [ 53, 109, 77, 70, 114, 127, 64, 69, 55, 54, 55, 101, 122, 63, 62, 85, 169, 181, 179, 102 ]; // For drawing the best fit var lines = [ 63, 67, 70, 73, 77, 80, 83, 87, 90, 93, 97, 100, 103, 107, 110, 113, 117, 120, 124, 127 ]; var CH_cume = [ 4044, 4153, 4230, 4300, 4414, 4541, 4605, 4674, 4729, 4783, 4838, 4939, 5061, 5124, 5186, 5271, 5440, 5621, 5800, 5902 ]; 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.