KGS Home Page Oil and Gas Index Page Lease Production Page

ROBBINS Lease


Lease: ROBBINS
Operator: HAAS MARK L
Location: T25S, R16E, Sec. 28
Cumulative Production: 3450 barrels (from 1977 to 1986)
KS Dept. of Revenue Lease Code: 101571
     

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 40
inverse count .025
Sx 820
Sxx 22140
Sy 3450
Syy 335366
Sxy 61895
Beta1 -353200
Beta2 213200
Beta -1.65666
alpha 120.21153
>// Our labels along the x-axis var years = [ "8-1977", "9-1977", "10-1977", "11-1977", "12-1977", "2-1978", "4-1978", "5-1978", "6-1978", "7-1978", "9-1978", "10-1978", "12-1978", "1-1979", "3-1979", "4-1979", "6-1979", "7-1979", "9-1979", "12-1979", "1-1980", "4-1980", "5-1980", "8-1980", "11-1980", "1-1981", "3-1981", "6-1981", "8-1981", "11-1981", "12-1981", "4-1982", "9-1982", "4-1983", "6-1983", "9-1983", "3-1984", "7-1984", "7-1985", "6-1986" ]; // For drawing the lines var CH_prod = [ 84, 169, 169, 85, 84, 83, 85, 85, 169, 84, 169, 84, 85, 85, 87, 84, 84, 84, 84, 85, 85, 85, 85, 83, 82, 85, 85, 80, 79, 87, 83, 64, 72, 27, 34, 59, 65, 59, 69, 54 ]; // For drawing the best fit var lines = [ 118, 116, 115, 113, 111, 110, 108, 106, 105, 103, 101, 100, 98, 97, 95, 93, 92, 90, 88, 87, 85, 83, 82, 80, 78, 77, 75, 73, 72, 70, 68, 67, 65, 63, 62, 60, 58, 57, 55, 53 ]; var CH_cume = [ 84, 253, 422, 507, 591, 674, 759, 844, 1013, 1097, 1266, 1350, 1435, 1520, 1607, 1691, 1775, 1859, 1943, 2028, 2113, 2198, 2283, 2366, 2448, 2533, 2618, 2698, 2777, 2864, 2947, 3011, 3083, 3110, 3144, 3203, 3268, 3327, 3396, 3450 ]; 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.