KGS Home Page Oil and Gas Index Page Lease Production Page

RAUSCH Lease


Lease: RAUSCH
Operator: PANCANADIAN PETR
Location: T24S, R15E, Sec. 13
Cumulative Production: 25829 barrels (from 1980 to 1982)
     

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 22
inverse count .04545
Sx 253
Sxx 3795
Sy 25829
Syy 34993773
Sxy 339438
Beta1 932899
Beta2 19481
Beta 47.88763
alpha 623.27538
>// Our labels along the x-axis var years = [ "5-1980", "6-1980", "7-1980", "9-1980", "10-1980", "11-1980", "12-1980", "1-1981", "2-1981", "3-1981", "4-1981", "5-1981", "6-1981", "7-1981", "8-1981", "9-1981", "10-1981", "11-1981", "12-1981", "1-1982", "2-1982", "3-1982" ]; // For drawing the lines var CH_prod = [ 91, 498, 741, 447, 1281, 1399, 1002, 1007, 1336, 1003, 798, 1207, 1880, 1462, 1100, 2038, 1658, 1310, 1779, 1362, 1128, 1302 ]; // For drawing the best fit var lines = [ 671, 719, 766, 814, 862, 910, 958, 1006, 1054, 1102, 1150, 1197, 1245, 1293, 1341, 1389, 1437, 1485, 1533, 1581, 1628, 1676 ]; var CH_cume = [ 91, 589, 1330, 1777, 3058, 4457, 5459, 6466, 7802, 8805, 9603, 10810, 12690, 14152, 15252, 17290, 18948, 20258, 22037, 23399, 24527, 25829 ]; 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.