KGS Home Page Oil and Gas Index Page Lease Production Page

HITCH 'I' 1 Lease


Lease: HITCH 'I' 1
Operator: ANADARKO PROD
Location: C NE NE T33S, R34W, Sec. 10
Cumulative Production: 492222 mcf (from 1980 to 1981)
     

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 20
inverse count .05
Sx 210
Sxx 2870
Sy 492222
Syy 12909142246
Sxy 5218187
Beta1 997120
Beta2 13300
Beta 74.97143
alpha 23823.89999
>// Our labels along the x-axis var years = [ "4-1980", "5-1980", "6-1980", "7-1980", "8-1980", "9-1980", "10-1980", "11-1980", "12-1980", "1-1981", "2-1981", "3-1981", "4-1981", "5-1981", "6-1981", "7-1981", "8-1981", "9-1981", "10-1981", "11-1981" ]; // For drawing the lines var CH_prod = [ 10401, 16954, 24115, 18348, 21570, 29237, 33552, 30642, 30612, 30827, 28488, 31239, 29990, 29736, 23687, 22880, 23706, 19552, 23362, 13324 ]; // For drawing the best fit var lines = [ 23898, 23973, 24048, 24123, 24198, 24273, 24348, 24423, 24498, 24573, 24648, 24723, 24798, 24873, 24948, 25023, 25098, 25173, 25248, 25323 ]; var CH_cume = [ 10401, 27355, 51470, 69818, 91388, 120625, 154177, 184819, 215431, 246258, 274746, 305985, 335975, 365711, 389398, 412278, 435984, 455536, 478898, 492222 ]; 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: "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.