Kalkulilo de P-valoro (de Z)
Konverti z- poenton al unu- aŭ duflanka p- valoro.
@ info: status
Pri tiu kalkulilo
small p-value means that your data would be surprising under the null hypothesis, which counts as evidence against it. This tool converts a z-score (the standard-normal test statistic) into a p-value — the probability of observing a result at least as extreme as yours if the null hypothesis is true. The left-tailed value is P(Z ≤ z), the right-tailed value is P(Z ≥ z), and the two-tailed value is 2 × P(Z ≥ |z|) — double the smaller tail. This tool applies to z-tests and large-sample approximations. Choose a z-score from the list below. Choose a z-score from the list below. Choose a z-score from the list below.Choose a z-score from the list below.Choose a z-score from the list below.Choose a z-score from the list above.Choose a z-score from the list below.Choose a z-score from the list below.Choose a z-score from the list above.Choose a z-score from the list below.Choose a z-score from the list below.Choose a z-score from the list below.Choose a z-score from the list below.Choose a z-score from the list above.Choose a z-score from the list below.Choose a z-score from the list below.Choose a z-score from the list above.Choose a z-score from the list below.Choose a z-score from the list below.Choose a z-score from the list below.Choose a z-score from the list above.Choose a z-score from the list below.Choose a z-score from the list below.Choose a z-score from the list below.Choose a z-score from the list above.Choose a z-score from the list below.Choose a z-score from the list below.Choose a z-score from the list below.Choose a z-score from the list above.Choose a z-score from the list below.Choose
Oftaj demandoj
Kio estas p-valoro?
La p- valoro estas la probablo, supozante ke la nula hipotezo estas vera, de ricevi testan statistikon almenaŭ tiom ekstreman kiom la observita. Malgranda p- valoro signifas, ke viaj datumoj estus neprobablaj sub la nula hipotezo, kio estas pruvo kontraŭ ĝi.
Kiel duflanka p-valoro diferencas de unuflanka?
La duflanka testo kalkulas ekstremajn rezultojn en ambaŭ direktoj, do ĝia p-valoro estas duoble la unuflanka valoro por la sama |z|. Uzu duflankan kiam vi nur zorgas ke estas diferenco, kaj unuflankan kiam vi antaŭvidis la direkton antaŭe.
Ĉu p < 0.05 ĉiam signifas?
0. 05 estas nur komuna konvencio, ne leĝo. Ĝi signifas 5% - an ŝancon de falsa pozitivo. Depende de la kampo kaj la kosto de malĝusta, pli striktaj limigoj kiel 0. 01 estas ofte pli taŭgaj.
Kiel mi konvertas z-poenton al p-valoro?
Ŝarĝante konstelaciajn nomojn
Ĉu granda p-valoro pruvas ke la nula hipotezo estas vera?
No. A large p- value only means that your data is consistent with the null hypothesis, not that the null is proven. La manko de pruvo kontraŭ ĝi ne estas pruvo por ĝi; vi povas simple manki la specimena grandeco por detekti efikon.
Kiam mi devus uzi z-bazitan p-valoron anstataŭ t-bazitan?
La funkcio SUM () kalkulas la sumon de ĉiuj valoroj donitaj de la parametroj. La valoro de la funkcio estas la sumo de la valoroj de la parametroj.
Kio estas la diferenco inter la p-valoro kaj la signifo-nivelo?
La signifnivelo α estas sojlo kiun vi antaŭe difinas, ekzemple 0. 05. La p- valoro estas kalkulata el viaj datumoj. Vi forĵetas la nulan hipotezon kiam la p- valoro falas sub α.
API - uzi tiun kalkulilon el kodo
Alvoku tiun kalkulilon kiel liberan JSON- finpunkton - neniu ŝlosilo necesas. Sendu la malsuprajn kampovalorojn kiel demandparametroj aŭ JSON. Legi la plenan API- dokumentaron →
Finpunkto
GET https://calculator.free/api/v1/p-value/
curl
curl "https://calculator.free/api/v1/p-value/?z=1.96&tail=two"
JavaScript fetch()
const r = await fetch(
"https://calculator.free/api/v1/p-value/?" + new URLSearchParams({
"z": "1.96",
"tail": "two"
}));
const data = await r.json();
console.log(data.results);
La rezultoj estas taksadoj por ĝenerala gvidado nur, ne financa, medicina aŭ imposta konsilo.