KGS Home Page Oil and Gas Index Page Lease Production Page

BORNTRAGER Lease


Lease: BORNTRAGER
Operator: MILBURN HAROLD J
Location: C NW NW T23S, R3W, Sec. 22
Cumulative Production: 4629 barrels (from 1978 to 1990)
KS Dept. of Revenue Lease Code: 112031
     

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 29
inverse count .03448
Sx 435
Sxx 8555
Sy 4629
Syy 772465
Sxy 70403
Beta1 28072
Beta2 58870
Beta .47685
alpha 152.45574
>// Our labels along the x-axis var years = [ "11-1978", "12-1978", "1-1979", "2-1979", "3-1979", "5-1979", "6-1979", "8-1979", "10-1979", "12-1979", "5-1980", "8-1980", "11-1980", "3-1981", "6-1981", "10-1981", "3-1982", "6-1982", "11-1982", "4-1983", "10-1983", "7-1984", "3-1985", "3-1986", "7-1987", "4-1988", "1-1989", "7-1989", "7-1990" ]; // For drawing the lines var CH_prod = [ 145, 102, 149, 146, 164, 144, 162, 149, 141, 144, 327, 160, 143, 144, 164, 159, 164, 154, 162, 162, 164, 163, 163, 163, 162, 163, 156, 151, 159 ]; // For drawing the best fit var lines = [ 152, 153, 153, 154, 154, 155, 155, 156, 156, 157, 157, 158, 158, 159, 159, 160, 160, 161, 161, 161, 162, 162, 163, 163, 164, 164, 165, 165, 166 ]; var CH_cume = [ 145, 247, 396, 542, 706, 850, 1012, 1161, 1302, 1446, 1773, 1933, 2076, 2220, 2384, 2543, 2707, 2861, 3023, 3185, 3349, 3512, 3675, 3838, 4000, 4163, 4319, 4470, 4629 ]; 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.