KGS Home Page Oil and Gas Index Page Lease Production Page

GOYEN Lease


Lease: GOYEN
Operator: RAM PETROLEUM CO
Location: T28S, R11W, Sec. 8
Cumulative Production: 491757 mcf (from 1981 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 20
inverse count .05
Sx 210
Sxx 2870
Sy 491757
Syy 14605339967
Sxy 5770428
Beta1 12139590
Beta2 13300
Beta 912.75113
alpha 15003.96314
>// Our labels along the x-axis var years = [ "1-1981", "2-1981", "5-1981", "6-1981", "7-1981", "8-1981", "9-1981", "10-1981", "11-1981", "12-1981", "1-1982", "2-1982", "3-1982", "4-1982", "5-1982", "6-1982", "7-1982", "8-1982", "9-1982", "10-1982" ]; // For drawing the lines var CH_prod = [ 7169, 235, 6199, 32499, 26205, 24132, 29134, 26073, 27626, 22248, 24915, 23406, 22352, 33044, 44377, 43441, 34261, 30633, 24088, 9720 ]; // For drawing the best fit var lines = [ 15916, 16829, 17742, 18654, 19567, 20480, 21393, 22305, 23218, 24131, 25044, 25956, 26869, 27782, 28695, 29607, 30520, 31433, 32346, 33258 ]; var CH_cume = [ 7169, 7404, 13603, 46102, 72307, 96439, 125573, 151646, 179272, 201520, 226435, 249841, 272193, 305237, 349614, 393055, 427316, 457949, 482037, 491757 ]; var ctx = document.getElementById("myChart"); var myChart = new Chart(ctx, { type: 'line', data: { labels: years, datasets: [ { data: CH_prod, borderWidth: 1, label: "Gas MCF", borderColor: "#008040", fillColor: "#008040", lineTension: 0, fill: false, yAxisID: "first-y-axis" }, { data: CH_cume, borderWidth: 1, label: "Cumulative Gas MCF", borderColor: "#91FF91", fillColor: "#91FF91", 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.