KGS Home Page Oil and Gas Index Page Lease Production Page

MCLAUGHLIN Lease


Lease: MCLAUGHLIN
Operator: HARMAN DRILLING
Location: T35S, R2E, Sec. 10
Cumulative Production: 3322 mcf (from 1979 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...
Logarithmic



count 15
inverse count .06667
Sx 120
Sxx 1240
Sy 3322
Syy 1210248
Sxy 31484
Beta1 73620
Beta2 4200
Beta 17.52857
alpha 81.24217
>// Our labels along the x-axis var years = [ "8-1979", "9-1979", "10-1979", "1-1980", "2-1980", "4-1980", "5-1980", "6-1980", "7-1980", "1-1981", "4-1981", "5-1981", "7-1981", "8-1981", "9-1981" ]; // For drawing the lines var CH_prod = [ 58, 69, 558, 149, 68, 322, 69, 50, 159, 57, 90, 325, 397, 454, 497 ]; // For drawing the best fit var lines = [ 98, 116, 133, 151, 168, 186, 203, 221, 238, 256, 274, 291, 309, 326, 344 ]; var CH_cume = [ 58, 127, 685, 834, 902, 1224, 1293, 1343, 1502, 1559, 1649, 1974, 2371, 2825, 3322 ]; 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.