KGS Home Page Oil and Gas Index Page Lease Production Page

VORAN E 2 Lease


Lease: VORAN E 2
Operator: Oil Producers, Inc. of Kansas
Location: N2 N2 SW T29S, R7W, Sec. 22
Cumulative Production: 3725.02 barrels (from 1978 to 1998)
KS Dept. of Revenue Lease Code: 125497
KS Dept. of Revenue Lease Name: VORAN E 2
     

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 19
inverse count .05263
Sx 190
Sxx 2470
Sy 3725.02
Syy 875177.4402
Sxy 33685.97
Beta1 -67720.37
Beta2 10830
Beta -6.25304
alpha 258.57633
>// Our labels along the x-axis var years = [ "7-1978", "8-1978", "10-1978", "1-1979", "4-1979", "8-1979", "12-1979", "4-1980", "8-1980", "3-1981", "3-1982", "6-1982", "3-1983", "1-1988", "1-1990", "10-1990", "8-1993", "4-1996", "1-1998" ]; // For drawing the lines var CH_prod = [ 545, 198, 202, 193, 205, 168, 126, 176, 137, 191, 184, 165, 176, 193, 92, 192, 216, 171, 195 ]; // For drawing the best fit var lines = [ 252, 246, 239, 233, 227, 221, 214, 208, 202, 196, 189, 183, 177, 171, 164, 158, 152, 146, 139 ]; var CH_cume = [ 545, 743, 945, 1138, 1343, 1511, 1637, 1813, 1950, 2141, 2325, 2490, 2666, 2859, 2951, 3143, 3359, 3530, 3725 ]; 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.