KGS Home Page Oil and Gas Index Page Lease Production Page

JACOBS Lease


Lease: JACOBS
Operator: KANSAS CRUDE INC
Location: C SW SE T31S, R9W, Sec. 26
Cumulative Production: 3914 barrels (from 1973 to 1977)
     

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 19
inverse count .05263
Sx 190
Sxx 2470
Sy 3914
Syy 894714
Sxy 35289
Beta1 -73169
Beta2 10830
Beta -6.75614
alpha 273.55319
>// Our labels along the x-axis var years = [ "4-1973", "5-1973", "6-1973", "7-1973", "9-1973", "1-1974", "2-1974", "4-1974", "6-1974", "9-1974", "12-1974", "3-1975", "7-1975", "9-1975", "3-1976", "7-1976", "10-1976", "3-1977", "4-1977" ]; // For drawing the lines var CH_prod = [ 261, 425, 211, 213, 199, 195, 156, 213, 214, 209, 201, 188, 164, 208, 211, 202, 210, 208, 26 ]; // For drawing the best fit var lines = [ 266, 260, 253, 246, 239, 233, 226, 219, 212, 205, 199, 192, 185, 178, 172, 165, 158, 151, 145 ]; var CH_cume = [ 261, 686, 897, 1110, 1309, 1504, 1660, 1873, 2087, 2296, 2497, 2685, 2849, 3057, 3268, 3470, 3680, 3888, 3914 ]; 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.