検索結果- 英語 - 多言語
検索内容:
null hypothesis
(statistics) A hypothesis set up to be nullified or refuted in order to support an alternative hypothesis. When used, the null hypothesis is presumed true until statistical evidence in the form of a hypothesis test indicates otherwise. Therefore, the null and the alternative hypothesis must be mutually exclusive and exhaustive.
統計学において、帰無仮説とは、反証(帰無)を目指して設定される仮説であり、仮説検定において統計的証拠が示されるまでは真であると仮定される。対立仮説と互いに排反的であり、両者で全ての可能性を網羅する必要がある。
null infinity
In a closed space-time, especially for an Einstein cylinder, null infinity for a given point is the limit of convergence of the light cone most distant from the given point. That is, it is the limit of a set of points that each have a time-like separation from every point that has a space-like separation from the given point.
閉じた時空、特にアインシュタイン円筒のようなモデルにおいて、与えられた点から最も遠く離れた光円錐が収束する極限点として定義される。 / 与えられた点について、空間的に分離された全ての点と時間的な関係を持つ点集合の収束極限を示す。
null and void
null-homotopic
null anaphoras
plural of null anaphora
「null anaphoras」は「null anaphora」の複数形です。
null sets
non-null persistent
null-subject language
A pro-drop language that may frequently leave out subject pronouns that are implied by verbal conjugations, such as Persian, Hebrew, and many Slavic and Romance languages.
null-subject language(ヌル・サブジェクト・ランゲージ)とは、動詞の活用や文脈から主語が明示されなくても意味が通じる、いわゆる主語が省略可能な言語のことです。 / この言語では、主語代名詞が文中に現れなくても、動詞の形やその他の手段で誰が行動をしているかを暗示しており、ペルシア語、ヘブライ語、スラヴ語派やロマンス諸語などが例に挙げられます。
null-subject languages
Null Object pattern
(architecture, computing, design) A behavioural design pattern that describes the uses of null objects and their behavior (or the lack of them).
ヌルオブジェクトパターンは、null(存在しない状態)を表す代替オブジェクトを用いて、nullチェックや例外処理を避け、コードの安定性と可読性を向上させるためのデザインパターンです。 / アーキテクチャやコンピューティングの文脈で、オブジェクトが存在しない場合に、明示的なnull参照ではなく適切な振る舞いを持つ特別なオブジェクトを使用する設計手法を指します。