KGS Home Page Oil and Gas Index Page Lease Production Page

HEJNY Lease


Lease: HEJNY
Operator: RITCHIE A SCOTT
Location: NE NE NW T17S, R14W, Sec. 7
Cumulative Production: 2540 barrels (from 1981 to 1983)
KS Dept. of Revenue Lease Code: 114523
     

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 2540
Syy 454562
Sxy 19256
Beta1 -15960
Beta2 4200
Beta -3.8
alpha 199.74332
>// Our labels along the x-axis var years = [ "3-1981", "4-1981", "5-1981", "6-1981", "7-1981", "8-1981", "10-1981", "11-1981", "1-1982", "3-1982", "5-1982", "8-1982", "12-1982", "4-1983", "7-1983" ]; // For drawing the lines var CH_prod = [ 160, 320, 161, 159, 160, 160, 159, 158, 163, 158, 155, 160, 162, 153, 152 ]; // For drawing the best fit var lines = [ 195, 192, 188, 184, 180, 176, 173, 169, 165, 161, 157, 154, 150, 146, 142 ]; var CH_cume = [ 160, 480, 641, 800, 960, 1120, 1279, 1437, 1600, 1758, 1913, 2073, 2235, 2388, 2540 ]; 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: "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.