KGS Home Page Oil and Gas Index Page Lease Production Page

Sadie 1-36H Lease


Lease: Sadie 1-36H
Operator: SandRidge Exploration and Production LLC
Location: T31S, R19W, Sec. 36
Cumulative Production: 4866.09 barrels (from 2013 to 2015)
KS Dept. of Revenue Lease Code: 143600
KS Dept. of Revenue Lease Name: SADIE 1-36H
     

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 19
inverse count .05263
Sx 190
Sxx 2470
Sy 4866.09
Syy 1810546.6559
Sxy 35641.93
Beta1 -247360.43
Beta2 10830
Beta -22.8403
alpha 484.49846
>// Our labels along the x-axis var years = [ "2-2013", "3-2013", "4-2013", "5-2013", "6-2013", "7-2013", "8-2013", "9-2013", "10-2013", "11-2013", "1-2014", "2-2014", "4-2014", "5-2014", "6-2014", "8-2014", "11-2014", "4-2015", "8-2015" ]; // For drawing the lines var CH_prod = [ 350, 879, 357, 340, 343, 341, 334, 171, 180, 184, 176, 186, 168, 170, 159, 159, 168, 172, 31 ]; // For drawing the best fit var lines = [ 461, 438, 415, 393, 370, 347, 324, 301, 278, 256, 233, 210, 187, 164, 141, 119, 96, 73, 50 ]; var CH_cume = [ 350, 1229, 1586, 1926, 2269, 2610, 2944, 3115, 3295, 3479, 3655, 3841, 4009, 4179, 4338, 4497, 4665, 4837, 4868 ]; 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: "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.