KGS Home Page Oil and Gas Index Page Lease Production Page

Flying T Cattle 13-2 Lease


Lease: Flying T Cattle 13-2
Operator: Endeavor Energy Resources, LP
Location: T34S, R17E, Sec. 13
Cumulative Production: 1107 mcf (from 2010 to 2019)
KS Dept. of Revenue Lease Code: 232020
KS Dept. of Revenue Lease Name: FLYING T 13-2
     

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 14
inverse count .07143
Sx 105
Sxx 1015
Sy 1107
Syy 123277
Sxy 7555
Beta1 -10465
Beta2 3185
Beta -3.28571
alpha 103.71633
>// Our labels along the x-axis var years = [ "2-2010", "3-2010", "4-2010", "5-2010", "6-2010", "8-2010", "9-2010", "12-2010", "1-2011", "2-2011", "3-2011", "4-2011", "6-2018", "5-2019" ]; // For drawing the lines var CH_prod = [ 72, 182, 144, 87, 16, 86, 16, 7, 85, 139, 98, 29, 50, 96 ]; // For drawing the best fit var lines = [ 100, 97, 93, 90, 87, 84, 80, 77, 74, 70, 67, 64, 61, 57 ]; var CH_cume = [ 72, 254, 398, 485, 501, 587, 603, 610, 695, 834, 932, 961, 1011, 1107 ]; 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.