KGS Home Page Oil and Gas Index Page Lease Production Page

DIKEMAN Lease


Lease: DIKEMAN
Operator: DEUTSCH OIL COMP
Location: SW SE SE T27S, R12W, Sec. 5
Cumulative Production: 4354 barrels (from 1987 to 1993)
KS Dept. of Revenue Lease Code: 126950
     

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 39
inverse count .02564
Sx 780
Sxx 20540
Sy 4354
Syy 716806
Sxy 60621
Beta1 -1031901
Beta2 192660
Beta -5.35607
alpha 218.75368
>// Our labels along the x-axis var years = [ "6-1987", "7-1987", "8-1987", "9-1987", "10-1987", "11-1987", "12-1987", "1-1988", "3-1988", "4-1988", "6-1988", "7-1988", "8-1988", "11-1988", "1-1989", "5-1989", "6-1989", "7-1989", "9-1989", "10-1989", "11-1989", "12-1989", "1-1990", "2-1990", "3-1990", "4-1990", "5-1990", "8-1990", "4-1991", "5-1991", "6-1991", "7-1991", "8-1991", "9-1991", "10-1991", "11-1991", "12-1991", "1-1992", "2-1993" ]; // For drawing the lines var CH_prod = [ 339, 357, 179, 180, 159, 104, 137, 57, 196, 159, 174, 226, 173, 107, 126, 167, 92, 79, 164, 93, 88, 87, 84, 74, 77, 71, 72, 41, 15, 30, 58, 55, 34, 50, 88, 38, 28, 50, 46 ]; // For drawing the best fit var lines = [ 213, 208, 202, 197, 191, 186, 181, 175, 170, 165, 159, 154, 149, 143, 138, 133, 127, 122, 116, 111, 106, 100, 95, 90, 84, 79, 74, 68, 63, 58, 52, 47, 42, 36, 31, 25, 20, 15, 9 ]; var CH_cume = [ 339, 696, 875, 1055, 1214, 1318, 1455, 1512, 1708, 1867, 2041, 2267, 2440, 2547, 2673, 2840, 2932, 3011, 3175, 3268, 3356, 3443, 3527, 3601, 3678, 3749, 3821, 3862, 3877, 3907, 3965, 4020, 4054, 4104, 4192, 4230, 4258, 4308, 4354 ]; 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.