نتایج جستجو برای: using maximizing profit

تعداد نتایج: 3425779  

Journal: :علوم دامی ایران 0
محمود وطن خواه محمد علی طالبی محسن باقری

in this study, production, reproduction, management and economic parameters deduced from recordings of 5 flocks with 720 heads of native goats during an annual cycle of production in transhumance, village and farming systems were employed to determine the traits' economic values. the economic values of the traits were estimated, using maximizing profit, revenue per cost as well as minimizi...

2015
Mohammad Reza Hesamzadeh Juan Rosellon Steven A. Gabriel

This paper proposes an incentive mechanism for transmission expansion planning. The mechanism is a bilevel program. The upper level is a profit-maximizing transmission company (Transco) which expands its transmission system while endogenously predicts and influences the generation investment. The lower level is the optimal generation dispatch and investment. The Transco funds its transmission i...

2002
Vinayak Deshpande Leroy B. Schwarz

We consider a supply chain in which a single supplier with fixed capacity sells to several independent retailers or manufacturers. The retailers have private information about their individual markets (e.g., mean market demand), which influences the size of their orders to the supplier. If the sum of all retailer orders exceeds the supplier’s capacity, the supplier uses a pre-declared rule, whi...

2015
Arupratan Ray Debmalya Mandal Y. Narahari

In this paper, we derive bounds for profit maximizing priorfree procurement auctions where a buyer wishes to procure multiple units of a homogeneous item from n sellers who are strategic about their per unit valuation. The buyer earns the profit by reselling these units in an external consumer market. The paper looks at three scenarios of increasing complexity. First, we look at unit capacity s...

2009
Govert Vroom Brian T. Mccann Brian T. McCann

We question the broad applicability of the assumption of profit maximization as the goal of the firm and investigate how variance in objective functions across different ownership structures affects competitive behavior. While prior work in agency theory has argued that firms may fail to engage in profit maximizing behaviors due to misalignment between the goals of owners and managers, we conte...

2008

A major concern in the design of wholesale electricity markets is the potential for the exercise of market power by generating unit owners. To better understand the determinants of generating unit owner market power and how it is exercised, this paper derives a model of bidding behavior in a competitive electricity market which incorporates various sources of uncertainty and the impact of the e...

Journal: :Decision Sciences 2011
H. Müge Yayla-Küllü Ali K. Parlaktürk Jayashankar M. Swaminathan

In this research note, we investigate segmentation opportunities for social planners such as government agencies, nonprofits, and public organizations. These opportunities arise when the potential products are vertically (quality) differentiated and the consumers are heterogeneous in their preferences toward quality. In these cases, whether to offer quality differentiated products and what qual...

Journal: :مطالعات حقوق خصوصی 0
مهدی انصاری دانشکده حقوق و علوم سیاسی دانشگاه تهران

the theory of efficient breach states that it is socially useful to breach a contract whenever the breach would leave no party worse off, while leaving at least one party better off. in other words, economic analyses of breach are mainly concerned with situations in which breach is pareto-superior, rather than just overall profit-maximizing. in contrast with moral theories that hold that breach...

2013
Johanna Jacomina Heymans Ussif Rashid Sumaila Villy Christensen

Alternative policy options available to northern Benguela fisheries managers were explored using Ecopath with Ecosim. Scenarios were tested for optimizing the discounted profit from the fisheries in the ecosystem, maximizing the jobs that can be provided by the fisheries, maximizing a measure of ecosystem status, and analyzing tradeoffs between these management options. Additionally, two differ...

Journal: :Journal of Intelligent Learning Systems and Applications 2011

نمودار تعداد نتایج جستجو در هر سال

با کلیک روی نمودار نتایج را به سال انتشار فیلتر کنید

function paginate(evt) { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term pg=parseInt(evt.target.text) var data={ "year":filter_year, "term":term, "pgn":pg } filtered_res=post_and_fetch(data,url) window.scrollTo(0,0); } function update_search_meta(search_meta) { meta_place=document.getElementById("search_meta_data") term=search_meta.term active_pgn=search_meta.pgn num_res=search_meta.num_res num_pages=search_meta.num_pages year=search_meta.year meta_place.dataset.term=term meta_place.dataset.page=active_pgn meta_place.dataset.num_res=num_res meta_place.dataset.num_pages=num_pages meta_place.dataset.year=year document.getElementById("num_result_place").innerHTML=num_res if (year !== "unfilter"){ document.getElementById("year_filter_label").style="display:inline;" document.getElementById("year_filter_place").innerHTML=year }else { document.getElementById("year_filter_label").style="display:none;" document.getElementById("year_filter_place").innerHTML="" } } function update_pagination() { search_meta_place=document.getElementById('search_meta_data') num_pages=search_meta_place.dataset.num_pages; active_pgn=parseInt(search_meta_place.dataset.page); document.getElementById("pgn-ul").innerHTML=""; pgn_html=""; for (i = 1; i <= num_pages; i++){ if (i===active_pgn){ actv="active" }else {actv=""} pgn_li="
  • " +i+ "
  • "; pgn_html+=pgn_li; } document.getElementById("pgn-ul").innerHTML=pgn_html var pgn_links = document.querySelectorAll('.mypgn'); pgn_links.forEach(function(pgn_link) { pgn_link.addEventListener('click', paginate) }) } function post_and_fetch(data,url) { showLoading() xhr = new XMLHttpRequest(); xhr.open('POST', url, true); xhr.setRequestHeader('Content-Type', 'application/json; charset=UTF-8'); xhr.onreadystatechange = function() { if (xhr.readyState === 4 && xhr.status === 200) { var resp = xhr.responseText; resp_json=JSON.parse(resp) resp_place = document.getElementById("search_result_div") resp_place.innerHTML = resp_json['results'] search_meta = resp_json['meta'] update_search_meta(search_meta) update_pagination() hideLoading() } }; xhr.send(JSON.stringify(data)); } function unfilter() { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":"unfilter", "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } function deactivate_all_bars(){ var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(bar) { bar.dataset.active = false bar.style = "stroke:#71a3c5;" }) } year_chart.on("created", function() { var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(check) { check.addEventListener('click', checkIndex); }) }); function checkIndex(event) { var yrchart = document.querySelectorAll('.ct-bar'); var year_bar = event.target if (year_bar.dataset.active == "true") { unfilter_res = unfilter() year_bar.dataset.active = false year_bar.style = "stroke:#1d2b3699;" } else { deactivate_all_bars() year_bar.dataset.active = true year_bar.style = "stroke:#e56f6f;" filter_year = chart_data['labels'][Array.from(yrchart).indexOf(year_bar)] url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":filter_year, "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } } function showLoading() { document.getElementById("loading").style.display = "block"; setTimeout(hideLoading, 10000); // 10 seconds } function hideLoading() { document.getElementById("loading").style.display = "none"; } -->