「AP過去問 令和5年度秋期 午前 問15」の版間の差分

提供:yonewiki
編集の要約なし
 
(同じ利用者による、間の2版が非表示)
1行目: 1行目:
<freescript></script><script type="text/x-mathjax-config">
  MathJax.Ajax.config.path["Contrib"]="https://wiki.yo-net.jp/mathjax/";
  MathJax.Hub.Register.StartupHook("TeX Jax Ready",function (){
    MathJax.Hub.Insert(
      MathJax.InputJax.TeX.Definitions.macros,{
        cancel: ["Extension","cancel"],
        bcancel: ["Extension","cancel"],
        xcancel: ["Extension","cancel"],
        cancelto: ["Extension","cancel"]
      }
    );
  });
  MathJax.Hub.Config({
    tex2jax:{
      displayMath: [[','],['\\[', '\\]']],  //displayスタイル数式に利用する記号の指定
      inlineMath:  [['\\@', '\\@'],['\\(', '\\)']],//inlineスタイル数式に利用する記号の指定
                                                  //ここは使う人が自由に設定する部分です。
      processEscapes: true
    },
    TeX:{
//    equationNumbers:{autoNumber: "AMS"},
      extensions: ["[Contrib]/physics/physics.js","[Contrib]/siunitx/siunitx.js", "color.js", "cancel.js"]
    },
    "HTML-CSS": {
      availableFonts: [],
      preferredFont: null,
      webFont: "Neo-Euler"
    },
  });
</script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.9/MathJax.js?config=TeX-AMS_HTML-full"></script>
<script></freescript>
<freescript></script>
<style>
.table-container {
    display: inline-block;
    text-align: left;
    margin: 20px;
}
.table-header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px;
}
</style>
<style>
div.imadake-left mjx-container[jax="CHTML"][display="true"]{text-align: left;}
.imadake-left .MathJax_Display {
  text-align: left !important;
  font-size: 0.9rem;
}
</style>
<script></freescript>
[[AP過去問 令和5年度秋期 午前#問題|AP過去問 令和5年度秋期 午前 問題]]に戻る
[[AP過去問 令和5年度秋期 午前#問題|AP過去問 令和5年度秋期 午前 問題]]に戻る


22行目: 76行目:


=='''回答・解説'''==
=='''回答・解説'''==
 2重に障害は発生しないから1台の稼働率は関係なくて、フェールオーバーに要する時間の2時間とMTBF(Mean Time Between Failure:平均故障間隔)の99時間だけが問題を解くのに必要な要素になります。
<span style="font-size: 0.9rem;"> \text{稼働率}=\text{平均故障間隔} \div (\text{平均故障間隔}+\text{フェイルオーバー時間}) </span>
<span style="font-size: 0.9rem;"> \phantom{\text{稼働率}}= \frac{99}{99+2} </span>
<span style="font-size: 0.9rem;"> \phantom{\text{稼働率}}= \frac{99}{101} </span>
<freescript></script>
<div class="imadake-left" align="left">
$$
\require{enclose}
\begin{array}{r}
  0.98 \\
  101 \enclose{longdiv}{99\phantom{.00}} \\
  \underline{90.9\phantom{0}} \\
  8.1\phantom{0} \\
  \underline{8.08} \\
  2
\end{array}
$$
</div>
<script></freescript>
<span style="font-size: 0.9rem;"> \phantom{\text{稼働率}}= 0.98 </span>
 したがって
<span style = "background:linear-gradient(transparent 75%, #7fbfff 75%); font-weight:bold; ">
エ</span>
 が答えです。





2025年4月16日 (水) 23:41時点における最新版

AP過去問 令和5年度秋期 午前 問題に戻る

AP過去問 令和5年度秋期 午前 問14前の問題へ

AP過去問 令和5年度秋期 午前 問16次の問題へ

 

問15(問題文)

 アクティブ-スタンバイ構成の2台のサーバから成るシステムがある。各サーバのMTBFは99時間、MTTRは10時間、フェールオーバーに要する時間は2時間であるときこのシステムの稼働率はおよそ幾らか。ここで、二重に障害は発生しないものとする。


ア 0.82

イ 0.89

ウ 0.91

エ 0.98

 

回答・解説

 2重に障害は発生しないから1台の稼働率は関係なくて、フェールオーバーに要する時間の2時間とMTBF(Mean Time Between Failure:平均故障間隔)の99時間だけが問題を解くのに必要な要素になります。


\text{稼働率}=\text{平均故障間隔} \div (\text{平均故障間隔}+\text{フェイルオーバー時間})

\phantom{\text{稼働率}}= \frac{99}{99+2}

\phantom{\text{稼働率}}= \frac{99}{101}

\require{enclose} \begin{array}{r} 0.98 \\ 101 \enclose{longdiv}{99\phantom{.00}} \\ \underline{90.9\phantom{0}} \\ 8.1\phantom{0} \\ \underline{8.08} \\ 2 \end{array}

\phantom{\text{稼働率}}= 0.98


 したがって



 が答えです。


 


AP過去問 令和5年度秋期 午前 問14前の問題へ

AP過去問 令和5年度秋期 午前 問16次の問題へ

AP過去問 令和5年度秋期 午前 問題に戻る