KGS Home Page Oil and Gas Index Page Lease Production Page

GILDHART SIBYL Lease


Lease: GILDHART SIBYL
Operator: WRIGHT WESLEY
Location: T30S, R17E, Sec. 11
Cumulative Production: 1633 barrels (from 1970 to 1977)
     

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 22
inverse count .04545
Sx 253
Sxx 3795
Sy 1633
Syy 125901
Sxy 18418
Beta1 -7953
Beta2 19481
Beta -.40824
alpha 78.91414
>// Our labels along the x-axis var years = [ "4-1970", "9-1970", "11-1970", "4-1971", "8-1971", "1-1972", "7-1972", "12-1972", "8-1973", "2-1974", "5-1974", "9-1974", "11-1974", "4-1975", "6-1975", "8-1975", "10-1975", "1-1976", "4-1976", "11-1976", "5-1977", "11-1977" ]; // For drawing the lines var CH_prod = [ 55, 79, 84, 83, 82, 82, 79, 81, 35, 81, 79, 80, 80, 78, 79, 79, 80, 81, 80, 81, 65, 30 ]; // For drawing the best fit var lines = [ 78, 78, 77, 77, 76, 76, 76, 75, 75, 74, 74, 74, 73, 73, 72, 72, 71, 71, 71, 70, 70, 69 ]; var CH_cume = [ 55, 134, 218, 301, 383, 465, 544, 625, 660, 741, 820, 900, 980, 1058, 1137, 1216, 1296, 1377, 1457, 1538, 1603, 1633 ]; 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.