KGS Home Page Oil and Gas Index Page Lease Production Page

MCCANN C K Lease


Lease: MCCANN C K
Operator: RADER OIL COMPAN
Location: NE NW SW T14S, R22E, Sec. 14
Cumulative Production: 1332 barrels (from 1970 to 1979)
     

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 15
inverse count .06667
Sx 120
Sxx 1240
Sy 1332
Syy 144382
Sxy 11642
Beta1 14790
Beta2 4200
Beta 3.52143
alpha 60.63159
>// Our labels along the x-axis var years = [ "1-1970", "4-1970", "6-1970", "8-1970", "11-1970", "2-1971", "5-1971", "8-1971", "12-1971", "1-1972", "2-1973", "3-1973", "4-1973", "1-1974", "12-1979" ]; // For drawing the lines var CH_prod = [ 75, 75, 73, 78, 80, 80, 80, 80, 75, 73, 75, 75, 147, 225, 41 ]; // For drawing the best fit var lines = [ 64, 67, 71, 74, 78, 81, 85, 88, 92, 95, 99, 102, 106, 109, 113 ]; var CH_cume = [ 75, 150, 223, 301, 381, 461, 541, 621, 696, 769, 844, 919, 1066, 1291, 1332 ]; 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.