KGS Home Page Oil and Gas Index Page Lease Production Page

CRAGUN Lease


Lease: CRAGUN
Operator: MARATHON OIL COM
Location: T30S, R6W, Sec. 22
Cumulative Production: 95312 mcf (from 1978 to 1979)
     

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 20
inverse count .05
Sx 210
Sxx 2870
Sy 95312
Syy 588802472
Sxy 829732
Beta1 -3420880
Beta2 13300
Beta -257.20902
alpha 7466.29471
>// Our labels along the x-axis var years = [ "1-1978", "2-1978", "3-1978", "4-1978", "5-1978", "6-1978", "7-1978", "8-1978", "9-1978", "10-1978", "11-1978", "12-1978", "1-1979", "2-1979", "3-1979", "4-1979", "5-1979", "6-1979", "7-1979", "8-1979" ]; // For drawing the lines var CH_prod = [ 2612, 7514, 8604, 8445, 9882, 3163, 1811, 4117, 4580, 6339, 6105, 7335, 5679, 4653, 3965, 3734, 3152, 1881, 1736, 5 ]; // For drawing the best fit var lines = [ 7209, 6951, 6694, 6437, 6180, 5923, 5665, 5408, 5151, 4894, 4636, 4379, 4122, 3865, 3608, 3350, 3093, 2836, 2579, 2322 ]; var CH_cume = [ 2612, 10126, 18730, 27175, 37057, 40220, 42031, 46148, 50728, 57067, 63172, 70507, 76186, 80839, 84804, 88538, 91690, 93571, 95307, 95312 ]; 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.