KGS Home Page Oil and Gas Index Page Lease Production Page

WARREN Lease


Lease: WARREN
Operator: RAMOIL COMPANY
Location: NE NW SE T31S, R9W, Sec. 36
Cumulative Production: 3018 barrels (from 1980 to 1982)
     

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 16
inverse count .0625
Sx 136
Sxx 1496
Sy 3018
Syy 784092
Sxy 28400
Beta1 43952
Beta2 5440
Beta 8.07941
alpha 119.95002
>// Our labels along the x-axis var years = [ "7-1980", "8-1980", "9-1980", "10-1980", "11-1980", "1-1981", "2-1981", "4-1981", "5-1981", "7-1981", "8-1981", "11-1981", "1-1982", "3-1982", "6-1982", "10-1982" ]; // For drawing the lines var CH_prod = [ 157, 159, 155, 161, 154, 153, 163, 161, 159, 148, 155, 167, 167, 637, 162, 160 ]; // For drawing the best fit var lines = [ 128, 136, 144, 152, 160, 168, 176, 184, 192, 200, 208, 216, 224, 233, 241, 249 ]; var CH_cume = [ 157, 316, 471, 632, 786, 939, 1102, 1263, 1422, 1570, 1725, 1892, 2059, 2696, 2858, 3018 ]; 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.