Optimization models for portfolio optimizationReference request: how to model nonlinear regression?What is the connection of Operations Research and Reinforcement Learning?Recommended books/materials for practical applications of Operations Research in industryHow to avoid having your optimization models rusting?Benchmark problems for scenario-based stochastic optimizationCombinatorial Optimization: Metaheuristics, CP, IP — “versus” or “and”?Usages of logarithmic mean in optimizationGuidelines for Linear Optimization approaches?As an Operations Research professional, how is your time divided when working on an optimization project?maximum eigenvalue across subsamples

What are the effects of abstaining from eating a certain flavor?

Is it ok for parents to kiss and romance with each other while their 2- to 8-year-old child watches?

Is there a formal/better word than "skyrocket" for the given context?

Did Rabbi Akiva accept arguments from ignorance?

How to convert diagonal matrix to rectangular matrix

Is there a method for differentiating informative comments from commented out code?

Interpretation of non-significant results as "trends"

Is it okay to use open source code to do an interview task?

Do injective, yet not bijective, functions have an inverse?

I make billions (#6)

Conditions for Roots of a quadratic equation at infinity

What was the profession 芸者 (female entertainer) called in Russia?

Is it possible to complete a PhD in CS in 3 years?

How was the Shuttle loaded and unloaded from its carrier aircraft?

How do you move up one folder in Finder?

Is there a strong legal guarantee that the U.S. can give to another country that it won't attack them?

Password Hashing Security Using Scrypt & Argon2

Can the word "desk" be used as a verb?

Did right-wing politician Franz Josef Strauss ever explain why he gave a 3 billion loan to East Germany in 1983?

Users forgetting to regenerate PDF before sending it

Why does the Antonov AN-225 not have any winglets?

Did the Ottoman empire suppress the printing press?

What could cause the sea level to massively decrease?

Generalized Behrend version for Grothendieck-Lefschetz trace formula



Optimization models for portfolio optimization


Reference request: how to model nonlinear regression?What is the connection of Operations Research and Reinforcement Learning?Recommended books/materials for practical applications of Operations Research in industryHow to avoid having your optimization models rusting?Benchmark problems for scenario-based stochastic optimizationCombinatorial Optimization: Metaheuristics, CP, IP — “versus” or “and”?Usages of logarithmic mean in optimizationGuidelines for Linear Optimization approaches?As an Operations Research professional, how is your time divided when working on an optimization project?maximum eigenvalue across subsamples













7












$begingroup$


What are the mainstream models for portfolio optimization? We have Markowitz mean-variance model and CVaR-based models (e.g., max return subject to a CVaR constraint). What else is out there in terms of risk measures or formulations?










share|improve this question









New contributor



Daniel Duque is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






$endgroup$
















    7












    $begingroup$


    What are the mainstream models for portfolio optimization? We have Markowitz mean-variance model and CVaR-based models (e.g., max return subject to a CVaR constraint). What else is out there in terms of risk measures or formulations?










    share|improve this question









    New contributor



    Daniel Duque is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.






    $endgroup$














      7












      7








      7





      $begingroup$


      What are the mainstream models for portfolio optimization? We have Markowitz mean-variance model and CVaR-based models (e.g., max return subject to a CVaR constraint). What else is out there in terms of risk measures or formulations?










      share|improve this question









      New contributor



      Daniel Duque is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      $endgroup$




      What are the mainstream models for portfolio optimization? We have Markowitz mean-variance model and CVaR-based models (e.g., max return subject to a CVaR constraint). What else is out there in terms of risk measures or formulations?







      optimization combinatorial-optimization






      share|improve this question









      New contributor



      Daniel Duque is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.










      share|improve this question









      New contributor



      Daniel Duque is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      share|improve this question




      share|improve this question








      edited 8 hours ago









      EhsanK

      1,1292 silver badges22 bronze badges




      1,1292 silver badges22 bronze badges






      New contributor



      Daniel Duque is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      asked 9 hours ago









      Daniel DuqueDaniel Duque

      665 bronze badges




      665 bronze badges




      New contributor



      Daniel Duque is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.




      New contributor




      Daniel Duque is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






















          1 Answer
          1






          active

          oldest

          votes


















          1












          $begingroup$

          Here's what is not really mainstream now, but should be. The mean and especially the covariance matrix of returns is not known. Treating estimates of then as though they are known with certainty can lead to very suboptimal results.



          Just to start vectoring yourself in the right direction, you can start by looking at



          MEAN–VARIANCE PORTFOLIO OPTIMIZATION WHEN MEANS AND COVARIANCES ARE UNKNOWN, TZE LEUNG LAI, HAIPENG XING, and ZEHAO CHEN, Annals of Statistics, 2011, Vol. 5, No. 2A, 798–823.



          Improving Portfolios Global Performance with Robust Covariance Matrix Estimation:Application to the Maximum Variety Portfolio, Emmanuelle Jay, Eugenie Terreaux, Jean-Philippe Ovarlez, and Frederic Pascal.



          You may also find of interest methods to identify financial risk factors using large data sets.



          Identifying Financial Risk Factors with a Low-Rank Sparse Decomposition, Lisa Goldberg and Alex Shkolnik. This decomposes covariance as a sum of a rank-one factor component and a diagonal security specific return component



          Here is a semi-classic paper advising you NOT to use the sample covariance matrix for portfolio optimization. "Shrinking" it toward a better conditioned matrix. even though producing a biased estimator of the covariance matrix, can improve the results of portfolio optimization (note that the condition number of the sample covariance matrix is a very biased estimator of the condition number of the true covariance matrix, and is infinite when the number of vector data points is less than the number of variables).



          Honey, I Shrunk the Sample Covariance Matrix, Olivier Ledoit and MichaelWolf, The Journal of Portfolio Management Summer 2004, 30 (4) 110-119 (link is to free version of the paper)






          share|improve this answer











          $endgroup$















            Your Answer








            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "700"
            ;
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function()
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled)
            StackExchange.using("snippets", function()
            createEditor();
            );

            else
            createEditor();

            );

            function createEditor()
            StackExchange.prepareEditor(
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: false,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: null,
            bindNavPrevention: true,
            postfix: "",
            imageUploader:
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            ,
            noCode: true, onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );






            Daniel Duque is a new contributor. Be nice, and check out our Code of Conduct.









            draft saved

            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2for.stackexchange.com%2fquestions%2f911%2foptimization-models-for-portfolio-optimization%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            1












            $begingroup$

            Here's what is not really mainstream now, but should be. The mean and especially the covariance matrix of returns is not known. Treating estimates of then as though they are known with certainty can lead to very suboptimal results.



            Just to start vectoring yourself in the right direction, you can start by looking at



            MEAN–VARIANCE PORTFOLIO OPTIMIZATION WHEN MEANS AND COVARIANCES ARE UNKNOWN, TZE LEUNG LAI, HAIPENG XING, and ZEHAO CHEN, Annals of Statistics, 2011, Vol. 5, No. 2A, 798–823.



            Improving Portfolios Global Performance with Robust Covariance Matrix Estimation:Application to the Maximum Variety Portfolio, Emmanuelle Jay, Eugenie Terreaux, Jean-Philippe Ovarlez, and Frederic Pascal.



            You may also find of interest methods to identify financial risk factors using large data sets.



            Identifying Financial Risk Factors with a Low-Rank Sparse Decomposition, Lisa Goldberg and Alex Shkolnik. This decomposes covariance as a sum of a rank-one factor component and a diagonal security specific return component



            Here is a semi-classic paper advising you NOT to use the sample covariance matrix for portfolio optimization. "Shrinking" it toward a better conditioned matrix. even though producing a biased estimator of the covariance matrix, can improve the results of portfolio optimization (note that the condition number of the sample covariance matrix is a very biased estimator of the condition number of the true covariance matrix, and is infinite when the number of vector data points is less than the number of variables).



            Honey, I Shrunk the Sample Covariance Matrix, Olivier Ledoit and MichaelWolf, The Journal of Portfolio Management Summer 2004, 30 (4) 110-119 (link is to free version of the paper)






            share|improve this answer











            $endgroup$

















              1












              $begingroup$

              Here's what is not really mainstream now, but should be. The mean and especially the covariance matrix of returns is not known. Treating estimates of then as though they are known with certainty can lead to very suboptimal results.



              Just to start vectoring yourself in the right direction, you can start by looking at



              MEAN–VARIANCE PORTFOLIO OPTIMIZATION WHEN MEANS AND COVARIANCES ARE UNKNOWN, TZE LEUNG LAI, HAIPENG XING, and ZEHAO CHEN, Annals of Statistics, 2011, Vol. 5, No. 2A, 798–823.



              Improving Portfolios Global Performance with Robust Covariance Matrix Estimation:Application to the Maximum Variety Portfolio, Emmanuelle Jay, Eugenie Terreaux, Jean-Philippe Ovarlez, and Frederic Pascal.



              You may also find of interest methods to identify financial risk factors using large data sets.



              Identifying Financial Risk Factors with a Low-Rank Sparse Decomposition, Lisa Goldberg and Alex Shkolnik. This decomposes covariance as a sum of a rank-one factor component and a diagonal security specific return component



              Here is a semi-classic paper advising you NOT to use the sample covariance matrix for portfolio optimization. "Shrinking" it toward a better conditioned matrix. even though producing a biased estimator of the covariance matrix, can improve the results of portfolio optimization (note that the condition number of the sample covariance matrix is a very biased estimator of the condition number of the true covariance matrix, and is infinite when the number of vector data points is less than the number of variables).



              Honey, I Shrunk the Sample Covariance Matrix, Olivier Ledoit and MichaelWolf, The Journal of Portfolio Management Summer 2004, 30 (4) 110-119 (link is to free version of the paper)






              share|improve this answer











              $endgroup$















                1












                1








                1





                $begingroup$

                Here's what is not really mainstream now, but should be. The mean and especially the covariance matrix of returns is not known. Treating estimates of then as though they are known with certainty can lead to very suboptimal results.



                Just to start vectoring yourself in the right direction, you can start by looking at



                MEAN–VARIANCE PORTFOLIO OPTIMIZATION WHEN MEANS AND COVARIANCES ARE UNKNOWN, TZE LEUNG LAI, HAIPENG XING, and ZEHAO CHEN, Annals of Statistics, 2011, Vol. 5, No. 2A, 798–823.



                Improving Portfolios Global Performance with Robust Covariance Matrix Estimation:Application to the Maximum Variety Portfolio, Emmanuelle Jay, Eugenie Terreaux, Jean-Philippe Ovarlez, and Frederic Pascal.



                You may also find of interest methods to identify financial risk factors using large data sets.



                Identifying Financial Risk Factors with a Low-Rank Sparse Decomposition, Lisa Goldberg and Alex Shkolnik. This decomposes covariance as a sum of a rank-one factor component and a diagonal security specific return component



                Here is a semi-classic paper advising you NOT to use the sample covariance matrix for portfolio optimization. "Shrinking" it toward a better conditioned matrix. even though producing a biased estimator of the covariance matrix, can improve the results of portfolio optimization (note that the condition number of the sample covariance matrix is a very biased estimator of the condition number of the true covariance matrix, and is infinite when the number of vector data points is less than the number of variables).



                Honey, I Shrunk the Sample Covariance Matrix, Olivier Ledoit and MichaelWolf, The Journal of Portfolio Management Summer 2004, 30 (4) 110-119 (link is to free version of the paper)






                share|improve this answer











                $endgroup$



                Here's what is not really mainstream now, but should be. The mean and especially the covariance matrix of returns is not known. Treating estimates of then as though they are known with certainty can lead to very suboptimal results.



                Just to start vectoring yourself in the right direction, you can start by looking at



                MEAN–VARIANCE PORTFOLIO OPTIMIZATION WHEN MEANS AND COVARIANCES ARE UNKNOWN, TZE LEUNG LAI, HAIPENG XING, and ZEHAO CHEN, Annals of Statistics, 2011, Vol. 5, No. 2A, 798–823.



                Improving Portfolios Global Performance with Robust Covariance Matrix Estimation:Application to the Maximum Variety Portfolio, Emmanuelle Jay, Eugenie Terreaux, Jean-Philippe Ovarlez, and Frederic Pascal.



                You may also find of interest methods to identify financial risk factors using large data sets.



                Identifying Financial Risk Factors with a Low-Rank Sparse Decomposition, Lisa Goldberg and Alex Shkolnik. This decomposes covariance as a sum of a rank-one factor component and a diagonal security specific return component



                Here is a semi-classic paper advising you NOT to use the sample covariance matrix for portfolio optimization. "Shrinking" it toward a better conditioned matrix. even though producing a biased estimator of the covariance matrix, can improve the results of portfolio optimization (note that the condition number of the sample covariance matrix is a very biased estimator of the condition number of the true covariance matrix, and is infinite when the number of vector data points is less than the number of variables).



                Honey, I Shrunk the Sample Covariance Matrix, Olivier Ledoit and MichaelWolf, The Journal of Portfolio Management Summer 2004, 30 (4) 110-119 (link is to free version of the paper)







                share|improve this answer














                share|improve this answer



                share|improve this answer








                edited 7 hours ago

























                answered 7 hours ago









                Mark L. StoneMark L. Stone

                2,1645 silver badges23 bronze badges




                2,1645 silver badges23 bronze badges




















                    Daniel Duque is a new contributor. Be nice, and check out our Code of Conduct.









                    draft saved

                    draft discarded


















                    Daniel Duque is a new contributor. Be nice, and check out our Code of Conduct.












                    Daniel Duque is a new contributor. Be nice, and check out our Code of Conduct.











                    Daniel Duque is a new contributor. Be nice, and check out our Code of Conduct.














                    Thanks for contributing an answer to Operations Research Stack Exchange!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid


                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.

                    Use MathJax to format equations. MathJax reference.


                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2for.stackexchange.com%2fquestions%2f911%2foptimization-models-for-portfolio-optimization%23new-answer', 'question_page');

                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    Sahara Skak | Bilen | Luke uk diar | NawigatsjuunCommonskategorii: SaharaWikivoyage raisfeerer: Sahara26° N, 13° O

                    The fall designs the understood secretary. Looking glass Science Shock Discovery Hot Everybody Loves Raymond Smile 곳 서비스 성실하다 Defas Kaloolon Definition: To combine or impregnate with sulphur or any of its compounds as to sulphurize caoutchouc in vulcanizing Flame colored Reason Useful Thin Help 갖다 유명하다 낙엽 장례식 Country Iron Definition: A fencer a gladiator one who exhibits his skill in the use of the sword Definition: The American black throated bunting Spiza Americana Nostalgic Needy Method to my madness 시키다 평가되다 전부 소설가 우아하다 Argument Tin Feeling Representative Gym Music Gaur Chicken 일쑤 코치 편 학생증 The harbor values the sugar. Vasagle Yammoe Enstatite Definition: Capable of being limited Road Neighborly Five Refer Built Kangaroo 비비다 Degree Release Bargain Horse 하루 형님 유교 석 동부 괴롭히다 경제력

                    19. јануар Садржај Догађаји Рођења Смрти Празници и дани сећања Види још Референце Мени за навигацијуу