KGS Home Page Oil and Gas Index Page Lease Production Page

FULLER JOHN Lease


Lease: FULLER JOHN
Operator: RAINS & WILLIAMS
Location: T11S, R14W, Sec. 34
Cumulative Production: 23376 barrels (from 1985 to 1989)
KS Dept. of Revenue Lease Code: 124114
     

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 30
inverse count .03333
Sx 465
Sxx 9455
Sy 23376
Syy 20036888
Sxy 336893
Beta1 -763050
Beta2 67425
Beta -11.31702
alpha 954.51835
>// Our labels along the x-axis var years = [ "11-1985", "1-1987", "2-1987", "3-1987", "4-1987", "5-1987", "6-1987", "7-1987", "8-1987", "9-1987", "10-1987", "11-1987", "12-1987", "1-1988", "2-1988", "3-1988", "4-1988", "5-1988", "6-1988", "7-1988", "8-1988", "9-1988", "10-1988", "11-1988", "12-1988", "1-1989", "2-1989", "3-1989", "4-1989", "5-1989" ]; // For drawing the lines var CH_prod = [ 295, 1326, 1158, 667, 822, 810, 1151, 812, 488, 808, 818, 821, 828, 997, 988, 991, 820, 812, 970, 807, 645, 808, 657, 789, 996, 656, 165, 492, 490, 489 ]; // For drawing the best fit var lines = [ 943, 931, 920, 909, 897, 886, 875, 863, 852, 841, 830, 818, 807, 796, 784, 773, 762, 750, 739, 728, 716, 705, 694, 682, 671, 660, 648, 637, 626, 615 ]; var CH_cume = [ 295, 1621, 2779, 3446, 4268, 5078, 6229, 7041, 7529, 8337, 9155, 9976, 10804, 11801, 12789, 13780, 14600, 15412, 16382, 17189, 17834, 18642, 19299, 20088, 21084, 21740, 21905, 22397, 22887, 23376 ]; 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.