KGS Home Page Oil and Gas Index Page Lease Production Page

Messenger Lease


Lease: Messenger
Operator: Hayes Oil & Gas LLC
Location: N2 SW SW T30S, R8W, Sec. 17
Cumulative Production: 3391 barrels (from 1964 to 1995)
KS Dept. of Revenue Lease Code: 106271
KS Dept. of Revenue Lease Name: FRED MESSENGER
     

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 20
inverse count .05
Sx 210
Sxx 2870
Sy 1560
Syy 140994
Sxy 16935
Beta1 11100
Beta2 13300
Beta .83459
alpha 69.23681
>// Our labels along the x-axis var years = [ "4-1970", "7-1971", "7-1973", "2-1974", "5-1974", "2-1975", "9-1975", "5-1976", "3-1977", "3-1978", "8-1978", "7-1979", "12-1980", "5-1982", "1-1985", "12-1986", "11-1989", "7-1990", "5-1993", "4-1995" ]; // For drawing the lines var CH_prod = [ 74, 140, 75, 66, 68, 67, 65, 71, 57, 63, 62, 68, 66, 68, 72, 60, 46, 162, 62, 148 ]; // For drawing the best fit var lines = [ 70, 70, 71, 72, 73, 74, 75, 75, 76, 77, 78, 79, 80, 80, 81, 82, 83, 84, 85, 85 ]; var CH_cume = [ 1411, 1551, 1626, 1692, 1760, 1827, 1892, 1963, 2020, 2083, 2145, 2213, 2279, 2347, 2419, 2479, 2525, 2687, 2749, 2897 ]; 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.