KGS Home Page Oil and Gas Index Page Lease Production Page

JONES Lease


Lease: JONES
Operator: UNKNOWN
Location: T35S, R2E, Sec. 13
Cumulative Production: 17823 mcf (from 1971 to 1973)
     

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 23
inverse count .04348
Sx 276
Sxx 4324
Sy 17823
Syy 20117635
Sxy 150046
Beta1 -1468090
Beta2 23276
Beta -63.07312
alpha 1531.85176
>// Our labels along the x-axis var years = [ "11-1971", "12-1971", "1-1972", "2-1972", "3-1972", "4-1972", "5-1972", "6-1972", "7-1972", "8-1972", "9-1972", "10-1972", "11-1972", "12-1972", "1-1973", "2-1973", "3-1973", "4-1973", "5-1973", "6-1973", "7-1973", "8-1973", "9-1973" ]; // For drawing the lines var CH_prod = [ 1832, 1354, 1953, 1812, 1464, 786, 693, 827, 864, 624, 732, 360, 343, 437, 310, 227, 535, 735, 229, 284, 421, 571, 430 ]; // For drawing the best fit var lines = [ 1468, 1405, 1342, 1279, 1216, 1153, 1090, 1027, 964, 901, 838, 774, 711, 648, 585, 522, 459, 396, 333, 270, 207, 144, 81 ]; var CH_cume = [ 1832, 3186, 5139, 6951, 8415, 9201, 9894, 10721, 11585, 12209, 12941, 13301, 13644, 14081, 14391, 14618, 15153, 15888, 16117, 16401, 16822, 17393, 17823 ]; 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.