KGS Home Page Oil and Gas Index Page Lease Production Page

MCCORGARY Lease


Lease: MCCORGARY
Operator: JENKINS & BROYLE
Location: SW SW SW T35S, R2E, Sec. 16
Cumulative Production: 1823 barrels (from 1981 to 1984)
KS Dept. of Revenue Lease Code: 115545
     

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 12
inverse count .08333
Sx 78
Sxx 650
Sy 1823
Syy 278549
Sxy 11641
Beta1 -2502
Beta2 1716
Beta -1.45804
alpha 161.38747
>// Our labels along the x-axis var years = [ "9-1981", "10-1981", "11-1981", "1-1982", "4-1982", "6-1982", "9-1982", "2-1983", "7-1983", "11-1983", "4-1984", "9-1984" ]; // For drawing the lines var CH_prod = [ 168, 164, 138, 139, 167, 150, 156, 167, 147, 144, 147, 136 ]; // For drawing the best fit var lines = [ 159, 158, 157, 155, 154, 152, 151, 149, 148, 146, 145, 143 ]; var CH_cume = [ 168, 332, 470, 609, 776, 926, 1082, 1249, 1396, 1540, 1687, 1823 ]; 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.