{"id":16262,"date":"2025-09-25T14:57:45","date_gmt":"2025-09-25T14:57:45","guid":{"rendered":"https:\/\/www.simtrade.fr\/blog_simtrade\/?p=16262"},"modified":"2026-01-20T21:51:09","modified_gmt":"2026-01-20T21:51:09","slug":"forecasting-airline-route-profitability-with-monte-carlo-simulation","status":"publish","type":"post","link":"https:\/\/www.simtrade.fr\/blog_simtrade\/forecasting-airline-route-profitability-with-monte-carlo-simulation\/","title":{"rendered":"Forecasting Airline Route Profitability with Monte Carlo Simulation"},"content":{"rendered":"\n<a href=\"https:\/\/www.linkedin.com\/in\/samuel-bral\/\" target=\"_blank\">\n<img decoding=\"async\" style=\"padding: 5px\" title=\"Samuel BRAL\" src=\"https:\/\/www.simtrade.fr\/blog_simtrade\/wp-content\/uploads\/2025\/09\/img_SimTrade_Photo1_Samuel_Bral.png\" alt=\"Samuel BRAL\" width=\"133\" align=\"right\" \/>\n<\/a>\n\n<p>In this article, <a href=\"https:\/\/www.linkedin.com\/in\/samuel-bral\/\" target=\"_blank\">Samuel BRAL<\/a> (ESSEC Business School, Global BBA \u2013 Exchange at NUS, 2025) explains how he applied Monte Carlo simulations to support Emirates Airlines in evaluating the profitability of launching a new long-haul route under conditions of uncertainty.<\/p>\n\n\n<h2>Context of the project<\/h2>\n\n<p>This project was part of the course \u201cDecision Analytics using Spreadsheets\u201d at the National University of Singapore (NUS). I was asked to provide a quantitative recommendation to Emirates Airlines on selecting a new international route from Dubai. The available destination options included Buenos Aires, Tokyo, Cape Town, and Cairo.<\/p>\n\n<p>Due to the complexity of airline operations and the uncertainty surrounding factors such as demand, ticket prices, no-show rates, and operating costs, a traditional static financial model would not be sufficient. Instead, I built a Monte Carlo simulation model to capture the dynamic range of possible outcomes and assess the risk-return profile of each destination.<\/p>\n\n\n<h2>What is a Monte Carlo simulation?<\/h2>\n\n<p>A Monte Carlo simulation is a mathematical technique used to estimate the probability distribution of outcomes when there is uncertainty in the input variables. By running thousands of simulations using random values generated from defined probability distributions, the method provides insights into the range, likelihood, and volatility of potential results.<\/p>\n\n<p>This approach is commonly used in financial modeling, risk analysis, and engineering. For example, investment banks use Monte Carlo models to simulate portfolio returns and Value at Risk (VaR), while oil and gas companies apply them to forecast drilling success and production volumes.<\/p>\n\n\n<h2>Simulation approach and methodology<\/h2>\n\n<p>I built a simulation model in Excel that executed 2,000 trials per route. Each trial simulated a potential outcome based on randomly generated values for key variables. The profit was calculated using the following formula:<\/p>\n\n<p><code>Profit = (Tickets Sold \u00d7 Ticket Price) \u2013 Operating Costs \u2013 Compensation Costs<\/code><\/p>\n\n<p>Here is how each component was modeled:<\/p>\n<ul>\n<li><b>Passenger demand<\/b>: Modeled as a normal distribution using historical demand averages and standard deviations for each route. For example, Tokyo exhibited more stable demand, while Buenos Aires showed higher variance due to geopolitical and economic volatility in Argentina.<\/li>\n\n<li><b>Ticket price<\/b>: Ticket prices were generated using <code>NORM.INV(RAND(), mean, stdev)<\/code> to account for fluctuations caused by competitive pricing, seasonal variation, and macroeconomic factors like fuel costs and currency movements.<\/li>\n\n<li><b>No-show rate<\/b>: Modeled with a uniform distribution between 5% and 10%, based on IATA statistics and academic studies on airline overbooking behavior (source: IATA Global Passenger Survey, 2023).<\/li>\n\n<li><b>Aircraft assignment<\/b>: Simulated using a discrete probability distribution based on the actual Emirates fleet composition (e.g., A380, Boeing 777). Larger aircraft allowed more passengers but incurred higher operating costs.<\/li>\n\n<li><b>Compensation cost<\/b>: Incurred when demand exceeded seat capacity, reflecting the cost of rebooking, refunds, and customer service. These costs were calibrated using Emirates\u2019 historical compensation data for overbooking cases (source: Emirates Annual Report 2023).<\/li>\n<\/ul>\n\n<p>To execute the simulations, I used Excel\u2019s Data Table function to loop through trials and capture the output profit distribution for each destination. From this distribution, I calculated:<\/p>\n\n<ul>\n<li>Expected profit (mean)<\/li>\n<li>Standard deviation of profit (volatility)<\/li>\n<li>Probability of a loss (profit &lt; 0)<\/li>\n<li>Probability of a significant loss (loss &gt; SGD 100,000)<\/li>\n<\/ul>\n\n\n<h2>Key results and insights<\/h2>\n\n<p>The simulation identified Buenos Aires as the most profitable option with an expected profit of SGD 292,247 and a 99.65% chance of profitability. However, the route also exhibited a small 0.1% risk of incurring losses above SGD 100,000 due to volatile demand and long travel distance.<\/p>\n\n<p>Cape Town, while less profitable, offered near-zero downside risk. Tokyo had moderate returns and relatively low variance. This reflects a classic risk-return tradeoff that airlines often face: should the company pursue high-reward but volatile destinations, or opt for stable but lower-margin routes?<\/p>\n\n<p>Additionally, I tested various overbooking strategies. An overbooking rate of 9.3% was found to optimize expected profits while keeping the cost of passenger compensation within an acceptable range. This mirrors real-world practices, where carriers like Delta and Lufthansa use algorithmic overbooking based on historical no-show patterns to maximize seat utilization (source: MIT Airline Data Project). If you want to have access to the work, here is the Excel file on the overview of all routes as well as the work for Buenos Aires.<\/p>\n\n<p><a href=\"https:\/\/www.simtrade.fr\/blog_simtrade\/wp-content\/uploads\/2025\/09\/doc_SimTrade_Monte_Carlo_simulations.xlsx\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" class=\"aligncenter\" style=\"padding: 3px\" title=\"Download the Excel file for Monte Carlo simulation\" src=\"https:\/\/www.simtrade.fr\/blog_simtrade\/wp-content\/uploads\/2021\/05\/img_SimTrade_Btn_Download_Excel_file_US.png\" alt=\"Download the Excel file for Monte Carlo simulation\" width=\"200\" align=\"center\" \/><\/a><\/p>\n\n\n<h2>Why should I be interested in this post?<\/h2>\n\n<p>This project demonstrates how Monte Carlo simulations transform business decision-making under uncertainty. Instead of relying on single-point forecasts, the model enabled me to quantify risk, test strategic decisions (like overbooking), and provide data-driven recommendations.<\/p>\n\n<p>For students and professionals in finance, consulting, or operations, Monte Carlo simulation is a core technique for scenario planning and risk assessment. It enhances decision quality in fields as diverse as project finance, asset management, supply chain optimization, and policy modeling. \n\n\n<h2>Related posts on the SimTrade blog<\/h2>\n\n<p>&nbsp;&nbsp;&nbsp;&#9654; <a href=\"https:\/\/www.simtrade.fr\/blog_simtrade\/category\/financial-techniques\/\" target=\"_parent\">All posts about Financial techniques<\/a><\/p>\n\n<p>&nbsp;&nbsp;&nbsp;&#9654; Rohit SALUNKE <a href=\"https:\/\/www.simtrade.fr\/blog_simtrade\/professional-experience-head-data-modelling\/\" target=\"_parent\">Professional experience: Head of Data Modelling<\/a><\/p>\n\n<p>&nbsp;&nbsp;&nbsp;&#9654; Rohit SALUNKE <a href=\"https:\/\/www.simtrade.fr\/blog_simtrade\/professional-experience-business-data-analyst-tikehau-capital\/\" target=\"_parent\">Professional experience: Business Data Analyst at Tikehau Capital<\/a><\/p>\n\n\n\n<h2>Useful resources<\/h2>\n\n<p><a href=\"https:\/\/www.simtrade.fr\" target=\"_blank\">SimTrade Platform<\/a><\/p>\n\n<p><a href=\"https:\/\/iata.org\/en\/publications\/store\/global-passenger-survey\" target=\"_blank\">IATA Global Passenger Survey 2023<\/a><\/p>\n\n<p><a href=\"https:\/\/www.emirates.com\/fr\/french\/about-us\/our-business\/\" target=\"_blank\">Emirates Annual Report and Press Releases<\/a><\/p>\n\n<p><a href=\"https:\/\/web.mit.edu\/airlinedata\/www\/default.html\" target=\"_blank\">MIT Airline Data Project<\/a><\/p>\n\n\n<h2>About the author<\/h2>\n\n<p>This post was written in September 2025 by <a href=\"https:\/\/www.linkedin.com\/in\/samuel-bral\/\" target=\"_blank\">Samuel BRAL<\/a> (ESSEC Business School, Global Bachelor in Business Administration \u2013 Exchange at NUS).<\/p>\n\n<p>&nbsp;&nbsp;&nbsp;&#9654; Read all posts written by <a href=\"https:\/\/www.simtrade.fr\/blog_simtrade\/author\/sbral\/\" target=\"_blank\">Samuel BRAL<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>In this article, Samuel BRAL (ESSEC Business School, Global BBA \u2013 Exchange at NUS, 2025) explains how he applied Monte Carlo simulations to support Emirates Airlines in evaluating the profitability of launching a new long-haul route under conditions of uncertainty. Context of the project This project was part of the course \u201cDecision Analytics using Spreadsheets\u201d &#8230; <a title=\"Forecasting Airline Route Profitability with Monte Carlo Simulation\" class=\"read-more\" href=\"https:\/\/www.simtrade.fr\/blog_simtrade\/forecasting-airline-route-profitability-with-monte-carlo-simulation\/\" aria-label=\"Read more about Forecasting Airline Route Profitability with Monte Carlo Simulation\">Read more<\/a><\/p>\n","protected":false},"author":155,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[5,10],"tags":[849,850],"class_list":["post-16262","post","type-post","status-publish","format-standard","hentry","category-contributors","category-financial-techniques","tag-forecasting","tag-monte-carlo-simulation"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.3 (Yoast SEO v27.2) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Forecasting Airline Route Profitability with Monte Carlo Simulation - SimTrade blog<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.simtrade.fr\/blog_simtrade\/forecasting-airline-route-profitability-with-monte-carlo-simulation\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Forecasting Airline Route Profitability with Monte Carlo Simulation\" \/>\n<meta property=\"og:description\" content=\"In this article, Samuel BRAL (ESSEC Business School, Global BBA \u2013 Exchange at NUS, 2025) explains how he applied Monte Carlo simulations to support Emirates Airlines in evaluating the profitability of launching a new long-haul route under conditions of uncertainty. Context of the project This project was part of the course \u201cDecision Analytics using Spreadsheets\u201d ... Read more\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.simtrade.fr\/blog_simtrade\/forecasting-airline-route-profitability-with-monte-carlo-simulation\/\" \/>\n<meta property=\"og:site_name\" content=\"SimTrade blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/fr-fr.facebook.com\/simtrade.fr\/\" \/>\n<meta property=\"article:published_time\" content=\"2025-09-25T14:57:45+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-20T21:51:09+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.simtrade.fr\/blog_simtrade\/wp-content\/uploads\/2025\/09\/img_SimTrade_Photo1_Samuel_Bral.png\" \/>\n<meta name=\"author\" content=\"Samuel BRAL\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@simtrade\" \/>\n<meta name=\"twitter:site\" content=\"@simtrade\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Samuel BRAL\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/forecasting-airline-route-profitability-with-monte-carlo-simulation\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/forecasting-airline-route-profitability-with-monte-carlo-simulation\/\"},\"author\":{\"name\":\"Samuel BRAL\",\"@id\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/#\/schema\/person\/a3f426c3d03642fd05e6d3afbedd530e\"},\"headline\":\"Forecasting Airline Route Profitability with Monte Carlo Simulation\",\"datePublished\":\"2025-09-25T14:57:45+00:00\",\"dateModified\":\"2026-01-20T21:51:09+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/forecasting-airline-route-profitability-with-monte-carlo-simulation\/\"},\"wordCount\":842,\"publisher\":{\"@id\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/forecasting-airline-route-profitability-with-monte-carlo-simulation\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/wp-content\/uploads\/2025\/09\/img_SimTrade_Photo1_Samuel_Bral.png\",\"keywords\":[\"Forecasting\",\"Monte Carlo Simulation\"],\"articleSection\":[\"Contributors\",\"Financial techniques\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/forecasting-airline-route-profitability-with-monte-carlo-simulation\/\",\"url\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/forecasting-airline-route-profitability-with-monte-carlo-simulation\/\",\"name\":\"Forecasting Airline Route Profitability with Monte Carlo Simulation - SimTrade blog\",\"isPartOf\":{\"@id\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/forecasting-airline-route-profitability-with-monte-carlo-simulation\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/forecasting-airline-route-profitability-with-monte-carlo-simulation\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/wp-content\/uploads\/2025\/09\/img_SimTrade_Photo1_Samuel_Bral.png\",\"datePublished\":\"2025-09-25T14:57:45+00:00\",\"dateModified\":\"2026-01-20T21:51:09+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/forecasting-airline-route-profitability-with-monte-carlo-simulation\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.simtrade.fr\/blog_simtrade\/forecasting-airline-route-profitability-with-monte-carlo-simulation\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/forecasting-airline-route-profitability-with-monte-carlo-simulation\/#primaryimage\",\"url\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/wp-content\/uploads\/2025\/09\/img_SimTrade_Photo1_Samuel_Bral.png\",\"contentUrl\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/wp-content\/uploads\/2025\/09\/img_SimTrade_Photo1_Samuel_Bral.png\",\"width\":423,\"height\":447},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/forecasting-airline-route-profitability-with-monte-carlo-simulation\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Forecasting Airline Route Profitability with Monte Carlo Simulation\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/#website\",\"url\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/\",\"name\":\"SimTrade blog\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/#organization\",\"name\":\"SimTrade\",\"url\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/wp-content\/uploads\/2014\/01\/cropped-cropped-Banner_blog_SimTrade2.jpg\",\"contentUrl\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/wp-content\/uploads\/2014\/01\/cropped-cropped-Banner_blog_SimTrade2.jpg\",\"width\":940,\"height\":126,\"caption\":\"SimTrade\"},\"image\":{\"@id\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/fr-fr.facebook.com\/simtrade.fr\/\",\"https:\/\/x.com\/simtrade\",\"https:\/\/www.linkedin.com\/company\/sim-trade\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/#\/schema\/person\/a3f426c3d03642fd05e6d3afbedd530e\",\"name\":\"Samuel BRAL\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/9839870a1f9d464d633119f8942f2e4f6078c5cc3065c413a09a651c1b4f9b25?s=96&d=mm&r=g\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/9839870a1f9d464d633119f8942f2e4f6078c5cc3065c413a09a651c1b4f9b25?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/9839870a1f9d464d633119f8942f2e4f6078c5cc3065c413a09a651c1b4f9b25?s=96&d=mm&r=g\",\"caption\":\"Samuel BRAL\"},\"url\":\"https:\/\/www.simtrade.fr\/blog_simtrade\/author\/sbral\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Forecasting Airline Route Profitability with Monte Carlo Simulation - SimTrade blog","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.simtrade.fr\/blog_simtrade\/forecasting-airline-route-profitability-with-monte-carlo-simulation\/","og_locale":"en_US","og_type":"article","og_title":"Forecasting Airline Route Profitability with Monte Carlo Simulation","og_description":"In this article, Samuel BRAL (ESSEC Business School, Global BBA \u2013 Exchange at NUS, 2025) explains how he applied Monte Carlo simulations to support Emirates Airlines in evaluating the profitability of launching a new long-haul route under conditions of uncertainty. Context of the project This project was part of the course \u201cDecision Analytics using Spreadsheets\u201d ... Read more","og_url":"https:\/\/www.simtrade.fr\/blog_simtrade\/forecasting-airline-route-profitability-with-monte-carlo-simulation\/","og_site_name":"SimTrade blog","article_publisher":"https:\/\/fr-fr.facebook.com\/simtrade.fr\/","article_published_time":"2025-09-25T14:57:45+00:00","article_modified_time":"2026-01-20T21:51:09+00:00","og_image":[{"url":"https:\/\/www.simtrade.fr\/blog_simtrade\/wp-content\/uploads\/2025\/09\/img_SimTrade_Photo1_Samuel_Bral.png","type":"","width":"","height":""}],"author":"Samuel BRAL","twitter_card":"summary_large_image","twitter_creator":"@simtrade","twitter_site":"@simtrade","twitter_misc":{"Written by":"Samuel BRAL","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.simtrade.fr\/blog_simtrade\/forecasting-airline-route-profitability-with-monte-carlo-simulation\/#article","isPartOf":{"@id":"https:\/\/www.simtrade.fr\/blog_simtrade\/forecasting-airline-route-profitability-with-monte-carlo-simulation\/"},"author":{"name":"Samuel BRAL","@id":"https:\/\/www.simtrade.fr\/blog_simtrade\/#\/schema\/person\/a3f426c3d03642fd05e6d3afbedd530e"},"headline":"Forecasting Airline Route Profitability with Monte Carlo Simulation","datePublished":"2025-09-25T14:57:45+00:00","dateModified":"2026-01-20T21:51:09+00:00","mainEntityOfPage":{"@id":"https:\/\/www.simtrade.fr\/blog_simtrade\/forecasting-airline-route-profitability-with-monte-carlo-simulation\/"},"wordCount":842,"publisher":{"@id":"https:\/\/www.simtrade.fr\/blog_simtrade\/#organization"},"image":{"@id":"https:\/\/www.simtrade.fr\/blog_simtrade\/forecasting-airline-route-profitability-with-monte-carlo-simulation\/#primaryimage"},"thumbnailUrl":"https:\/\/www.simtrade.fr\/blog_simtrade\/wp-content\/uploads\/2025\/09\/img_SimTrade_Photo1_Samuel_Bral.png","keywords":["Forecasting","Monte Carlo Simulation"],"articleSection":["Contributors","Financial techniques"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.simtrade.fr\/blog_simtrade\/forecasting-airline-route-profitability-with-monte-carlo-simulation\/","url":"https:\/\/www.simtrade.fr\/blog_simtrade\/forecasting-airline-route-profitability-with-monte-carlo-simulation\/","name":"Forecasting Airline Route Profitability with Monte Carlo Simulation - SimTrade blog","isPartOf":{"@id":"https:\/\/www.simtrade.fr\/blog_simtrade\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.simtrade.fr\/blog_simtrade\/forecasting-airline-route-profitability-with-monte-carlo-simulation\/#primaryimage"},"image":{"@id":"https:\/\/www.simtrade.fr\/blog_simtrade\/forecasting-airline-route-profitability-with-monte-carlo-simulation\/#primaryimage"},"thumbnailUrl":"https:\/\/www.simtrade.fr\/blog_simtrade\/wp-content\/uploads\/2025\/09\/img_SimTrade_Photo1_Samuel_Bral.png","datePublished":"2025-09-25T14:57:45+00:00","dateModified":"2026-01-20T21:51:09+00:00","breadcrumb":{"@id":"https:\/\/www.simtrade.fr\/blog_simtrade\/forecasting-airline-route-profitability-with-monte-carlo-simulation\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.simtrade.fr\/blog_simtrade\/forecasting-airline-route-profitability-with-monte-carlo-simulation\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.simtrade.fr\/blog_simtrade\/forecasting-airline-route-profitability-with-monte-carlo-simulation\/#primaryimage","url":"https:\/\/www.simtrade.fr\/blog_simtrade\/wp-content\/uploads\/2025\/09\/img_SimTrade_Photo1_Samuel_Bral.png","contentUrl":"https:\/\/www.simtrade.fr\/blog_simtrade\/wp-content\/uploads\/2025\/09\/img_SimTrade_Photo1_Samuel_Bral.png","width":423,"height":447},{"@type":"BreadcrumbList","@id":"https:\/\/www.simtrade.fr\/blog_simtrade\/forecasting-airline-route-profitability-with-monte-carlo-simulation\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.simtrade.fr\/blog_simtrade\/"},{"@type":"ListItem","position":2,"name":"Forecasting Airline Route Profitability with Monte Carlo Simulation"}]},{"@type":"WebSite","@id":"https:\/\/www.simtrade.fr\/blog_simtrade\/#website","url":"https:\/\/www.simtrade.fr\/blog_simtrade\/","name":"SimTrade blog","description":"","publisher":{"@id":"https:\/\/www.simtrade.fr\/blog_simtrade\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.simtrade.fr\/blog_simtrade\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.simtrade.fr\/blog_simtrade\/#organization","name":"SimTrade","url":"https:\/\/www.simtrade.fr\/blog_simtrade\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.simtrade.fr\/blog_simtrade\/#\/schema\/logo\/image\/","url":"https:\/\/www.simtrade.fr\/blog_simtrade\/wp-content\/uploads\/2014\/01\/cropped-cropped-Banner_blog_SimTrade2.jpg","contentUrl":"https:\/\/www.simtrade.fr\/blog_simtrade\/wp-content\/uploads\/2014\/01\/cropped-cropped-Banner_blog_SimTrade2.jpg","width":940,"height":126,"caption":"SimTrade"},"image":{"@id":"https:\/\/www.simtrade.fr\/blog_simtrade\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/fr-fr.facebook.com\/simtrade.fr\/","https:\/\/x.com\/simtrade","https:\/\/www.linkedin.com\/company\/sim-trade"]},{"@type":"Person","@id":"https:\/\/www.simtrade.fr\/blog_simtrade\/#\/schema\/person\/a3f426c3d03642fd05e6d3afbedd530e","name":"Samuel BRAL","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/9839870a1f9d464d633119f8942f2e4f6078c5cc3065c413a09a651c1b4f9b25?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/9839870a1f9d464d633119f8942f2e4f6078c5cc3065c413a09a651c1b4f9b25?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/9839870a1f9d464d633119f8942f2e4f6078c5cc3065c413a09a651c1b4f9b25?s=96&d=mm&r=g","caption":"Samuel BRAL"},"url":"https:\/\/www.simtrade.fr\/blog_simtrade\/author\/sbral\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.simtrade.fr\/blog_simtrade\/wp-json\/wp\/v2\/posts\/16262","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.simtrade.fr\/blog_simtrade\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.simtrade.fr\/blog_simtrade\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.simtrade.fr\/blog_simtrade\/wp-json\/wp\/v2\/users\/155"}],"replies":[{"embeddable":true,"href":"https:\/\/www.simtrade.fr\/blog_simtrade\/wp-json\/wp\/v2\/comments?post=16262"}],"version-history":[{"count":9,"href":"https:\/\/www.simtrade.fr\/blog_simtrade\/wp-json\/wp\/v2\/posts\/16262\/revisions"}],"predecessor-version":[{"id":17703,"href":"https:\/\/www.simtrade.fr\/blog_simtrade\/wp-json\/wp\/v2\/posts\/16262\/revisions\/17703"}],"wp:attachment":[{"href":"https:\/\/www.simtrade.fr\/blog_simtrade\/wp-json\/wp\/v2\/media?parent=16262"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.simtrade.fr\/blog_simtrade\/wp-json\/wp\/v2\/categories?post=16262"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.simtrade.fr\/blog_simtrade\/wp-json\/wp\/v2\/tags?post=16262"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}