KGS Home Page Oil and Gas Index Page Lease Production Page

HAZEN Lease


Lease: HAZEN
Operator: MURFIN DRILLING
Location: SE NW NW T8S, R18W, Sec. 25
Cumulative Production: 4535 barrels (from 1978 to 1981)
     

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 25
inverse count .04
Sx 325
Sxx 5525
Sy 4535
Syy 945019
Sxy 54009
Beta1 -123650
Beta2 32500
Beta -3.80462
alpha 230.86006
>// Our labels along the x-axis var years = [ "5-1978", "6-1978", "7-1978", "8-1978", "9-1978", "10-1978", "11-1978", "12-1978", "1-1979", "3-1979", "4-1979", "5-1979", "7-1979", "8-1979", "10-1979", "12-1979", "3-1980", "4-1980", "6-1980", "9-1980", "11-1980", "2-1981", "5-1981", "7-1981", "11-1981" ]; // For drawing the lines var CH_prod = [ 163, 484, 163, 324, 161, 163, 156, 161, 161, 168, 164, 162, 161, 162, 158, 164, 159, 159, 160, 158, 194, 139, 156, 162, 173 ]; // For drawing the best fit var lines = [ 227, 223, 219, 215, 211, 208, 204, 200, 196, 192, 189, 185, 181, 177, 173, 169, 166, 162, 158, 154, 150, 147, 143, 139, 135 ]; var CH_cume = [ 163, 647, 810, 1134, 1295, 1458, 1614, 1775, 1936, 2104, 2268, 2430, 2591, 2753, 2911, 3075, 3234, 3393, 3553, 3711, 3905, 4044, 4200, 4362, 4535 ]; 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.