KGS Home Page Oil and Gas Index Page Lease Production Page

F. O. HUNT 1 Lease


Lease: F. O. HUNT 1
Operator: Texaco Expl. and Prod. Inc.
Location: C NW SE T35S, R35W, Sec. 6
Cumulative Production: 5128 barrels (from 1983 to 1987)
KS Dept. of Revenue Lease Code: 121493
KS Dept. of Revenue Lease Name: HUNT, F. O.
     

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 25
inverse count .04
Sx 325
Sxx 5525
Sy 5128
Syy 1440308
Sxy 51738
Beta1 -373150
Beta2 32500
Beta -11.48154
alpha 354.38002
>// Our labels along the x-axis var years = [ "12-1983", "1-1984", "2-1984", "3-1984", "4-1984", "5-1984", "6-1984", "7-1984", "8-1984", "10-1984", "11-1984", "12-1984", "1-1985", "2-1985", "3-1985", "4-1985", "5-1985", "6-1985", "7-1985", "8-1985", "11-1985", "12-1985", "1-1986", "2-1986", "1-1987" ]; // For drawing the lines var CH_prod = [ 649, 313, 236, 291, 198, 258, 141, 241, 261, 444, 169, 171, 117, 144, 150, 106, 273, 193, 71, 171, 151, 90, 115, 100, 75 ]; // For drawing the best fit var lines = [ 342, 331, 319, 308, 296, 285, 274, 262, 251, 239, 228, 216, 205, 193, 182, 170, 159, 147, 136, 124, 113, 101, 90, 78, 67 ]; var CH_cume = [ 649, 962, 1198, 1489, 1687, 1945, 2086, 2327, 2588, 3032, 3201, 3372, 3489, 3633, 3783, 3889, 4162, 4355, 4426, 4597, 4748, 4838, 4953, 5053, 5128 ]; 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.