KGS Home Page Oil and Gas Index Page Lease Production Page

PATTERSON Lease


Lease: PATTERSON
Operator: BURRIS RONALD/SI
Location: NW SW NW T27S, R13E, Sec. 20
Cumulative Production: 1494 barrels (from 1983 to 1992)
KS Dept. of Revenue Lease Code: 120300
     

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 24
inverse count .04167
Sx 300
Sxx 4900
Sy 1494
Syy 157482
Sxy 14536
Beta1 -99336
Beta2 27600
Beta -3.59913
alpha 107.2477
>// Our labels along the x-axis var years = [ "11-1983", "12-1983", "1-1984", "2-1984", "3-1984", "4-1984", "5-1984", "7-1984", "9-1984", "10-1984", "1-1985", "4-1985", "6-1985", "7-1985", "4-1987", "5-1989", "7-1989", "11-1989", "3-1990", "11-1990", "1-1991", "4-1991", "11-1991", "2-1992" ]; // For drawing the lines var CH_prod = [ 279, 46, 97, 120, 85, 41, 52, 61, 33, 28, 40, 36, 55, 46, 32, 55, 32, 103, 58, 56, 48, 26, 57, 8 ]; // For drawing the best fit var lines = [ 103, 100, 96, 92, 89, 85, 82, 78, 74, 71, 67, 64, 60, 56, 53, 49, 46, 42, 38, 35, 31, 28, 24, 20 ]; var CH_cume = [ 279, 325, 422, 542, 627, 668, 720, 781, 814, 842, 882, 918, 973, 1019, 1051, 1106, 1138, 1241, 1299, 1355, 1403, 1429, 1486, 1494 ]; 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.