To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

Probabilistic CTL

From Wikipedia, the free encyclopedia

Probabilistic Computation Tree Logic (PCTL) is an extension of computation tree logic (CTL) that allows for probabilistic quantification of described properties. It has been defined in the paper by Hansson and Jonsson.[1]

PCTL is a useful logic for stating soft deadline properties, e.g. "after a request for a service, there is at least a 98% probability that the service will be carried out within 2 seconds". Akin CTL suitability for model-checking PCTL extension is widely used as a property specification language for probabilistic model checkers.

YouTube Encyclopedic

  • 1/5
    Views:
    5 010
    14 226
    308
    1 813 666
    16 377
  • EE 101/20 - Controlling Variable Equations (CTL), a tutorial.
  • Applying the central limit theorem to find probability example 1
  • Finding probability using the CLT
  • Central limit theorem | Inferential statistics | Probability and Statistics | Khan Academy
  • Probability Independent Events Rolling a Die & Flipping a Coin

Transcription

PCTL syntax

A possible syntax of PCTL can be defined as follows:

Therein, is a comparison operator and is a probability threshold.
Formulas of PCTL are interpreted over discrete Markov chains. An interpretation structure is a quadruple , where

  • is a finite set of states,
  • is an initial state,
  • is a transition probability function, , such that for all we have , and
  • is a labeling function, , assigning atomic propositions to states.


A path from a state is an infinite sequence of states . The n-th state of the path is denoted as and the prefix of of length is denoted as .

Probability measure

A probability measure on the set of paths with a common prefix of length is given by the product of transition probabilities along the prefix of the path:

For the probability measure is equal to .

Satisfaction relation

The satisfaction relation is inductively defined as follows:

  • if and only if ,
  • if and only if not ,
  • if and only if or ,
  • if and only if and ,
  • if and only if , and
  • if and only if .

See also

References

  1. ^ Hansson, Hans, and Bengt Jonsson. "A logic for reasoning about time and reliability." Formal aspects of computing 6.5 (1994): 512-535.
This page was last edited on 11 June 2023, at 19:24
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.