{"id":609,"date":"2026-08-14T14:42:14","date_gmt":"2026-08-14T14:42:14","guid":{"rendered":"https:\/\/www.stockmaster.in\/universe\/?p=609"},"modified":"2026-08-14T14:44:24","modified_gmt":"2026-08-14T14:44:24","slug":"ratio-detective-game","status":"publish","type":"post","link":"https:\/\/www.stockmaster.in\/universe\/ratio-detective-game\/","title":{"rendered":"Ratio Detective Game"},"content":{"rendered":"<div id=\"sm-ratio-detective\">\r\n\r\n<style>\r\n#sm-ratio-detective{\r\n--purple:#6d3df5;\r\n--dark:#171329;\r\n--bg:#f5f3fb;\r\n--card:#fff;\r\n--green:#16a34a;\r\n--red:#dc2626;\r\n--blue:#2563eb;\r\n--orange:#f59e0b;\r\nfont-family:Arial,Helvetica,sans-serif;\r\nmax-width:1150px;\r\nmargin:20px auto;\r\ncolor:#171329\r\n}\r\n#sm-ratio-detective *{box-sizing:border-box}\r\n\r\n.rd-head{\r\nbackground:linear-gradient(135deg,#21133f,#7042ef);\r\ncolor:#fff;\r\npadding:22px;\r\nborder-radius:20px 20px 0 0\r\n}\r\n.rd-title{font-size:29px;font-weight:900}\r\n.rd-sub{font-size:13px;opacity:.85;margin-top:5px}\r\n\r\n.rd-stats{\r\ndisplay:grid;\r\ngrid-template-columns:repeat(5,1fr);\r\ngap:10px;\r\nmargin-top:18px\r\n}\r\n.rd-stat{\r\nbackground:rgba(255,255,255,.12);\r\npadding:11px;\r\nborder-radius:11px\r\n}\r\n.rd-label{font-size:10px;opacity:.75}\r\n.rd-value{font-size:18px;font-weight:900;margin-top:4px}\r\n\r\n.rd-body{background:var(--bg);padding:15px}\r\n\r\n.rd-case{\r\nbackground:#fff;\r\nborder-left:6px solid var(--purple);\r\npadding:15px;\r\nborder-radius:11px;\r\nmargin-bottom:15px;\r\nbox-shadow:0 3px 12px rgba(0,0,0,.06)\r\n}\r\n.rd-case-title{font-size:20px;font-weight:900}\r\n.rd-case-text{\r\nfont-size:13px;\r\ncolor:#555;\r\nline-height:1.6;\r\nmargin-top:5px\r\n}\r\n\r\n.rd-progress{\r\nheight:8px;\r\nbackground:#e8e4f1;\r\nborder-radius:20px;\r\nmargin-top:12px;\r\noverflow:hidden\r\n}\r\n.rd-progress-fill{\r\nheight:100%;\r\nwidth:0;\r\nbackground:var(--purple);\r\ntransition:.3s\r\n}\r\n\r\n.rd-grid{\r\ndisplay:grid;\r\ngrid-template-columns:1.35fr .85fr;\r\ngap:15px\r\n}\r\n.rd-card{\r\nbackground:#fff;\r\nborder-radius:15px;\r\npadding:16px;\r\nbox-shadow:0 3px 12px rgba(0,0,0,.06)\r\n}\r\n.rd-card h3{margin:0 0 12px;font-size:18px}\r\n\r\n.rd-company{\r\ndisplay:flex;\r\njustify-content:space-between;\r\nalign-items:center;\r\nbackground:#f7f5fc;\r\npadding:13px;\r\nborder-radius:10px;\r\nmargin-bottom:12px\r\n}\r\n.rd-company-name{font-weight:900;font-size:18px}\r\n.rd-company-sector{font-size:11px;color:#777;margin-top:3px}\r\n\r\n.rd-table{\r\nwidth:100%;\r\nborder-collapse:collapse;\r\nfont-size:13px\r\n}\r\n.rd-table th{\r\nbackground:#f0ebff;\r\ntext-align:left;\r\npadding:10px\r\n}\r\n.rd-table td{\r\npadding:10px;\r\nborder-bottom:1px solid #eee\r\n}\r\n.rd-number{font-weight:900}\r\n\r\n.rd-good{color:var(--green);font-weight:900}\r\n.rd-bad{color:var(--red);font-weight:900}\r\n.rd-neutral{color:var(--orange);font-weight:900}\r\n\r\n.rd-clues{\r\ndisplay:grid;\r\ngrid-template-columns:1fr;\r\ngap:9px\r\n}\r\n.rd-clue{\r\nbackground:#f7f5fc;\r\nborder:1px solid #e5e0f1;\r\nborder-radius:10px;\r\npadding:12px;\r\ncursor:pointer;\r\ntransition:.2s\r\n}\r\n.rd-clue:hover{\r\nborder-color:var(--purple);\r\ntransform:translateY(-2px)\r\n}\r\n.rd-icon{font-size:23px}\r\n.rd-clue-title{font-weight:900;margin-top:4px}\r\n.rd-clue-text{\r\ndisplay:none;\r\nfont-size:12px;\r\nline-height:1.6;\r\ncolor:#555;\r\nmargin-top:7px;\r\npadding-top:7px;\r\nborder-top:1px solid #ddd\r\n}\r\n\r\n.rd-box{\r\nmargin-top:12px;\r\nbackground:#f0ebff;\r\npadding:12px;\r\nborder-radius:10px;\r\nfont-size:12px;\r\nline-height:1.6\r\n}\r\n\r\n.rd-decision{margin-top:15px}\r\n\r\n.rd-actions{\r\ndisplay:grid;\r\ngrid-template-columns:repeat(3,1fr);\r\ngap:9px\r\n}\r\n.rd-btn{\r\nborder:0;\r\npadding:14px 8px;\r\nborder-radius:9px;\r\ncolor:#fff;\r\nfont-weight:900;\r\ncursor:pointer\r\n}\r\n.rd-strong{background:var(--green)}\r\n.rd-weak{background:var(--red)}\r\n.rd-wait{background:var(--blue)}\r\n\r\n.rd-reveal{\r\nbackground:var(--purple);\r\nwidth:100%;\r\nmargin-top:10px\r\n}\r\n\r\n.rd-result{\r\ndisplay:none;\r\nbackground:#fff;\r\nborder:2px solid var(--purple);\r\npadding:18px;\r\nborder-radius:15px;\r\nmargin-top:15px\r\n}\r\n.rd-result-title{font-size:22px;font-weight:900}\r\n.rd-result-text{\r\nfont-size:13px;\r\nline-height:1.7;\r\nmargin-top:8px;\r\nwhite-space:pre-line\r\n}\r\n.rd-answer{\r\nmargin-top:12px;\r\npadding:12px;\r\nbackground:#fff7df;\r\nborder-radius:10px;\r\nfont-size:13px;\r\nfont-weight:700\r\n}\r\n.rd-points{\r\nfont-size:28px;\r\nfont-weight:900;\r\nmargin-top:10px\r\n}\r\n.rd-next{\r\nwidth:100%;\r\nborder:0;\r\npadding:13px;\r\nmargin-top:12px;\r\nborder-radius:9px;\r\nbackground:var(--dark);\r\ncolor:#fff;\r\nfont-weight:900;\r\ncursor:pointer\r\n}\r\n\r\n.rd-note{\r\nmargin-top:15px;\r\nfont-size:11px;\r\ncolor:#777;\r\nline-height:1.6\r\n}\r\n\r\n@media(max-width:850px){\r\n.rd-stats{grid-template-columns:repeat(2,1fr)}\r\n.rd-grid{grid-template-columns:1fr}\r\n}\r\n@media(max-width:550px){\r\n.rd-title{font-size:23px}\r\n.rd-actions{grid-template-columns:1fr}\r\n}\r\n<\/style>\r\n\r\n<div class=\"rd-head\">\r\n\r\n<div class=\"rd-title\">\ud83d\udd75\ufe0f Ratio Detective<\/div>\r\n\r\n<div class=\"rd-sub\">\r\nInvestigate the numbers \u2022 Find the strengths \u2022 Discover the red flags\r\n<\/div>\r\n\r\n<div class=\"rd-stats\">\r\n\r\n<div class=\"rd-stat\">\r\n<div class=\"rd-label\">DETECTIVE SCORE<\/div>\r\n<div class=\"rd-value\" id=\"rd-score\">0<\/div>\r\n<\/div>\r\n\r\n<div class=\"rd-stat\">\r\n<div class=\"rd-label\">CASES SOLVED<\/div>\r\n<div class=\"rd-value\" id=\"rd-cases\">0<\/div>\r\n<\/div>\r\n\r\n<div class=\"rd-stat\">\r\n<div class=\"rd-label\">ACCURACY<\/div>\r\n<div class=\"rd-value\" id=\"rd-accuracy\">0%<\/div>\r\n<\/div>\r\n\r\n<div class=\"rd-stat\">\r\n<div class=\"rd-label\">RANK<\/div>\r\n<div class=\"rd-value\" id=\"rd-rank\">Rookie<\/div>\r\n<\/div>\r\n\r\n<div class=\"rd-stat\">\r\n<div class=\"rd-label\">CASE<\/div>\r\n<div class=\"rd-value\" id=\"rd-number\">1 \/ 20<\/div>\r\n<\/div>\r\n\r\n<\/div>\r\n<\/div>\r\n\r\n\r\n<div class=\"rd-body\">\r\n\r\n<div class=\"rd-case\">\r\n\r\n<div class=\"rd-case-title\" id=\"rd-case-title\">\r\nCase #001 \u2014 The Profitable Business\r\n<\/div>\r\n\r\n<div class=\"rd-case-text\" id=\"rd-case-text\">\r\nA company reports strong profits, but is it financially healthy?\r\nInvestigate its valuation, profitability, debt and efficiency ratios.\r\n<\/div>\r\n\r\n<div class=\"rd-progress\">\r\n<div class=\"rd-progress-fill\" id=\"rd-progress\"><\/div>\r\n<\/div>\r\n\r\n<\/div>\r\n\r\n\r\n<div class=\"rd-grid\">\r\n\r\n<div class=\"rd-card\">\r\n\r\n<h3>\ud83d\udcca Financial Evidence<\/h3>\r\n\r\n<div class=\"rd-company\">\r\n\r\n<div>\r\n<div class=\"rd-company-name\" id=\"rd-company\">\r\nAlpha Manufacturing\r\n<\/div>\r\n<div class=\"rd-company-sector\" id=\"rd-sector\">\r\nIndustrial Manufacturing\r\n<\/div>\r\n<\/div>\r\n\r\n<div style=\"font-size:28px\">\ud83c\udfe2<\/div>\r\n\r\n<\/div>\r\n\r\n\r\n<table class=\"rd-table\">\r\n\r\n<thead>\r\n<tr>\r\n<th>Ratio<\/th>\r\n<th>Company<\/th>\r\n<th>Industry<\/th>\r\n<th>Signal<\/th>\r\n<\/tr>\r\n<\/thead>\r\n\r\n<tbody id=\"rd-table-body\"><\/tbody>\r\n\r\n<\/table>\r\n\r\n<\/div>\r\n\r\n\r\n<div class=\"rd-card\">\r\n\r\n<h3>\ud83d\udd0e Evidence Room<\/h3>\r\n\r\n<div class=\"rd-clues\">\r\n\r\n<div class=\"rd-clue\" data-key=\"valuation\">\r\n<div class=\"rd-icon\">\ud83d\udcb0<\/div>\r\n<div class=\"rd-clue-title\">Valuation<\/div>\r\n<div class=\"rd-clue-text\"><\/div>\r\n<\/div>\r\n\r\n<div class=\"rd-clue\" data-key=\"profitability\">\r\n<div class=\"rd-icon\">\ud83d\udcc8<\/div>\r\n<div class=\"rd-clue-title\">Profitability<\/div>\r\n<div class=\"rd-clue-text\"><\/div>\r\n<\/div>\r\n\r\n<div class=\"rd-clue\" data-key=\"debt\">\r\n<div class=\"rd-icon\">\ud83d\udcb3<\/div>\r\n<div class=\"rd-clue-title\">Debt<\/div>\r\n<div class=\"rd-clue-text\"><\/div>\r\n<\/div>\r\n\r\n<div class=\"rd-clue\" data-key=\"efficiency\">\r\n<div class=\"rd-icon\">\u2699\ufe0f<\/div>\r\n<div class=\"rd-clue-title\">Efficiency<\/div>\r\n<div class=\"rd-clue-text\"><\/div>\r\n<\/div>\r\n\r\n<div class=\"rd-clue\" data-key=\"quality\">\r\n<div class=\"rd-icon\">\ud83d\udd0d<\/div>\r\n<div class=\"rd-clue-title\">Overall Quality<\/div>\r\n<div class=\"rd-clue-text\"><\/div>\r\n<\/div>\r\n\r\n<\/div>\r\n\r\n<div class=\"rd-box\">\r\n<strong>\ud83d\udd75\ufe0f Detective Rule<\/strong><br>\r\nNever judge a company using one ratio.\r\nCompare several ratios together and consider the company's industry,\r\ngrowth, debt and profitability.\r\n<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n\r\n\r\n<div class=\"rd-card rd-decision\">\r\n\r\n<h3>\ud83c\udfaf What Does the Evidence Suggest?<\/h3>\r\n\r\n<div style=\"font-size:13px;color:#666;margin-bottom:10px\">\r\nBased on the ratios, what is your assessment?\r\n<\/div>\r\n\r\n<div class=\"rd-actions\">\r\n\r\n<button class=\"rd-btn rd-strong\" data-action=\"STRONG\">\r\n\ud83d\udfe2 STRONG\r\n<\/button>\r\n\r\n<button class=\"rd-btn rd-weak\" data-action=\"WEAK\">\r\n\ud83d\udd34 WEAK\r\n<\/button>\r\n\r\n<button class=\"rd-btn rd-wait\" data-action=\"WAIT\">\r\n\ud83d\udd35 WAIT\r\n<\/button>\r\n\r\n<\/div>\r\n\r\n<button class=\"rd-btn rd-reveal\" id=\"rd-reveal\">\r\n\ud83d\udd13 Reveal Investigation\r\n<\/button>\r\n\r\n<\/div>\r\n\r\n\r\n<div class=\"rd-result\" id=\"rd-result\">\r\n\r\n<div class=\"rd-result-title\" id=\"rd-result-title\">\r\nCase Solved\r\n<\/div>\r\n\r\n<div class=\"rd-result-text\" id=\"rd-result-text\"><\/div>\r\n\r\n<div class=\"rd-answer\" id=\"rd-answer\"><\/div>\r\n\r\n<div class=\"rd-points\" id=\"rd-points\"><\/div>\r\n\r\n<button class=\"rd-next\" id=\"rd-next\">\r\n\u27a1\ufe0f Next Investigation\r\n<\/button>\r\n\r\n<\/div>\r\n\r\n\r\n<div class=\"rd-note\">\r\n<strong>Game disclaimer:<\/strong>\r\nRatio Detective uses fictional financial data for educational purposes.\r\nFinancial ratios are analytical tools and should not be treated as guaranteed\r\ninvestment signals or investment advice.\r\n<\/div>\r\n\r\n<\/div>\r\n\r\n\r\n<script>\r\n(function(){\r\n\r\n\"use strict\";\r\n\r\nconst cases=[\r\n\r\n{\r\ntitle:\"Case #001 \u2014 The Profitable Business\",\r\ntext:\"Alpha Manufacturing reports strong profits and moderate debt. Is the company financially attractive?\",\r\ncompany:\"Alpha Manufacturing\",\r\nsector:\"Industrial Manufacturing\",\r\ncorrect:\"STRONG\",\r\nmove:\"Strong fundamentals\",\r\n\r\nratios:[\r\n[\"P\/E\",\"18.2x\",\"21.5x\",\"good\"],\r\n[\"ROE\",\"19.4%\",\"15.0%\",\"good\"],\r\n[\"Debt\/Equity\",\"0.42\",\"0.70\",\"good\"],\r\n[\"ROCE\",\"17.8%\",\"14.0%\",\"good\"],\r\n[\"Net Margin\",\"13.2%\",\"10.0%\",\"good\"]\r\n],\r\n\r\nclues:{\r\nvaluation:\"The P\/E is below the industry average, suggesting the company is not excessively valued relative to peers.\",\r\nprofitability:\"ROE, ROCE and net margin are all stronger than the industry averages.\",\r\ndebt:\"Debt-to-equity is comfortably below the industry benchmark.\",\r\nefficiency:\"The company's capital efficiency is stronger than the peer group.\",\r\nquality:\"The ratios collectively show a healthy combination of profitability, valuation and balance-sheet strength.\"\r\n}\r\n},\r\n\r\n{\r\ntitle:\"Case #002 \u2014 Cheap for a Reason?\",\r\ntext:\"Beta Retail trades at a very low P\/E. But the rest of the ratios reveal a different story.\",\r\ncompany:\"Beta Retail\",\r\nsector:\"Retail\",\r\ncorrect:\"WEAK\",\r\nmove:\"Weak fundamentals\",\r\n\r\nratios:[\r\n[\"P\/E\",\"7.4x\",\"18.0x\",\"good\"],\r\n[\"ROE\",\"6.1%\",\"14.0%\",\"bad\"],\r\n[\"Debt\/Equity\",\"1.65\",\"0.80\",\"bad\"],\r\n[\"ROCE\",\"5.2%\",\"13.0%\",\"bad\"],\r\n[\"Net Margin\",\"2.1%\",\"7.0%\",\"bad\"]\r\n],\r\n\r\nclues:{\r\nvaluation:\"The low P\/E looks attractive initially, but a cheap valuation can reflect weak business fundamentals.\",\r\nprofitability:\"ROE, ROCE and net margin are substantially below the industry averages.\",\r\ndebt:\"Debt-to-equity is more than twice the industry level.\",\r\nefficiency:\"The company generates relatively weak returns from its capital.\",\r\nquality:\"The stock looks cheap, but several underlying ratios suggest the low valuation may be justified.\"\r\n}\r\n},\r\n\r\n{\r\ntitle:\"Case #003 \u2014 The Growth Premium\",\r\ntext:\"Gamma Technology trades at a premium valuation. Strong profitability may explain why investors are willing to pay more.\",\r\ncompany:\"Gamma Technology\",\r\nsector:\"Technology\",\r\ncorrect:\"STRONG\",\r\nmove:\"High-quality growth\",\r\n\r\nratios:[\r\n[\"P\/E\",\"32.5x\",\"25.0x\",\"neutral\"],\r\n[\"ROE\",\"28.2%\",\"18.0%\",\"good\"],\r\n[\"ROCE\",\"25.6%\",\"17.0%\",\"good\"],\r\n[\"Net Margin\",\"21.4%\",\"14.0%\",\"good\"],\r\n[\"Debt\/Equity\",\"0.18\",\"0.55\",\"good\"]\r\n],\r\n\r\nclues:{\r\nvaluation:\"The company trades above the industry P\/E, so investors are paying a premium.\",\r\nprofitability:\"Very strong ROE, ROCE and net margin support the premium valuation.\",\r\ndebt:\"The company uses relatively little debt.\",\r\nefficiency:\"Capital is being used efficiently to generate profits.\",\r\nquality:\"A high P\/E is not automatically bad when strong profitability and financial quality support the valuation.\"\r\n}\r\n},\r\n\r\n{\r\ntitle:\"Case #004 \u2014 The Debt Mountain\",\r\ntext:\"Delta Infrastructure has growing revenue, but its balance sheet is becoming heavily leveraged.\",\r\ncompany:\"Delta Infrastructure\",\r\nsector:\"Infrastructure\",\r\ncorrect:\"WEAK\",\r\nmove:\"Debt risk\",\r\n\r\nratios:[\r\n[\"P\/E\",\"16.8x\",\"18.0x\",\"neutral\"],\r\n[\"ROE\",\"17.2%\",\"15.0%\",\"good\"],\r\n[\"Debt\/Equity\",\"2.40\",\"1.00\",\"bad\"],\r\n[\"ROCE\",\"8.1%\",\"13.0%\",\"bad\"],\r\n[\"Interest Coverage\",\"1.7x\",\"4.5x\",\"bad\"]\r\n],\r\n\r\nclues:{\r\nvaluation:\"The P\/E is not particularly expensive compared with the industry.\",\r\nprofitability:\"ROE looks reasonable, but ROCE is weak.\",\r\ndebt:\"Debt-to-equity is extremely high relative to peers.\",\r\nefficiency:\"Low ROCE suggests the company is not generating enough operating return from its capital.\",\r\nquality:\"The biggest concern is leverage and the company's limited ability to comfortably cover interest costs.\"\r\n}\r\n},\r\n\r\n{\r\ntitle:\"Case #005 \u2014 The Cash Machine\",\r\ntext:\"Epsilon Services has moderate valuation, excellent returns and a strong balance sheet.\",\r\ncompany:\"Epsilon Services\",\r\nsector:\"Business Services\",\r\ncorrect:\"STRONG\",\r\nmove:\"High-quality business\",\r\n\r\nratios:[\r\n[\"P\/E\",\"20.1x\",\"22.0x\",\"good\"],\r\n[\"ROE\",\"24.5%\",\"16.0%\",\"good\"],\r\n[\"ROCE\",\"22.8%\",\"15.0%\",\"good\"],\r\n[\"Debt\/Equity\",\"0.12\",\"0.60\",\"good\"],\r\n[\"Net Margin\",\"18.9%\",\"12.0%\",\"good\"]\r\n],\r\n\r\nclues:{\r\nvaluation:\"The P\/E is slightly below the industry average.\",\r\nprofitability:\"Returns and margins are substantially above peers.\",\r\ndebt:\"Debt is very low.\",\r\nefficiency:\"High ROCE suggests efficient use of capital.\",\r\nquality:\"The combination of valuation, profitability and low leverage makes the financial profile attractive.\"\r\n}\r\n},\r\n\r\n{\r\ntitle:\"Case #006 \u2014 The Margin Problem\",\r\ntext:\"Zeta Foods has reasonable sales but its profitability ratios are deteriorating.\",\r\ncompany:\"Zeta Foods\",\r\nsector:\"Consumer Staples\",\r\ncorrect:\"WAIT\",\r\nmove:\"Profitability concern\",\r\n\r\nratios:[\r\n[\"P\/E\",\"19.5x\",\"20.0x\",\"neutral\"],\r\n[\"ROE\",\"10.2%\",\"15.0%\",\"bad\"],\r\n[\"ROCE\",\"9.4%\",\"14.0%\",\"bad\"],\r\n[\"Debt\/Equity\",\"0.65\",\"0.70\",\"neutral\"],\r\n[\"Net Margin\",\"4.1%\",\"8.0%\",\"bad\"]\r\n],\r\n\r\nclues:{\r\nvaluation:\"The P\/E is close to the industry average and does not provide a strong valuation edge.\",\r\nprofitability:\"Returns and margins are weaker than peers.\",\r\ndebt:\"Debt is roughly in line with the industry.\",\r\nefficiency:\"Capital efficiency is below the peer average.\",\r\nquality:\"The company is not obviously distressed, but weak profitability makes a WAIT decision more sensible.\"\r\n}\r\n},\r\n\r\n{\r\ntitle:\"Case #007 \u2014 The Undervalued Compounder\",\r\ntext:\"Eta Engineering has strong returns but trades below its industry P\/E.\",\r\ncompany:\"Eta Engineering\",\r\nsector:\"Engineering\",\r\ncorrect:\"STRONG\",\r\nmove:\"Potentially attractive\",\r\n\r\nratios:[\r\n[\"P\/E\",\"13.8x\",\"20.0x\",\"good\"],\r\n[\"ROE\",\"22.1%\",\"15.0%\",\"good\"],\r\n[\"ROCE\",\"20.4%\",\"14.0%\",\"good\"],\r\n[\"Debt\/Equity\",\"0.28\",\"0.65\",\"good\"],\r\n[\"Net Margin\",\"15.7%\",\"10.0%\",\"good\"]\r\n],\r\n\r\nclues:{\r\nvaluation:\"The company trades at a meaningful discount to the industry.\",\r\nprofitability:\"Profitability is consistently stronger than peers.\",\r\ndebt:\"Leverage remains conservative.\",\r\nefficiency:\"Strong ROCE suggests effective use of invested capital.\",\r\nquality:\"The combination of strong returns and a lower valuation creates an interesting fundamental setup.\"\r\n}\r\n},\r\n\r\n{\r\ntitle:\"Case #008 \u2014 The Expensive Story\",\r\ntext:\"Theta Media has impressive revenue growth but very expensive valuation and weak returns.\",\r\ncompany:\"Theta Media\",\r\nsector:\"Media\",\r\ncorrect:\"WAIT\",\r\nmove:\"Valuation risk\",\r\n\r\nratios:[\r\n[\"P\/E\",\"58.0x\",\"24.0x\",\"bad\"],\r\n[\"ROE\",\"8.4%\",\"15.0%\",\"bad\"],\r\n[\"ROCE\",\"7.2%\",\"13.0%\",\"bad\"],\r\n[\"Debt\/Equity\",\"0.35\",\"0.60\",\"good\"],\r\n[\"Net Margin\",\"5.1%\",\"9.0%\",\"bad\"]\r\n],\r\n\r\nclues:{\r\nvaluation:\"The P\/E is more than twice the industry average.\",\r\nprofitability:\"Returns and margins are below peers.\",\r\ndebt:\"Debt is manageable.\",\r\nefficiency:\"Capital returns do not justify the premium valuation by themselves.\",\r\nquality:\"The business may have growth potential, but the current ratios show significant valuation risk.\"\r\n}\r\n},\r\n\r\n{\r\ntitle:\"Case #009 \u2014 The Efficient Operator\",\r\ntext:\"Iota Logistics generates strong returns from relatively little capital.\",\r\ncompany:\"Iota Logistics\",\r\nsector:\"Logistics\",\r\ncorrect:\"STRONG\",\r\nmove:\"Efficient business\",\r\n\r\nratios:[\r\n[\"P\/E\",\"21.2x\",\"22.5x\",\"good\"],\r\n[\"ROE\",\"26.0%\",\"17.0%\",\"good\"],\r\n[\"ROCE\",\"24.1%\",\"15.0%\",\"good\"],\r\n[\"Debt\/Equity\",\"0.30\",\"0.75\",\"good\"],\r\n[\"Operating Margin\",\"14.5%\",\"10.0%\",\"good\"]\r\n],\r\n\r\nclues:{\r\nvaluation:\"The valuation is close to but slightly below the industry average.\",\r\nprofitability:\"ROE and operating margins are strong.\",\r\ndebt:\"Leverage is below peers.\",\r\nefficiency:\"ROCE indicates efficient deployment of capital.\",\r\nquality:\"The overall ratio profile is consistently stronger than the industry.\"\r\n}\r\n},\r\n\r\n{\r\ntitle:\"Case #010 \u2014 The Balance Sheet Alarm\",\r\ntext:\"Kappa Telecom has a reasonable P\/E but weak interest coverage and high leverage.\",\r\ncompany:\"Kappa Telecom\",\r\nsector:\"Telecommunications\",\r\ncorrect:\"WEAK\",\r\nmove:\"Financial risk\",\r\n\r\nratios:[\r\n[\"P\/E\",\"14.5x\",\"16.0x\",\"good\"],\r\n[\"ROE\",\"12.0%\",\"14.0%\",\"neutral\"],\r\n[\"Debt\/Equity\",\"2.10\",\"1.10\",\"bad\"],\r\n[\"Interest Coverage\",\"1.4x\",\"4.0x\",\"bad\"],\r\n[\"Net Margin\",\"6.0%\",\"8.0%\",\"bad\"]\r\n],\r\n\r\nclues:{\r\nvaluation:\"The P\/E appears modestly attractive.\",\r\nprofitability:\"Profitability is below the industry average.\",\r\ndebt:\"Leverage is significantly higher than peers.\",\r\nefficiency:\"Weak interest coverage increases financial risk.\",\r\nquality:\"The low valuation does not compensate for the balance-sheet concerns.\"\r\n}\r\n},\r\n\r\n{\r\ntitle:\"Case #011 \u2014 The Margin Leader\",\r\ntext:\"Lambda Healthcare consistently earns higher margins than its industry peers.\",\r\ncompany:\"Lambda Healthcare\",\r\nsector:\"Healthcare\",\r\ncorrect:\"STRONG\",\r\nmove:\"Profitability leader\",\r\n\r\nratios:[\r\n[\"P\/E\",\"25.0x\",\"24.0x\",\"neutral\"],\r\n[\"ROE\",\"23.0%\",\"16.0%\",\"good\"],\r\n[\"ROCE\",\"21.8%\",\"14.0%\",\"good\"],\r\n[\"Net Margin\",\"19.2%\",\"11.0%\",\"good\"],\r\n[\"Debt\/Equity\",\"0.25\",\"0.55\",\"good\"]\r\n],\r\n\r\nclues:{\r\nvaluation:\"The valuation is close to the industry average.\",\r\nprofitability:\"Margins and returns are significantly stronger.\",\r\ndebt:\"The company has relatively low leverage.\",\r\nefficiency:\"High ROCE indicates strong capital efficiency.\",\r\nquality:\"The premium is supported by superior profitability and a healthy balance sheet.\"\r\n}\r\n},\r\n\r\n{\r\ntitle:\"Case #012 \u2014 The Value Trap\",\r\ntext:\"Mu Retail appears extremely cheap, but its returns and margins are deteriorating.\",\r\ncompany:\"Mu Retail\",\r\nsector:\"Retail\",\r\ncorrect:\"WEAK\",\r\nmove:\"Potential value trap\",\r\n\r\nratios:[\r\n[\"P\/E\",\"6.8x\",\"17.0x\",\"good\"],\r\n[\"ROE\",\"4.2%\",\"13.0%\",\"bad\"],\r\n[\"ROCE\",\"3.9%\",\"12.0%\",\"bad\"],\r\n[\"Debt\/Equity\",\"1.85\",\"0.75\",\"bad\"],\r\n[\"Net Margin\",\"1.5%\",\"6.5%\",\"bad\"]\r\n],\r\n\r\nclues:{\r\nvaluation:\"The low P\/E looks attractive in isolation.\",\r\nprofitability:\"Very weak returns and margins are major concerns.\",\r\ndebt:\"Leverage is much higher than the industry.\",\r\nefficiency:\"Low ROCE suggests poor capital productivity.\",\r\nquality:\"This is a classic example of why a cheap P\/E alone cannot establish investment quality.\"\r\n}\r\n},\r\n\r\n{\r\ntitle:\"Case #013 \u2014 The Balanced Business\",\r\ntext:\"Nu Consumer has ratios close to industry averages with no major red flags.\",\r\ncompany:\"Nu Consumer\",\r\nsector:\"Consumer Goods\",\r\ncorrect:\"WAIT\",\r\nmove:\"Fairly balanced\",\r\n\r\nratios:[\r\n[\"P\/E\",\"20.2x\",\"20.0x\",\"neutral\"],\r\n[\"ROE\",\"15.2%\",\"15.0%\",\"neutral\"],\r\n[\"ROCE\",\"14.1%\",\"14.0%\",\"neutral\"],\r\n[\"Debt\/Equity\",\"0.70\",\"0.70\",\"neutral\"],\r\n[\"Net Margin\",\"8.1%\",\"8.0%\",\"neutral\"]\r\n],\r\n\r\nclues:{\r\nvaluation:\"Valuation is almost identical to the industry.\",\r\nprofitability:\"Returns and margins are in line with peers.\",\r\ndebt:\"Leverage is normal.\",\r\nefficiency:\"Capital efficiency is average.\",\r\nquality:\"There is no obvious ratio-based advantage or major red flag.\"\r\n}\r\n},\r\n\r\n{\r\ntitle:\"Case #014 \u2014 The ROE Mystery\",\r\ntext:\"Omicron Financial reports exceptional ROE, but its debt level is also unusually high.\",\r\ncompany:\"Omicron Financial\",\r\nsector:\"Financial Services\",\r\ncorrect:\"WAIT\",\r\nmove:\"Requires deeper investigation\",\r\n\r\nratios:[\r\n[\"P\/E\",\"12.0x\",\"14.0x\",\"good\"],\r\n[\"ROE\",\"31.0%\",\"16.0%\",\"good\"],\r\n[\"Debt\/Equity\",\"3.80\",\"2.00\",\"bad\"],\r\n[\"ROCE\",\"8.0%\",\"10.0%\",\"bad\"],\r\n[\"Net Margin\",\"12.0%\",\"11.0%\",\"neutral\"]\r\n],\r\n\r\nclues:{\r\nvaluation:\"The P\/E is below the industry average.\",\r\nprofitability:\"ROE looks exceptional, but other return measures are less impressive.\",\r\ndebt:\"Leverage is substantially higher than peers.\",\r\nefficiency:\"ROCE is below the industry benchmark.\",\r\nquality:\"High ROE needs context because leverage can magnify returns to equity.\"\r\n}\r\n},\r\n\r\n{\r\ntitle:\"Case #015 \u2014 The Capital Efficiency Champion\",\r\ntext:\"Pi Industrial generates strong operating returns with moderate leverage.\",\r\ncompany:\"Pi Industrial\",\r\nsector:\"Capital Goods\",\r\ncorrect:\"STRONG\",\r\nmove:\"Strong operator\",\r\n\r\nratios:[\r\n[\"P\/E\",\"19.0x\",\"21.0x\",\"good\"],\r\n[\"ROE\",\"21.0%\",\"15.0%\",\"good\"],\r\n[\"ROCE\",\"23.5%\",\"14.0%\",\"good\"],\r\n[\"Debt\/Equity\",\"0.48\",\"0.70\",\"good\"],\r\n[\"Operating Margin\",\"16.2%\",\"11.0%\",\"good\"]\r\n],\r\n\r\nclues:{\r\nvaluation:\"The company trades below the sector average.\",\r\nprofitability:\"Both ROE and operating margin are strong.\",\r\ndebt:\"Debt is controlled.\",\r\nefficiency:\"ROCE is significantly above peers.\",\r\nquality:\"The ratio combination indicates a high-quality operator.\"\r\n}\r\n},\r\n\r\n{\r\ntitle:\"Case #016 \u2014 The Margin Collapse\",\r\ntext:\"Rho Chemicals has a reasonable valuation but sharply weaker margins and returns.\",\r\ncompany:\"Rho Chemicals\",\r\nsector:\"Chemicals\",\r\ncorrect:\"WEAK\",\r\nmove:\"Deteriorating fundamentals\",\r\n\r\nratios:[\r\n[\"P\/E\",\"15.0x\",\"18.0x\",\"good\"],\r\n[\"ROE\",\"7.0%\",\"14.0%\",\"bad\"],\r\n[\"ROCE\",\"6.2%\",\"13.0%\",\"bad\"],\r\n[\"Debt\/Equity\",\"1.10\",\"0.70\",\"bad\"],\r\n[\"Net Margin\",\"3.2%\",\"9.0%\",\"bad\"]\r\n],\r\n\r\nclues:{\r\nvaluation:\"The lower P\/E initially looks attractive.\",\r\nprofitability:\"Returns and margins are substantially weaker.\",\r\ndebt:\"Leverage is above the industry average.\",\r\nefficiency:\"ROCE indicates poor capital productivity.\",\r\nquality:\"The cheap valuation is accompanied by several fundamental weaknesses.\"\r\n}\r\n},\r\n\r\n{\r\ntitle:\"Case #017 \u2014 The Quality Premium\",\r\ntext:\"Sigma Software trades at a premium but has exceptional returns, margins and low debt.\",\r\ncompany:\"Sigma Software\",\r\nsector:\"Software\",\r\ncorrect:\"STRONG\",\r\nmove:\"Quality premium\",\r\n\r\nratios:[\r\n[\"P\/E\",\"38.0x\",\"28.0x\",\"neutral\"],\r\n[\"ROE\",\"34.0%\",\"20.0%\",\"good\"],\r\n[\"ROCE\",\"31.0%\",\"18.0%\",\"good\"],\r\n[\"Debt\/Equity\",\"0.08\",\"0.45\",\"good\"],\r\n[\"Net Margin\",\"25.0%\",\"15.0%\",\"good\"]\r\n],\r\n\r\nclues:{\r\nvaluation:\"The P\/E is expensive relative to peers.\",\r\nprofitability:\"Profitability is exceptionally strong.\",\r\ndebt:\"Debt is extremely low.\",\r\nefficiency:\"Capital efficiency is excellent.\",\r\nquality:\"The premium valuation is supported by unusually strong business economics.\"\r\n}\r\n},\r\n\r\n{\r\ntitle:\"Case #018 \u2014 The Debt-Fuelled Return\",\r\ntext:\"Tau Construction reports high ROE, but the company relies heavily on debt.\",\r\ncompany:\"Tau Construction\",\r\nsector:\"Construction\",\r\ncorrect:\"WAIT\",\r\nmove:\"Leverage concern\",\r\n\r\nratios:[\r\n[\"P\/E\",\"17.5x\",\"19.0x\",\"good\"],\r\n[\"ROE\",\"25.0%\",\"16.0%\",\"good\"],\r\n[\"ROCE\",\"9.0%\",\"13.0%\",\"bad\"],\r\n[\"Debt\/Equity\",\"2.75\",\"1.00\",\"bad\"],\r\n[\"Interest Coverage\",\"1.9x\",\"4.2x\",\"bad\"]\r\n],\r\n\r\nclues:{\r\nvaluation:\"The P\/E is somewhat attractive.\",\r\nprofitability:\"ROE looks strong, but ROCE tells a weaker story.\",\r\ndebt:\"Very high leverage is the primary warning.\",\r\nefficiency:\"ROCE is below the industry average.\",\r\nquality:\"The high ROE may partly reflect leverage rather than superior operating performance.\"\r\n}\r\n},\r\n\r\n{\r\ntitle:\"Case #019 \u2014 The Quiet Compounder\",\r\ntext:\"Upsilon Services has moderate valuation, high returns and consistently low debt.\",\r\ncompany:\"Upsilon Services\",\r\nsector:\"Professional Services\",\r\ncorrect:\"STRONG\",\r\nmove:\"Quality compounder\",\r\n\r\nratios:[\r\n[\"P\/E\",\"22.0x\",\"23.0x\",\"good\"],\r\n[\"ROE\",\"27.0%\",\"17.0%\",\"good\"],\r\n[\"ROCE\",\"24.0%\",\"15.0%\",\"good\"],\r\n[\"Debt\/Equity\",\"0.15\",\"0.55\",\"good\"],\r\n[\"Net Margin\",\"17.0%\",\"11.0%\",\"good\"]\r\n],\r\n\r\nclues:{\r\nvaluation:\"The valuation is slightly below the industry average.\",\r\nprofitability:\"Returns and margins are significantly higher than peers.\",\r\ndebt:\"Leverage is very low.\",\r\nefficiency:\"High ROCE shows efficient capital deployment.\",\r\nquality:\"The company scores well across multiple fundamental dimensions.\"\r\n}\r\n},\r\n\r\n{\r\ntitle:\"Case #020 \u2014 The Mixed Signals\",\r\ntext:\"Omega Motors has a reasonable P\/E and strong ROE, but weak margins and high debt make the picture unclear.\",\r\ncompany:\"Omega Motors\",\r\nsector:\"Automotive\",\r\ncorrect:\"WAIT\",\r\nmove:\"Mixed fundamentals\",\r\n\r\nratios:[\r\n[\"P\/E\",\"13.5x\",\"17.0x\",\"good\"],\r\n[\"ROE\",\"20.0%\",\"15.0%\",\"good\"],\r\n[\"Debt\/Equity\",\"1.45\",\"0.80\",\"bad\"],\r\n[\"ROCE\",\"10.0%\",\"13.0%\",\"bad\"],\r\n[\"Net Margin\",\"4.0%\",\"7.0%\",\"bad\"]\r\n],\r\n\r\nclues:{\r\nvaluation:\"The company looks cheaper than its peers.\",\r\nprofitability:\"ROE is strong but margins and ROCE are weaker.\",\r\ndebt:\"Debt is considerably higher than the industry.\",\r\nefficiency:\"Operating capital efficiency is below peers.\",\r\nquality:\"The evidence is mixed, so further investigation is more appropriate than an immediate strong conclusion.\"\r\n}\r\n}\r\n\r\n];\r\n\r\n\r\nlet state={\r\nindex:0,\r\nscore:0,\r\nsolved:0,\r\ncorrect:0,\r\ndecision:null,\r\nrevealed:false\r\n};\r\n\r\n\r\nfunction load(){\r\n\r\nlet c=cases[state.index];\r\n\r\nstate.decision=null;\r\nstate.revealed=false;\r\n\r\ndocument.getElementById(\"rd-case-title\").textContent=c.title;\r\ndocument.getElementById(\"rd-case-text\").textContent=c.text;\r\n\r\ndocument.getElementById(\"rd-company\").textContent=c.company;\r\ndocument.getElementById(\"rd-sector\").textContent=c.sector;\r\n\r\ndocument.getElementById(\"rd-number\").textContent=\r\n(state.index+1)+\" \/ \"+cases.length;\r\n\r\ndocument.getElementById(\"rd-progress\").style.width=\r\n(state.index\/cases.length*100)+\"%\";\r\n\r\ndocument.getElementById(\"rd-result\").style.display=\"none\";\r\n\r\ndocument.getElementById(\"rd-reveal\").textContent=\r\n\"\ud83d\udd13 Reveal Investigation\";\r\n\r\n\r\nlet html=\"\";\r\n\r\nc.ratios.forEach(r=>{\r\n\r\nlet cls=\r\nr[3]===\"good\"\r\n?\"rd-good\"\r\n:r[3]===\"bad\"\r\n?\"rd-bad\"\r\n:\"rd-neutral\";\r\n\r\nlet signal=\r\nr[3]===\"good\"\r\n?\"Positive\"\r\n:r[3]===\"bad\"\r\n?\"Warning\"\r\n:\"Neutral\";\r\n\r\nhtml+=\r\n\"<tr>\"+\r\n\"<td><strong>\"+r[0]+\"<\/strong><\/td>\"+\r\n\"<td class='rd-number'>\"+r[1]+\"<\/td>\"+\r\n\"<td>\"+r[2]+\"<\/td>\"+\r\n\"<td class='\"+cls+\"'>\"+signal+\"<\/td>\"+\r\n\"<\/tr>\";\r\n\r\n});\r\n\r\ndocument.getElementById(\"rd-table-body\").innerHTML=html;\r\n\r\n\r\ndocument.querySelectorAll(\".rd-clue\").forEach(el=>{\r\n\r\nel.querySelector(\".rd-clue-text\").textContent=\r\nc.clues[el.dataset.key];\r\n\r\nel.querySelector(\".rd-clue-text\").style.display=\"none\";\r\n\r\n});\r\n\r\n}\r\n\r\n\r\nfunction decide(action){\r\n\r\nif(state.decision)return;\r\n\r\nstate.decision=action;\r\n\r\nlet c=cases[state.index];\r\n\r\nlet points=\r\naction===c.correct\r\n?100\r\n:20;\r\n\r\nif(action===c.correct)\r\nstate.correct++;\r\n\r\nstate.solved++;\r\nstate.score+=points;\r\n\r\ndocument.getElementById(\"rd-score\").textContent=state.score;\r\ndocument.getElementById(\"rd-cases\").textContent=state.solved;\r\n\r\ndocument.getElementById(\"rd-accuracy\").textContent=\r\nMath.round(state.correct\/state.solved*100)+\"%\";\r\n\r\n\r\nlet rank=\"Rookie\";\r\n\r\nif(state.score>=1500)\r\nrank=\"Fundamental Master\";\r\nelse if(state.score>=1000)\r\nrank=\"Ratio Detective\";\r\nelse if(state.score>=600)\r\nrank=\"Financial Analyst\";\r\nelse if(state.score>=250)\r\nrank=\"Junior Analyst\";\r\n\r\ndocument.getElementById(\"rd-rank\").textContent=rank;\r\n\r\n\r\nlet title;\r\nlet text;\r\n\r\nif(action===c.correct){\r\n\r\ntitle=\"\ud83c\udfaf Excellent Investigation!\";\r\n\r\ntext=\r\n\"You correctly interpreted the financial evidence.\\n\\n\"+\r\n\"The strongest assessment was: \"+c.correct+\".\\n\\n\"+\r\n\"Remember: ratios should always be considered together and compared with appropriate industry peers.\";\r\n\r\n}else{\r\n\r\ntitle=\"\ud83d\udd75\ufe0f The Numbers Told a Different Story\";\r\n\r\ntext=\r\n\"Your assessment was not the strongest interpretation of this case.\\n\\n\"+\r\n\"The strongest game assessment was: \"+c.correct+\".\\n\\n\"+\r\n\"Look beyond a single attractive or unattractive ratio and examine the complete financial picture.\";\r\n\r\n}\r\n\r\ndocument.getElementById(\"rd-result-title\").textContent=title;\r\ndocument.getElementById(\"rd-result-text\").textContent=text;\r\n\r\ndocument.getElementById(\"rd-answer\").textContent=\r\n\"\ud83d\udcca Best Assessment: \"+c.correct+\r\n\" | Case Theme: \"+c.move;\r\n\r\ndocument.getElementById(\"rd-points\").textContent=\r\n\"+\"+points+\" Detective Points\";\r\n\r\ndocument.getElementById(\"rd-result\").style.display=\"block\";\r\n\r\n}\r\n\r\n\r\nfunction reveal(){\r\n\r\nstate.revealed=true;\r\n\r\ndocument.querySelectorAll(\".rd-clue-text\").forEach(x=>{\r\nx.style.display=\"block\";\r\n});\r\n\r\ndocument.getElementById(\"rd-reveal\").textContent=\r\n\"\u2705 Evidence Revealed\";\r\n\r\n}\r\n\r\n\r\ndocument.querySelectorAll(\".rd-clue\").forEach(el=>{\r\n\r\nel.addEventListener(\"click\",function(){\r\n\r\nlet box=this.querySelector(\".rd-clue-text\");\r\n\r\nbox.style.display=\r\nbox.style.display===\"block\"\r\n?\"none\"\r\n:\"block\";\r\n\r\n});\r\n\r\n});\r\n\r\n\r\ndocument.querySelectorAll(\"[data-action]\").forEach(btn=>{\r\n\r\nbtn.addEventListener(\"click\",function(){\r\n\r\ndecide(this.dataset.action);\r\n\r\n});\r\n\r\n});\r\n\r\n\r\ndocument.getElementById(\"rd-reveal\")\r\n.addEventListener(\"click\",reveal);\r\n\r\n\r\ndocument.getElementById(\"rd-next\")\r\n.addEventListener(\"click\",function(){\r\n\r\nstate.index++;\r\n\r\nif(state.index>=cases.length){\r\n\r\nalert(\r\n\"\ud83c\udfc6 Ratio Detective Complete!\\n\\n\"+\r\n\"Score: \"+state.score+\r\n\"\\nAccuracy: \"+\r\nMath.round(state.correct\/state.solved*100)+\r\n\"%\"\r\n);\r\n\r\nstate.index=0;\r\n\r\n}\r\n\r\nload();\r\n\r\n});\r\n\r\n\r\nload();\r\n\r\n})();\r\n<\/script>\r\n\r\n<\/div>\n<p style=\"text-align: justify;\">Welcome to <strong>Ratio Detective<\/strong>, an interactive financial analysis game from StockMaster Universe where you investigate companies by studying their financial ratios. Instead of answering traditional quiz questions, you become a financial detective and examine a company&#8217;s valuation, profitability, debt and efficiency to uncover the strengths and weaknesses hidden inside the numbers.<\/p>\n<p style=\"text-align: justify;\">Each case presents a fictional company with a set of important financial ratios. You will compare metrics such as <strong>P\/E ratio, ROE, ROCE, debt-to-equity, net margin, operating margin and interest coverage<\/strong> against industry benchmarks. Your mission is to investigate the evidence and decide whether the company appears <strong>STRONG, WEAK or WAIT<\/strong>.<\/p>\n<p style=\"text-align: justify;\">The game is designed to teach an important fundamental-analysis principle: <strong>one ratio rarely tells the complete story<\/strong>. A company may have a low P\/E ratio but weak profitability, excessive debt or poor capital efficiency. Another company may trade at a higher valuation while generating excellent returns with a strong balance sheet.<\/p>\n<p style=\"text-align: justify;\">As you investigate each case, you can open different evidence clues covering <strong>valuation, profitability, debt, efficiency and overall business quality<\/strong>. After making your assessment, reveal the investigation results and earn Detective Points for your decision.<\/p>\n<p style=\"text-align: justify;\">Ratio Detective includes fictional company scenarios across different industries, giving you opportunities to compare businesses with different financial characteristics. As your score increases, you progress through ranks such as <strong>Junior Analyst, Financial Analyst, Ratio Detective and Fundamental Master<\/strong>.<\/p>\n<p style=\"text-align: justify;\">The goal is not to memorise ratio definitions. It is to develop the habit of asking better questions: Is the company profitable? Is its valuation reasonable? Is debt under control? Is capital being used efficiently? Are several ratios telling the same story?<\/p>\n<p style=\"text-align: justify;\">Whether you are new to fundamental analysis or want to practise reading financial ratios, <strong>Ratio Detective<\/strong> provides an engaging, risk-free way to explore company analysis through gameplay.<\/p>\n<p style=\"text-align: justify;\">Study the numbers, investigate the evidence, make your assessment and see whether you solved the case.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Welcome to Ratio Detective, an interactive financial analysis game from StockMaster Universe where you investigate companies by studying their financial [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"elementor_theme","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[80],"tags":[],"class_list":["post-609","post","type-post","status-publish","format-standard","hentry","category-fundamental-analysis-games"],"rttpg_featured_image_url":null,"rttpg_author":{"display_name":"StockMaster Universe","author_link":"https:\/\/www.stockmaster.in\/universe\/author\/unistockadmin\/"},"rttpg_comment":0,"rttpg_category":"<a href=\"https:\/\/www.stockmaster.in\/universe\/category\/stock-market-games\/fundamental-analysis-games\/\" rel=\"category tag\">Fundamental Analysis Games<\/a>","rttpg_excerpt":"Welcome to Ratio Detective, an interactive financial analysis game from StockMaster Universe where you investigate companies by studying their financial [&hellip;]","_links":{"self":[{"href":"https:\/\/www.stockmaster.in\/universe\/wp-json\/wp\/v2\/posts\/609","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.stockmaster.in\/universe\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.stockmaster.in\/universe\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.stockmaster.in\/universe\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.stockmaster.in\/universe\/wp-json\/wp\/v2\/comments?post=609"}],"version-history":[{"count":0,"href":"https:\/\/www.stockmaster.in\/universe\/wp-json\/wp\/v2\/posts\/609\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.stockmaster.in\/universe\/wp-json\/wp\/v2\/media?parent=609"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.stockmaster.in\/universe\/wp-json\/wp\/v2\/categories?post=609"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.stockmaster.in\/universe\/wp-json\/wp\/v2\/tags?post=609"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}