KGS Home Page Oil and Gas Index Page Lease Production Page

PORTEOUS Lease


Lease: PORTEOUS
Operator: SHIRER WELL SERV
Location: T22S, R17W, Sec. 31
Cumulative Production: 6337 barrels (from 1968 to 1973)
     

Adjust the Years Displayed

Start Year:
End Year:
     

Options

Click on the Legend Boxes
to display or hide curves.
Change production scale to...
Logarithmic



count 18
inverse count .05556
Sx 171
Sxx 2109
Sy 3278
Syy 637122
Sxy 31435
Beta1 5292
Beta2 8721
Beta .60681
alpha 176.36052
>// Our labels along the x-axis var years = [ "2-1970", "4-1970", "6-1970", "7-1970", "12-1971", "3-1972", "5-1972", "6-1972", "7-1972", "8-1972", "9-1972", "12-1972", "2-1973", "4-1973", "5-1973", "7-1973", "9-1973", "11-1973" ]; // For drawing the lines var CH_prod = [ 156, 154, 166, 160, 165, 166, 309, 170, 169, 169, 168, 321, 167, 165, 172, 167, 167, 167 ]; // For drawing the best fit var lines = [ 176, 177, 178, 178, 179, 180, 180, 181, 181, 182, 183, 183, 184, 184, 185, 186, 186, 187 ]; var CH_cume = [ 156, 310, 476, 636, 801, 967, 1276, 1446, 1615, 1784, 1952, 2273, 2440, 2605, 2777, 2944, 3111, 3278 ]; 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: "linear", 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.