KGS Home Page Oil and Gas Index Page Lease Production Page

LOUIS ERMEL Lease


Lease: LOUIS ERMEL
Operator: TRICO OIL COMPAN
Location: T24S, R22E, Sec. 17
Cumulative Production: 966 barrels (from 1972 to 1976)
     

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 12
inverse count .08333
Sx 78
Sxx 650
Sy 966
Syy 108072
Sxy 5664
Beta1 -7380
Beta2 1716
Beta -4.3007
alpha 108.45021
>// Our labels along the x-axis var years = [ "1-1972", "2-1973", "4-1973", "6-1973", "2-1974", "6-1974", "10-1974", "2-1975", "4-1975", "10-1975", "4-1976", "8-1976" ]; // For drawing the lines var CH_prod = [ 41, 80, 239, 79, 72, 78, 42, 80, 50, 86, 70, 49 ]; // For drawing the best fit var lines = [ 104, 99, 95, 91, 86, 82, 78, 74, 69, 65, 61, 56 ]; var CH_cume = [ 41, 121, 360, 439, 511, 589, 631, 711, 761, 847, 917, 966 ]; 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.