KGS Home Page Oil and Gas Index Page Lease Production Page

WELCH Lease


Lease: WELCH
Operator: SHIRER WELL SERV
Location: T22S, R17W, Sec. 32
Cumulative Production: 9404 barrels (from 1966 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...
Linear



count 18
inverse count .05556
Sx 171
Sxx 2109
Sy 3065
Syy 549817
Sxy 28129
Beta1 -17793
Beta2 8721
Beta -2.04025
alpha 189.67533
>// Our labels along the x-axis var years = [ "1-1970", "2-1970", "5-1970", "12-1971", "3-1972", "4-1972", "5-1972", "6-1972", "7-1972", "8-1972", "9-1972", "10-1972", "12-1972", "2-1973", "4-1973", "6-1973", "10-1973", "11-1973" ]; // For drawing the lines var CH_prod = [ 159, 152, 167, 158, 325, 171, 166, 167, 166, 162, 169, 167, 162, 163, 158, 168, 169, 116 ]; // For drawing the best fit var lines = [ 187, 185, 183, 181, 179, 177, 175, 173, 171, 169, 167, 165, 163, 161, 159, 157, 154, 152 ]; var CH_cume = [ 159, 311, 478, 636, 961, 1132, 1298, 1465, 1631, 1793, 1962, 2129, 2291, 2454, 2612, 2780, 2949, 3065 ]; 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.