KGS Home Page Oil and Gas Index Page Lease Production Page

WHELAN 'A' Lease


Lease: WHELAN 'A'
Operator: COWBOY OIL & GAS
Location: T28S, R15E, Sec. 32
Cumulative Production: 1522 barrels (from 1980 to 1983)
     

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 25
inverse count .04
Sx 325
Sxx 5525
Sy 1522
Syy 111460
Sxy 17487
Beta1 -57475
Beta2 32500
Beta -1.76846
alpha 83.86998
>// Our labels along the x-axis var years = [ "7-1980", "8-1980", "9-1980", "10-1980", "11-1980", "12-1980", "1-1981", "2-1981", "3-1981", "5-1981", "6-1981", "7-1981", "9-1981", "10-1981", "11-1981", "12-1981", "4-1982", "5-1982", "6-1982", "7-1982", "8-1982", "9-1982", "12-1982", "1-1983", "2-1983" ]; // For drawing the lines var CH_prod = [ 108, 47, 80, 49, 74, 44, 85, 45, 64, 71, 110, 82, 74, 64, 53, 67, 130, 30, 34, 34, 59, 40, 32, 26, 20 ]; // For drawing the best fit var lines = [ 82, 80, 78, 76, 75, 73, 71, 69, 67, 66, 64, 62, 60, 59, 57, 55, 53, 52, 50, 48, 46, 44, 43, 41, 39 ]; var CH_cume = [ 108, 155, 235, 284, 358, 402, 487, 532, 596, 667, 777, 859, 933, 997, 1050, 1117, 1247, 1277, 1311, 1345, 1404, 1444, 1476, 1502, 1522 ]; 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.