KGS Home Page Oil and Gas Index Page Lease Production Page

JONES RANCH Lease


Lease: JONES RANCH
Operator: AEGIS CORPORATIO
Location: SE SE NW T27S, R15W, Sec. 13
Cumulative Production: 7809 mcf (from 1982 to 1983)
     

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 12
inverse count .08333
Sx 78
Sxx 650
Sy 7809
Syy 10830181
Sxy 47311
Beta1 -41370
Beta2 1716
Beta -24.10839
alpha 807.42224
>// Our labels along the x-axis var years = [ "4-1982", "5-1982", "6-1982", "7-1982", "8-1982", "9-1982", "10-1982", "11-1982", "12-1982", "1-1983", "2-1983", "3-1983" ]; // For drawing the lines var CH_prod = [ 87, 74, 112, 1849, 2292, 580, 978, 630, 497, 123, 229, 358 ]; // For drawing the best fit var lines = [ 783, 759, 735, 710, 686, 662, 638, 614, 590, 566, 542, 518 ]; var CH_cume = [ 87, 161, 273, 2122, 4414, 4994, 5972, 6602, 7099, 7222, 7451, 7809 ]; 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.