KGS Home Page Oil and Gas Index Page Lease Production Page

SCHRAG DAN Lease


Lease: SCHRAG DAN
Operator: ASH DONALD D OIL
Location: E2 NW NE T22S, R3W, Sec. 25
Cumulative Production: 9147 mcf (from 1978 to 1980)
     

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 15
inverse count .06667
Sx 120
Sxx 1240
Sy 9147
Syy 14726513
Sxy 44636
Beta1 -428100
Beta2 4200
Beta -101.92857
alpha 1425.29982
>// Our labels along the x-axis var years = [ "11-1978", "12-1978", "1-1979", "2-1979", "3-1979", "4-1979", "5-1979", "6-1979", "7-1979", "8-1979", "10-1979", "11-1979", "12-1979", "1-1980", "2-1980" ]; // For drawing the lines var CH_prod = [ 2475, 1857, 131, 447, 35, 102, 2005, 352, 695, 193, 190, 450, 126, 20, 69 ]; // For drawing the best fit var lines = [ 1323, 1221, 1119, 1017, 915, 813, 711, 609, 507, 406, 304, 202, 100, -1, -103 ]; var CH_cume = [ 2475, 4332, 4463, 4910, 4945, 5047, 7052, 7404, 8099, 8292, 8482, 8932, 9058, 9078, 9147 ]; var ctx = document.getElementById("myChart"); var myChart = new Chart(ctx, { type: 'line', data: { labels: years, datasets: [ { data: CH_prod, borderWidth: 1, label: "Gas MCF", borderColor: "#008040", fillColor: "#008040", lineTension: 0, fill: false, yAxisID: "first-y-axis" }, { data: CH_cume, borderWidth: 1, label: "Cumulative Gas MCF", borderColor: "#91FF91", fillColor: "#91FF91", 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.