List.Covariance
วากยสัมพันธ์
List.Covariance(numberList1 as list, numberList2 as list) as nullable number
ประมาณ
แสดงค่าความแปรปรวนระหว่างสองรายการ numberList1
และ numberList2
numberList1
และ numberList2
ต้องมีจํานวนค่า number
เท่ากัน
ตัวอย่างที่ 1
คํานวณค่าความแปรปรวนระหว่างสองรายการ
การใช้งาน
List.Covariance({1, 2, 3}, {1, 2, 3})
ผลลัพธ์ของ
0.66666666666666607