KGS Home Page Oil and Gas Index Page Lease Production Page

JONES 'A' Lease


Lease: JONES 'A'
Operator: VINCENT OIL CORP
Location: SW SW SW T27S, R14W, Sec. 7
Cumulative Production: 33250 barrels (from 1967 to 1975)
     

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 27
inverse count .03704
Sx 378
Sxx 6930
Sy 8143
Syy 3052769
Sxy 100746
Beta1 -357912
Beta2 44226
Beta -8.0928
alpha 414.92498
>// Our labels along the x-axis var years = [ "1-1970", "2-1970", "3-1970", "4-1970", "5-1970", "6-1970", "7-1970", "8-1970", "9-1970", "10-1970", "11-1970", "12-1970", "1-1971", "7-1971", "8-1971", "9-1971", "11-1971", "12-1971", "1-1972", "2-1972", "3-1972", "5-1972", "2-1975", "4-1975", "8-1975", "11-1975", "12-1975" ]; // For drawing the lines var CH_prod = [ 594, 208, 377, 400, 407, 167, 531, 202, 205, 417, 455, 193, 161, 202, 672, 365, 388, 412, 162, 206, 407, 200, 164, 162, 158, 165, 163 ]; // For drawing the best fit var lines = [ 406, 398, 390, 382, 374, 366, 358, 350, 342, 333, 325, 317, 309, 301, 293, 285, 277, 269, 261, 253, 244, 236, 228, 220, 212, 204, 196 ]; var CH_cume = [ 594, 802, 1179, 1579, 1986, 2153, 2684, 2886, 3091, 3508, 3963, 4156, 4317, 4519, 5191, 5556, 5944, 6356, 6518, 6724, 7131, 7331, 7495, 7657, 7815, 7980, 8143 ]; 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.