Home License -- for personal use only. Not for government, academic, research, commercial, or other organizational use. 13-May-2025 18:30:23 supreme_vacancy_test(): MATLAB/Octave version 9.11.0.2358333 (R2021b) Update 7 Test supreme_vacancy() die_this_year_test(): Test die_this_year(), which estimates the probability that a particular judge will die within one year. # Prob Age Name 1 0.031 70 John Roberts 2 0.053 76 Clarence Thomas 3 0.048 75 Samuel Alito 4 0.019 70 Sonya Sotomayor 5 0.015 65 Elena Kagan 6 0.018 57 Neil Gorsuch 7 0.022 60 Brett Kavanaugh 8 0.007 53 Amy Barrett 9 0.008 54 Ketanji Jackson die_this_span_test(): Test die_this_span(), which estimates the probability that a particular judge will die within a given span of years. Age Prob #1 70 John Roberts 71 0.031 74 0.119 78 0.225 82 0.317 #2 76 Clarence Thomas 77 0.053 80 0.195 84 0.352 88 0.478 #3 75 Samuel Alito 76 0.048 79 0.178 83 0.324 87 0.444 #4 70 Sonya Sotomayor 71 0.019 74 0.073 78 0.141 82 0.204 #5 65 Elena Kagan 66 0.015 69 0.057 73 0.111 77 0.162 #6 57 Neil Gorsuch 58 0.017 61 0.068 65 0.132 69 0.191 #7 60 Brett Kavanaugh 61 0.022 64 0.085 68 0.162 72 0.233 #8 53 Amy Barrett 54 0.007 57 0.030 61 0.058 65 0.086 #9 54 Ketanji Jackson 55 0.008 58 0.032 62 0.063 66 0.093 vacancy_this_span_test(): Test vacancy_this_span(), which estimates the probability that there will be a vacancy within a given span of years. Span Prob 1 0.201 2 0.361 3 0.490 4 0.592 5 0.674 6 0.739 7 0.792 8 0.834 9 0.867 10 0.894 11 0.915 12 0.932 supreme_vacancy_test(): Normal end of execution. 13-May-2025 18:30:24