KGS Home Page Oil and Gas Index Page Lease Production Page

FISCHER Lease


Lease: FISCHER
Operator: Horizontal Development & Production, Inc.
Location: NW NE SE T9S, R17W, Sec. 5
Cumulative Production: 4351.22 barrels (from 1993 to 1997)
KS Dept. of Revenue Lease Code: 132099
KS Dept. of Revenue Lease Name: FISCHER
     

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 4351.22
Syy 805518.4996
Sxy 52236.83
Beta1 -108225.75
Beta2 32500
Beta -3.33002
alpha 217.33906
>// Our labels along the x-axis var years = [ "6-1993", "7-1993", "8-1993", "9-1993", "10-1993", "11-1993", "12-1993", "1-1994", "3-1994", "4-1994", "5-1994", "7-1994", "9-1994", "11-1994", "1-1995", "3-1995", "5-1995", "8-1995", "11-1995", "2-1996", "5-1996", "9-1996", "12-1996", "4-1997", "6-1997" ]; // For drawing the lines var CH_prod = [ 326, 314, 160, 168, 169, 170, 165, 163, 165, 162, 162, 162, 162, 163, 164, 164, 162, 157, 164, 162, 161, 157, 170, 155, 124 ]; // For drawing the best fit var lines = [ 214, 210, 207, 204, 200, 197, 194, 190, 187, 184, 180, 177, 174, 170, 167, 164, 160, 157, 154, 150, 147, 144, 140, 137, 134 ]; var CH_cume = [ 326, 640, 800, 968, 1137, 1307, 1472, 1635, 1800, 1962, 2124, 2286, 2448, 2611, 2775, 2939, 3101, 3258, 3422, 3584, 3745, 3902, 4072, 4227, 4351 ]; 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.