k and k' values

From Maths
Jump to: navigation, search
Stub grade: A**
This page is a stub
This page is a stub, so it contains little or minimal information and is on a to-do list for being expanded.The message provided is:
Worked on this before bed - needs finishing! Alec (talk) 23:14, 7 February 2018 (UTC)

Definition

Given a probability, p[0,1]R the corresponding values are:

  • k:=ln(p)ln(10)
    , higher values indicate the event we have the probability for is rarer, eg k=6 is 1 in 1,000,000 (1 million), or p=0.000001
  • k:=ln(1p)ln(10)
    , higher values indicate the event we have the probability for is more common, eg k=6 is 999,999 in 1,000,000, or p=0.999999

Given a k-value, kN0 then the corresponding probability is:

  • p:=10k

Given a k'-value, kN0 then the corresponding probability is:

  • p:=110k

Selected examples

value, v v k (rarity) v k (commonality)
(As probability)
0 1 (certainty) 0 (impossibility)
1 0.1 1 in 10 0.9 9 in 10
2 0.01 1 in 100 0.99 99 in 100
3 0.001 1 in 1,000 0.999 999 in 1,000
4 0.0001 1 in 10,000 0.9999 9,999 in 10,000
0 (impossibility) 1 (certainty)

Purpose