KGS Home Page Oil and Gas Index Page Lease Production Page

YOUNG Lease


Lease: YOUNG
Operator: NC Oil Company, Inc.
Location: T27S, R18E, Sec. 2
Cumulative Production: 10455.98 barrels (from 2005 to 2023)
KS Dept. of Revenue Lease Code: 136833
KS Dept. of Revenue Lease Name: YOUNG
     

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 80
inverse count .0125
Sx 3240
Sxx 173880
Sy 10455.98
Syy 1553916.0278
Sxy 444945.57
Beta1 1718270.4
Beta2 3412800
Beta .50348
alpha 110.30881
>// Our labels along the x-axis var years = [ "3-2005", "8-2005", "9-2005", "10-2005", "1-2006", "2-2006", "4-2006", "6-2006", "7-2006", "9-2006", "11-2006", "3-2007", "4-2007", "6-2007", "7-2007", "9-2007", "11-2007", "1-2008", "2-2008", "4-2008", "6-2008", "8-2008", "9-2008", "5-2009", "7-2009", "10-2009", "3-2010", "6-2010", "10-2010", "12-2010", "4-2011", "6-2011", "10-2011", "12-2011", "4-2012", "6-2012", "8-2012", "9-2012", "11-2012", "1-2013", "3-2013", "6-2013", "10-2013", "12-2013", "4-2014", "7-2014", "11-2014", "2-2015", "5-2015", "7-2015", "10-2015", "3-2016", "5-2016", "10-2016", "2-2017", "5-2017", "8-2017", "2-2018", "10-2018", "2-2019", "7-2019", "9-2019", "11-2019", "1-2020", "6-2020", "8-2020", "9-2020", "11-2020", "3-2021", "7-2021", "9-2021", "11-2021", "3-2022", "6-2022", "8-2022", "10-2022", "1-2023", "5-2023", "8-2023", "11-2023" ]; // For drawing the lines var CH_prod = [ 104, 153, 74, 129, 149, 47, 64, 53, 135, 48, 48, 57, 268, 216, 127, 152, 140, 45, 154, 130, 64, 54, 142, 157, 234, 186, 162, 165, 148, 80, 145, 62, 71, 168, 42, 130, 161, 132, 79, 169, 155, 154, 163, 48, 100, 161, 166, 118, 156, 164, 165, 167, 169, 167, 155, 86, 156, 166, 44, 79, 97, 150, 164, 161, 79, 80, 86, 98, 173, 163, 164, 162, 163, 157, 163, 162, 158, 166, 165, 162 ]; // For drawing the best fit var lines = [ 110, 111, 111, 112, 112, 113, 113, 114, 114, 115, 115, 116, 116, 117, 117, 118, 118, 119, 119, 120, 120, 121, 121, 122, 122, 123, 123, 124, 124, 125, 125, 126, 126, 127, 127, 128, 128, 129, 129, 130, 130, 131, 131, 132, 132, 133, 133, 134, 134, 135, 135, 136, 136, 137, 138, 138, 139, 139, 140, 140, 141, 141, 142, 142, 143, 143, 144, 144, 145, 145, 146, 146, 147, 147, 148, 148, 149, 149, 150, 150 ]; var CH_cume = [ 104, 257, 331, 460, 609, 656, 720, 773, 908, 956, 1004, 1061, 1329, 1545, 1672, 1824, 1964, 2009, 2163, 2293, 2357, 2411, 2553, 2710, 2944, 3130, 3292, 3457, 3605, 3685, 3830, 3892, 3963, 4131, 4173, 4303, 4464, 4596, 4675, 4844, 4999, 5153, 5316, 5364, 5464, 5625, 5791, 5909, 6065, 6229, 6394, 6561, 6730, 6897, 7052, 7138, 7294, 7460, 7504, 7583, 7680, 7830, 7994, 8155, 8234, 8314, 8400, 8498, 8671, 8834, 8998, 9160, 9323, 9480, 9643, 9805, 9963, 10129, 10294, 10456 ]; 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.