Պատկեր:Linear regression.svg

Page contents not supported in other languages.
Վիքիպեդիայից՝ ազատ հանրագիտարանից

Սկզբնական նիշք(SVG-նիշք, անվանապես 438 × 289 փիքսել, նիշքի չափը՝ 71 ԿԲ)

Այս նիշքը տեղադրված է Վիքիպահեստում է և այն կարող է օգտագործվել այլ նախագծերի կողմից։ Վիքիպահեստում նիշքի մասին տեղեկությունների հիմնական մասը ներկայացված է ստորև։

Ամփոփում

 
Սա graphic ստեղծված է եղել SageMath օգնությամբ: .
Նկարագրում
English: Random data points and their linear regression. Created with the following Sage (http://sagemath.org) commands:
X = RealDistribution('uniform', [-20, 60])

Y = RealDistribution('gaussian', 1.5)

f(x) = 3*x/20 + 5

xvals = [X.get_random_element() for _ in range(100)]

data = [(x, f(x) + Y.get_random_element()) for x in xvals]

m, b = var('m b')

g(x) = m*x + b

g(x) = g(x).subs(find_fit(data, g, solution_dict=True))

p = list_plot(data) + plot(g, (x, -20, 60), color='red')

p.save('linear_regression.svg')
Թվական
Աղբյուր Բեռնողի սեփական աշխատանք
Հեղինակ Sewaqu
Այլ մեկնակերպներ Derivative works of this file:  Sedm zakladnich nastroju zlepsovani kvality cz.svg

Արտոնագրում

Public domain I, the copyright holder of this work, release this work into the public domain. This applies worldwide.
In some countries this may not be legally possible; if so:
I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.

Captions

Add a one-line explanation of what this file represents
A straight line with y-intercept 5 fitted to datapoints

Items portrayed in this file

պատկերված

Extrapolation անգլերեն

5 Նոյեմբերի 2010

Նիշքի պատմություն

Մատնահարեք օրվան/ժամին՝ նիշքի այդ պահին տեսքը դիտելու համար։

Օր/ԺամՄանրապատկերՕբյեկտի չափըՄասնակիցՄեկնաբանություն
ընթացիկ10:42, 31 Մարտի 201610:42, 31 Մարտի 2016 տարբերակի մանրապատկերը438 × 289 (71 ԿԲ)RaphaelQStransparent background
03:18, 5 Նոյեմբերի 201003:18, 5 Նոյեմբերի 2010 տարբերակի մանրապատկերը438 × 289 (42 ԿԲ)Sewaqu{{Information |Description={{en|1=Random data points and their linear regression. Created with the following Sage (http://sagemath.org) commands: X = RealDistribution('uniform', [-20, 60]) Y = RealDistribution('gaussian', 1.5) f(x) = 3*x/20 + 5 xvals

Հետևյալ 2 էջերը հղվում են այս նիշքին՝

Նիշքի համընդհանուր օգտագործում

Հետևյալ այլ վիքիները օգտագործում են այս նիշքը՝

Տեսնել այս նիշքի ավելի համընդհանուր օգտագործումը:

Մետատվյալներ