KGS Home Page Oil and Gas Index Page Lease Production Page

VICKERY Lease


Lease: VICKERY
Operator: PRIME ENERGY COM
Location: NE SE NW T35S, R3E, Sec. 18
Cumulative Production: 2839 barrels (from 1975 to 1984)
KS Dept. of Revenue Lease Code: 102933
     

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 2839
Syy 476819
Sxy 25040
Beta1 -34749
Beta2 8721
Beta -3.98452
alpha 195.59081
>// Our labels along the x-axis var years = [ "8-1975", "9-1975", "10-1975", "11-1975", "12-1975", "1-1976", "5-1976", "7-1976", "8-1976", "9-1976", "11-1976", "12-1976", "2-1977", "4-1977", "6-1977", "7-1977", "1-1981", "10-1984" ]; // For drawing the lines var CH_prod = [ 156, 312, 154, 159, 156, 152, 158, 156, 154, 158, 142, 154, 154, 159, 116, 124, 162, 113 ]; // For drawing the best fit var lines = [ 191, 187, 183, 179, 175, 171, 167, 163, 159, 155, 151, 147, 143, 139, 135, 131, 127, 123 ]; var CH_cume = [ 156, 468, 622, 781, 937, 1089, 1247, 1403, 1557, 1715, 1857, 2011, 2165, 2324, 2440, 2564, 2726, 2839 ]; 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.