KGS Home Page Oil and Gas Index Page Lease Production Page

CLEMONS Lease


Lease: CLEMONS
Operator: Pickrell Drilling Co., Inc.
Location: SW SE NE T29S, R8W, Sec. 31
Cumulative Production: 3342 barrels (from 1964 to 1980)
     

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 16
inverse count .0625
Sx 136
Sxx 1496
Sy 1026
Syy 67280
Sxy 8201
Beta1 -8320
Beta2 5440
Beta -1.52941
alpha 77.12499
>// Our labels along the x-axis var years = [ "1-1970", "4-1970", "9-1970", "11-1970", "12-1970", "1-1971", "3-1971", "1-1972", "12-1972", "2-1973", "8-1973", "12-1973", "1-1975", "7-1975", "12-1975", "1-1980" ]; // For drawing the lines var CH_prod = [ 71, 71, 72, 70, 70, 72, 71, 67, 71, 75, 54, 42, 55, 58, 49, 58 ]; // For drawing the best fit var lines = [ 75, 74, 72, 71, 69, 67, 66, 64, 63, 61, 60, 58, 57, 55, 54, 52 ]; var CH_cume = [ 1475, 1546, 1618, 1688, 1758, 1830, 1901, 1968, 2039, 2114, 2168, 2210, 2265, 2323, 2372, 2430 ]; 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.